diff --git a/LED_Lighting/JYSK/Kristjan_LED_candle.ir b/LED_Lighting/JYSK/Kristjan_LED_candle.ir new file mode 100644 index 00000000..3b094d73 --- /dev/null +++ b/LED_Lighting/JYSK/Kristjan_LED_candle.ir @@ -0,0 +1,53 @@ +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 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: