From 42303df08e3060caf26fbf93370c400e1c24aa78 Mon Sep 17 00:00:00 2001 From: Nicholas Westerhausen Date: Sat, 24 Nov 2018 15:14:13 -0500 Subject: [PATCH] Add strip light to supported lights (#7610) Address #7609 by adding YLDD04YL to supported models. --- source/_components/light.yeelight.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_components/light.yeelight.markdown b/source/_components/light.yeelight.markdown index ac8b651e0f2..609bd18e1c3 100644 --- a/source/_components/light.yeelight.markdown +++ b/source/_components/light.yeelight.markdown @@ -91,6 +91,7 @@ This component is tested to work with the following models. If you have a differ | `color2` | YLDP06YL | LED Bulb (Color) - 2nd generation | | `strip1` | YLDD01YL | Lightstrip (Color) | | `strip1` | YLDD02YL | Lightstrip (Color) | +| ? | YLDD04YL | Lightstrip (Color) | `bslamp1` | MJCTD01YL | Xiaomi Mijia Bedside Lamp - WIFI Version! | | `lamp1` | MJTD01YL | Xiaomi Mijia Smart LED Desk Lamp (autodiscovery isn't possible because the device doesn't support mDNS due to the small amount of RAM) | | `ceiling1` | YLXD01YL | Yeelight Ceiling Light |