diff --git a/homeassistant/components/roon/manifest.json b/homeassistant/components/roon/manifest.json index 0dcb5b87581..f583f89e3eb 100644 --- a/homeassistant/components/roon/manifest.json +++ b/homeassistant/components/roon/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@pavoni"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/roon", + "integration_type": "hub", "iot_class": "local_push", "loggers": ["roonapi"], "requirements": ["roonapi==0.1.6"]