From 6d39a4407053dee0d008402c1565f275d03e7c5d Mon Sep 17 00:00:00 2001 From: Andrei Date: Wed, 16 Nov 2022 13:34:14 +0200 Subject: [PATCH] add JYSK Kristjan LED candle --- LED_Lighting/JYSK/JYSK_Kristjan_LED_candle.ir | 52 +++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 LED_Lighting/JYSK/JYSK_Kristjan_LED_candle.ir diff --git a/LED_Lighting/JYSK/JYSK_Kristjan_LED_candle.ir b/LED_Lighting/JYSK/JYSK_Kristjan_LED_candle.ir new file mode 100644 index 00000000..d01b385a --- /dev/null +++ b/LED_Lighting/JYSK/JYSK_Kristjan_LED_candle.ir @@ -0,0 +1,52 @@ +Filetype: IR signals file +Version: 1 +# JYSK KRISTJAN LED candle +# https://jysk.com.mt/product/pillar-candle-kristjan-3pcs-pk-w-led/ +# +name: On +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 00 00 00 00 +# +name: Off +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 01 00 00 00 +# +name: Timer 4h +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 02 00 00 00 +# +name: Timer 8h +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 03 00 00 00 +# +name: Candle mode +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 04 00 00 00 +# +name: Light mode +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 05 00 00 00 +# +name: Brightness- +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 09 00 00 00 +# +name: Brightness+ +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 07 00 00 00