diff --git a/homeassistant/components/bosch_shc/manifest.json b/homeassistant/components/bosch_shc/manifest.json index c645c5dcc01..a4a069772a4 100644 --- a/homeassistant/components/bosch_shc/manifest.json +++ b/homeassistant/components/bosch_shc/manifest.json @@ -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"],