diff --git a/homeassistant/components/uhoo/manifest.json b/homeassistant/components/uhoo/manifest.json index 28b729984ed..5e8c316e97f 100644 --- a/homeassistant/components/uhoo/manifest.json +++ b/homeassistant/components/uhoo/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@getuhoo", "@joshsmonta"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/uhooair", + "integration_type": "hub", "iot_class": "cloud_polling", "quality_scale": "bronze", "requirements": ["uhooapi==1.2.6"]