diff --git a/MagicHome-LED-strip-controller.md b/MagicHome-LED-strip-controller.md index 88f0b0d1..66f6cc0f 100644 --- a/MagicHome-LED-strip-controller.md +++ b/MagicHome-LED-strip-controller.md @@ -10,9 +10,12 @@ Board is essentially a ESP-12S (or ESP-2M) with necessary voltage converters, l Module is powered by 12V that is used to power LED strip as well. RGB models are declared as 144W, RGBW models as 192W. Module comes in (at least) 3 variants: -- RGB, -- RGBW and -- RGBW with IR receiver. +- LC01: RGB, +- LC02: RGBW and +- LC03: RGB with IR receiver. +- LC04: RGBW with IR receiver. +- LC05: RGB with Screw-Headers. +- LC06: RGBW/WW with Screw-Headers A different version of this controller with an ESP8285 is documented [here](MagicHome-with-ESP8285)