diff --git a/Arilux-LC04.md b/Arilux-LC04.md index 40d57b69..b98aa51e 100644 --- a/Arilux-LC04.md +++ b/Arilux-LC04.md @@ -1,7 +1,5 @@ # Arilux AL-LC04 (WIFI Smart RGBW Controller With 24-key IR Remote, Working Voltage: DC 9-12V, Output Current: RGBW, 4*4A) -[Learn more about Arilux devices](https://github.com/arendst/Tasmota/wiki/MagicHome-with-ESP8285-(Arilux)) - These devices can be configured as "generic module" with this GPIO configuration: * GPIO04 = [51] IRrecv * GPIO05 = [38] PWM2 (G) @@ -59,3 +57,5 @@ on IrReceived#Data=0x00FFA857 do color2 #FFFFFF endon and then activate the rules `Backlog rule1 1; rule2 1; rule3 1` + +[Learn more about Arilux devices](https://github.com/arendst/Tasmota/wiki/MagicHome-with-ESP8285-(Arilux))