Add loggers to senz manifest (#157479)

This commit is contained in:
Åke Strandberg
2025-12-01 19:25:25 +00:00
committed by Franck Nijhof
parent 380127bc70
commit 5948ff2e31
@@ -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"]
}