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

Add integration_type to Konnected.io manifest (#157681)

This commit is contained in:
Paulus Schoutsen
2025-12-02 03:15:18 -05:00
committed by Franck Nijhof
parent 733496ff3f
commit 4c4aecd9a7

View File

@@ -5,6 +5,7 @@
"config_flow": true,
"dependencies": ["http"],
"documentation": "https://www.home-assistant.io/integrations/konnected",
"integration_type": "hub",
"iot_class": "local_push",
"loggers": ["konnected"],
"requirements": ["konnected==1.2.0"],