1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-20 02:48:57 +00:00

Add integration_type hub to bosch_shc (#158868)

This commit is contained in:
Joost Lekkerkerker
2025-12-13 08:30:04 +01:00
committed by GitHub
parent 984385cd98
commit 3bb88ed433

View File

@@ -5,6 +5,7 @@
"codeowners": ["@tschamm"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/bosch_shc",
"integration_type": "hub",
"iot_class": "local_push",
"loggers": ["boschshcpy"],
"requirements": ["boschshcpy==0.2.107"],