diff --git a/homeassistant/components/yeelight/manifest.json b/homeassistant/components/yeelight/manifest.json index 7b78f540289..3528b096c67 100644 --- a/homeassistant/components/yeelight/manifest.json +++ b/homeassistant/components/yeelight/manifest.json @@ -10,6 +10,6 @@ "hostname": "yeelink-*" }], "homekit": { - "models": ["YLDP*"] + "models": ["YLD*"] } } diff --git a/homeassistant/generated/zeroconf.py b/homeassistant/generated/zeroconf.py index 536485f7f55..d973698a34b 100644 --- a/homeassistant/generated/zeroconf.py +++ b/homeassistant/generated/zeroconf.py @@ -262,7 +262,7 @@ HOMEKIT = { "Touch HD": "rainmachine", "Welcome": "netatmo", "Wemo": "wemo", - "YLDP*": "yeelight", + "YLD*": "yeelight", "iSmartGate": "gogogate2", "iZone": "izone", "tado": "tado"