diff --git a/homeassistant/components/snapcast/manifest.json b/homeassistant/components/snapcast/manifest.json index 80d3b6cd4913..21358156455f 100644 --- a/homeassistant/components/snapcast/manifest.json +++ b/homeassistant/components/snapcast/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@luar123"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/snapcast", + "integration_type": "hub", "iot_class": "local_push", "loggers": ["construct", "snapcast"], "requirements": ["snapcast==2.3.7"]