diff --git a/homeassistant/components/hyperion/manifest.json b/homeassistant/components/hyperion/manifest.json index 6c14b2ddf6c..5d66956c1e0 100644 --- a/homeassistant/components/hyperion/manifest.json +++ b/homeassistant/components/hyperion/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@dermotduffy"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/hyperion", + "integration_type": "hub", "iot_class": "local_push", "loggers": ["hyperion"], "requirements": ["hyperion-py==0.7.6"],