From 041bb65feb122964e94f2fae5e58a9625e351794 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 16 May 2022 15:04:54 +0200 Subject: [PATCH] Add additional supported models for Yeelight (#22772) --- source/_integrations/yeelight.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/yeelight.markdown b/source/_integrations/yeelight.markdown index e039b6cf17d..dbd760f51eb 100644 --- a/source/_integrations/yeelight.markdown +++ b/source/_integrations/yeelight.markdown @@ -180,7 +180,9 @@ This integration is tested to work with the following models. If you have a diff | `color1` | YLDP03YL | LED Bulb (Color) - E26 | | `color2` | YLDP06YL | LED Bulb (Color) - 2nd generation | | `color4` | YLDP13YL | LED Bulb 1S (Color) | +| `color4` | YLDP04YL | LED Bulb 1S (Color) | | `color6` | YLDP13AYL | LED Bulb 1S (Color) | +| `colorb` | YLDP005 | LED Bulb (Color) | | `colorc` | YLDP004-A | GU10 W1 (Color) | | `strip1` | YLDD01YL | Lightstrip (Color) | | `strip1` | YLDD02YL | Lightstrip (Color) |