diff --git a/homeassistant/components/ccm15/manifest.json b/homeassistant/components/ccm15/manifest.json index 23cd5547963..957eb47b1ce 100644 --- a/homeassistant/components/ccm15/manifest.json +++ b/homeassistant/components/ccm15/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@ocalvo"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/ccm15", + "integration_type": "hub", "iot_class": "local_polling", "requirements": ["py_ccm15==0.1.2"] }