1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-27 05:14:39 +00:00

Add integration_type hub to somfy_mylink (#163631)

This commit is contained in:
Joost Lekkerkerker
2026-02-20 16:16:35 +01:00
committed by GitHub
parent 69db5787ec
commit 6a9fd67e05

View File

@@ -10,6 +10,7 @@
}
],
"documentation": "https://www.home-assistant.io/integrations/somfy_mylink",
"integration_type": "hub",
"iot_class": "assumed_state",
"loggers": ["somfy_mylink_synergy"],
"requirements": ["somfy-mylink-synergy==1.0.6"]