mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 22:44:27 +00:00
Merge pull request #347 from UberGuidoZ/main
One addition and a ReadMe update
This commit is contained in:
commit
7cf6a7e3a6
53
LED_Lighting/JYSK/Kristjan_LED_candle.ir
Normal file
53
LED_Lighting/JYSK/Kristjan_LED_candle.ir
Normal 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
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user