diff --git a/homeassistant/components/homeworks/manifest.json b/homeassistant/components/homeworks/manifest.json index 011c301d00d..77f83d3be0c 100644 --- a/homeassistant/components/homeworks/manifest.json +++ b/homeassistant/components/homeworks/manifest.json @@ -4,6 +4,7 @@ "codeowners": [], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/homeworks", + "integration_type": "hub", "iot_class": "local_push", "loggers": ["pyhomeworks"], "requirements": ["pyhomeworks==1.1.2"]