diff --git a/homeassistant/components/meater/manifest.json b/homeassistant/components/meater/manifest.json index 1e10d60d8c9..813edab26f8 100644 --- a/homeassistant/components/meater/manifest.json +++ b/homeassistant/components/meater/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@Sotolotl", "@emontnemery"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/meater", + "integration_type": "hub", "iot_class": "cloud_polling", "requirements": ["meater-python==0.0.8"] }