1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

Add integration_type hub to totalconnect (#163672)

This commit is contained in:
Joost Lekkerkerker
2026-02-20 19:45:21 +01:00
committed by GitHub
parent 46b0eaecf6
commit 541cc808b0
@@ -4,6 +4,7 @@
"codeowners": ["@austinmroczek"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/totalconnect",
"integration_type": "hub",
"iot_class": "cloud_polling",
"loggers": ["total_connect_client"],
"requirements": ["total-connect-client==2025.12.2"]