1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 09:38:58 +01:00

Add integration_type hub to uhoo (#163737)

This commit is contained in:
Joost Lekkerkerker
2026-02-22 10:47:59 +01:00
committed by GitHub
parent f3e5cf0e56
commit 539ad6bf2b
@@ -4,6 +4,7 @@
"codeowners": ["@getuhoo", "@joshsmonta"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/uhooair",
"integration_type": "hub",
"iot_class": "cloud_polling",
"quality_scale": "bronze",
"requirements": ["uhooapi==1.2.6"]