Merge pull request #347 from UberGuidoZ/main

One addition and a ReadMe update
main
UberGuidoZ 2022-11-17 17:27:28 -08:00 committed by GitHub
commit 7cf6a7e3a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 58 additions and 1 deletions

View File

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

View File

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