diff --git a/homeassistant/components/yeelight/manifest.json b/homeassistant/components/yeelight/manifest.json index 20d434da3c2..26c776975cd 100644 --- a/homeassistant/components/yeelight/manifest.json +++ b/homeassistant/components/yeelight/manifest.json @@ -14,6 +14,7 @@ "homekit": { "models": ["YL*"] }, + "integration_type": "device", "iot_class": "local_push", "loggers": ["async_upnp_client", "yeelight"], "requirements": ["yeelight==0.7.16", "async-upnp-client==0.46.2"], diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index be19afc5134..eacd59fa560 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -7972,7 +7972,7 @@ "name": "Yeelight", "integrations": { "yeelight": { - "integration_type": "hub", + "integration_type": "device", "config_flow": true, "iot_class": "local_push", "name": "Yeelight"