From 6d39a4407053dee0d008402c1565f275d03e7c5d Mon Sep 17 00:00:00 2001 From: Andrei Date: Wed, 16 Nov 2022 13:34:14 +0200 Subject: [PATCH 1/4] 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 From 0d5c8b580f9878d5e3fc039438842d8565632c2b Mon Sep 17 00:00:00 2001 From: Andrei Date: Wed, 16 Nov 2022 13:38:58 +0200 Subject: [PATCH 2/4] update file name --- .../JYSK/{JYSK_Kristjan_LED_candle.ir => Kristjan_LED_candle.ir} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename LED_Lighting/JYSK/{JYSK_Kristjan_LED_candle.ir => Kristjan_LED_candle.ir} (100%) diff --git a/LED_Lighting/JYSK/JYSK_Kristjan_LED_candle.ir b/LED_Lighting/JYSK/Kristjan_LED_candle.ir similarity index 100% rename from LED_Lighting/JYSK/JYSK_Kristjan_LED_candle.ir rename to LED_Lighting/JYSK/Kristjan_LED_candle.ir From d98bcff6d73d6d046a345e629c227ea10e0ed5ea Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Thu, 17 Nov 2022 17:24:28 -0800 Subject: [PATCH 3/4] Update Kristjan_LED_candle.ir --- LED_Lighting/JYSK/Kristjan_LED_candle.ir | 1 + 1 file changed, 1 insertion(+) diff --git a/LED_Lighting/JYSK/Kristjan_LED_candle.ir b/LED_Lighting/JYSK/Kristjan_LED_candle.ir index d01b385a..3b094d73 100644 --- a/LED_Lighting/JYSK/Kristjan_LED_candle.ir +++ b/LED_Lighting/JYSK/Kristjan_LED_candle.ir @@ -1,5 +1,6 @@ Filetype: IR signals file Version: 1 +# # JYSK KRISTJAN LED candle # https://jysk.com.mt/product/pillar-candle-kristjan-3pcs-pk-w-led/ # From 4b68830f0f8fbae6ec673dd02c01ca16cc7a0e2b Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Thu, 17 Nov 2022 17:26:51 -0800 Subject: [PATCH 4/4] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dbf3010f..ab210fd8 100644 --- a/README.md +++ b/README.md @@ -6,16 +6,20 @@ Maintainers/Major contributors include: * [Lucaslhm](https://github.com/Lucaslhm) (*[Maintained Repo](https://github.com/Lucaslhm/Flipper-IRDB)*) * [UberGuidoZ](https://github.com/UberGuidoZ) (*[Maintained Fork](https://github.com/UberGuidoZ/Flipper-IRDB)*) * [ezod](https://github.com/ezod) (*[Maintained Fork](https://github.com/logickworkshop/Flipper-IRDB)*) +* [amec0e](https://github.com/amec0e) * [DedHedZed](https://github.com/dedhedzed) * [SkeletonMan](https://github.com/SkeletonMan03/) * [jaroslavmraz](https://github.com/jaroslavmraz) -* [amec0e](https://github.com/amec0e) * [darmiel](https://github.com/darmiel) * [E_Surge](https://github.com/ESurge) * [Zecred](https://github.com/bussardrobbie) * [wdoekes](https://github.com/wdoekes) * ... plus MANY others! +## Make your own manually! + +Did you know IR files are plain text files? If a remote is missing, you might be able to [make it manually](https://github.com/RandomDebugError/irdb). + ## Organization This repo is organized in the following fashion in descending order: