Add integration_type hub to niko_home_control (#159841)

This commit is contained in:
Joost Lekkerkerker
2025-12-28 15:01:00 +01:00
committed by GitHub
parent 40d566f7f7
commit 3a712f6512

View File

@@ -4,6 +4,7 @@
"codeowners": ["@VandeurenGlenn"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/niko_home_control",
"integration_type": "hub",
"iot_class": "local_push",
"loggers": ["nikohomecontrol"],
"requirements": ["nhc==0.7.0"]