1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Add loggers to senz manifest (#157479)

This commit is contained in:
Åke Strandberg
2025-11-28 10:19:28 +01:00
committed by Franck Nijhof
parent 380127bc70
commit 5948ff2e31

View File

@@ -6,5 +6,6 @@
"dependencies": ["application_credentials"],
"documentation": "https://www.home-assistant.io/integrations/senz",
"iot_class": "cloud_polling",
"loggers": ["aiosenz"],
"requirements": ["aiosenz==1.0.0"]
}