1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

Add integration_type hub to sleepiq (#163395)

This commit is contained in:
Joost Lekkerkerker
2026-02-19 08:14:05 +01:00
committed by GitHub
parent 2bd07e6626
commit 844b20e2fc
@@ -9,6 +9,7 @@
}
],
"documentation": "https://www.home-assistant.io/integrations/sleepiq",
"integration_type": "hub",
"iot_class": "cloud_polling",
"loggers": ["asyncsleepiq"],
"requirements": ["asyncsleepiq==1.7.0"]