diff --git a/homeassistant/components/aosmith/manifest.json b/homeassistant/components/aosmith/manifest.json index 66ade296440..80ed7d41228 100644 --- a/homeassistant/components/aosmith/manifest.json +++ b/homeassistant/components/aosmith/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@bdr99"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/aosmith", + "integration_type": "hub", "iot_class": "cloud_polling", "requirements": ["py-aosmith==1.0.15"] }