From e91aad9921ba65ff47b06eca3238bbf5e8f2011d Mon Sep 17 00:00:00 2001 From: Melvin Date: Fri, 28 Aug 2020 10:13:50 +0200 Subject: [PATCH] Added the new YLDP13YL Yeelight 1S Bulb Colour (#14330) Just added this Yeelight bulb to my configuration and it works out of the box. Just enable LAN control and reference it in the configuration.yml based on IP --- source/_integrations/yeelight.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/yeelight.markdown b/source/_integrations/yeelight.markdown index 5a6aca87c90..3209a249e1d 100644 --- a/source/_integrations/yeelight.markdown +++ b/source/_integrations/yeelight.markdown @@ -137,6 +137,7 @@ This integration is tested to work with the following models. If you have a diff | `color1` | YLDP02YL | LED Bulb (Color) | | `color1` | YLDP03YL | LED Bulb (Color) - E26 | | `color2` | YLDP06YL | LED Bulb (Color) - 2nd generation | +| `color4` | YLDP13YL | LED Bulb 1S (Color) | | `strip1` | YLDD01YL | Lightstrip (Color) | | `strip1` | YLDD02YL | Lightstrip (Color) | | ? | YLDD04YL | Lightstrip (Color) |