diff --git a/homeassistant/components/monoprice/manifest.json b/homeassistant/components/monoprice/manifest.json index 398c8c48bb5..e8f4732946a 100644 --- a/homeassistant/components/monoprice/manifest.json +++ b/homeassistant/components/monoprice/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@etsinko", "@OnFreund"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/monoprice", + "integration_type": "hub", "iot_class": "local_polling", "loggers": ["pymonoprice"], "requirements": ["pymonoprice==0.5"]