From 79a372d75da924da2a8d9ae5cd0fb0674ee93489 Mon Sep 17 00:00:00 2001 From: hyperbit00 Date: Mon, 11 Feb 2019 22:43:48 +0100 Subject: [PATCH] Updated Arilux LC04 (markdown) --- Arilux-LC04.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Arilux-LC04.md b/Arilux-LC04.md index 1da3357f..46c3f4cf 100644 --- a/Arilux-LC04.md +++ b/Arilux-LC04.md @@ -9,7 +9,9 @@ These devices can be configured as "generic module" with this GPIO configuration * GPIO13 = [40] PWM4 (W) [Only for RGBW-Stripe] Copy this Code to your console to use the 24 Button IR Remote -`rule1 + +` +rule1 on IrReceived#Data=FFB04F do power1 on endon on IrReceived#Data=FFF807 do power1 off endon on IrReceived#Data=FF906F do dimmer + endon @@ -17,4 +19,5 @@ on IrReceived#Data=FFB847 do dimmer - endon on IrReceived#Data=FFB24D do scheme 0 endon on IrReceived#Data=FF00FF do scheme 4 endon on IrReceived#Data=FF58A7 do scheme 2 endon -on IrReceived#Data=FF30CF do scheme 3 endon` \ No newline at end of file +on IrReceived#Data=FF30CF do scheme 3 endon +` \ No newline at end of file