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

Add integration_type to Motionblinds manifest (#157682)

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Paulus Schoutsen
2025-12-02 01:15:11 -05:00
committed by Franck Nijhof
parent 4c4aecd9a7
commit 047e549112

View File

@@ -19,6 +19,7 @@
}
],
"documentation": "https://www.home-assistant.io/integrations/motion_blinds",
"integration_type": "hub",
"iot_class": "local_push",
"loggers": ["motionblinds"],
"requirements": ["motionblinds==0.6.30"]