1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-19 18:38:58 +00:00

Add integration_type hub to igloohome (#159170)

This commit is contained in:
Joost Lekkerkerker
2025-12-16 11:30:23 +01:00
committed by GitHub
parent ba73ab38e8
commit 1af884293f

View File

@@ -4,6 +4,7 @@
"codeowners": ["@keithle888"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/igloohome",
"integration_type": "hub",
"iot_class": "cloud_polling",
"quality_scale": "bronze",
"requirements": ["igloohome-api==0.1.1"]