diff --git a/homeassistant/components/tellduslive/manifest.json b/homeassistant/components/tellduslive/manifest.json index 4ebf1a334bd..07795c2b2bf 100644 --- a/homeassistant/components/tellduslive/manifest.json +++ b/homeassistant/components/tellduslive/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@fredrike"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/tellduslive", + "integration_type": "hub", "iot_class": "cloud_polling", "requirements": ["tellduslive==0.10.12"] }