1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-14 04:20:29 +01:00

Add integration_type hub to tellduslive (#163661)

This commit is contained in:
Joost Lekkerkerker
2026-02-20 19:41:34 +01:00
committed by GitHub
parent 430f064243
commit 3f6bfa96fc
@@ -4,6 +4,7 @@
"codeowners": ["@fredrike"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/tellduslive",
"integration_type": "hub",
"iot_class": "cloud_polling",
"requirements": ["tellduslive==0.10.12"]
}