From 39dab47f0c53bb17d65d22b9bdd236a8da33e408 Mon Sep 17 00:00:00 2001 From: jwillaz Date: Thu, 20 Jul 2017 10:39:21 -0700 Subject: [PATCH] Add lightstrip and names to verified models list (#3022) * Add lightstrip and names to verified models list * Remove whitespaces --- source/_components/light.yeelight.markdown | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/source/_components/light.yeelight.markdown b/source/_components/light.yeelight.markdown index 056b6246da2..cc6dd8b5ac0 100644 --- a/source/_components/light.yeelight.markdown +++ b/source/_components/light.yeelight.markdown @@ -52,7 +52,14 @@ Determine your bulb ip (using router, software, ping ...)

-This component is tested to work with models YLDP01YL, YLDP02YL and YLDP03YL. If you have a different model and it is working please let us know. +This component is tested to work with the following models: + +- **YLDP01YL**: LED Bulb (White) +- **YLDP02YL**: LED Bulb (Color) +- **YLDP03YL**: LED Bulb (Color) - E26 +- **YLDD02YL**: Lightstrip (Color) + +If you have a different model and it is working please let us know.