mirror of
https://github.com/home-assistant/core.git
synced 2025-12-20 02:48:57 +00:00
Add integration_type hub to igloohome (#159170)
This commit is contained in:
committed by
GitHub
parent
ba73ab38e8
commit
1af884293f
@@ -4,6 +4,7 @@
|
|||||||
"codeowners": ["@keithle888"],
|
"codeowners": ["@keithle888"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/igloohome",
|
"documentation": "https://www.home-assistant.io/integrations/igloohome",
|
||||||
|
"integration_type": "hub",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"quality_scale": "bronze",
|
"quality_scale": "bronze",
|
||||||
"requirements": ["igloohome-api==0.1.1"]
|
"requirements": ["igloohome-api==0.1.1"]
|
||||||
|
|||||||
Reference in New Issue
Block a user