Merge pull request #89 from sliceratwork/main

Add JYSK Kristjan LED candle
This commit is contained in:
UberGuidoZ 2022-11-17 17:24:37 -08:00 committed by GitHub
commit 2ee438cbf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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