Updated Arilux LC04 (markdown)

Fabian 2019-11-07 14:15:45 +01:00
parent 4e9e5d7e7e
commit 38ada39c36
1 changed files with 2 additions and 2 deletions

@ -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))