1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 04:50:05 +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 GitHub
parent b1e579bea0
commit ff3d6783c6

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"],