diff --git a/homeassistant/components/heos/manifest.json b/homeassistant/components/heos/manifest.json index 6a631861b1c..e3d2632e340 100644 --- a/homeassistant/components/heos/manifest.json +++ b/homeassistant/components/heos/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@andrewsayre"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/heos", + "integration_type": "hub", "iot_class": "local_push", "loggers": ["pyheos"], "requirements": ["pyheos==1.0.0"],