Merge pull request #641 from ohnoitsyou/main

Add "RY King" flameless candles
This commit is contained in:
UberGuidoZ 2024-01-04 01:18:55 -08:00 committed by GitHub
commit 8f4555823e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,64 @@
Filetype: IR signals file
Version: 1
#
# RY King Flameless Candles
#
name: On
type: parsed
protocol: NECext
address: 08 B7 00 00
command: 00 FF 00 00
#
name: Off
type: parsed
protocol: NECext
address: 08 B7 00 00
command: 02 FD 00 00
#
name: Timer_2hr
type: parsed
protocol: NECext
address: 08 B7 00 00
command: 04 FB 00 00
#
name: Timer_4hr
type: parsed
protocol: NECext
address: 08 B7 00 00
command: 06 F9 00 00
#
name: Timer_6hr
type: parsed
protocol: NECext
address: 08 B7 00 00
command: 08 F7 00 00
#
name: TImer_8hr
type: parsed
protocol: NECext
address: 08 B7 00 00
command: 0A F5 00 00
#
name: Candle_mode
type: parsed
protocol: NECext
address: 08 B7 00 00
command: 0C F3 00 00
#
name: Light_mode
type: parsed
protocol: NECext
address: 08 B7 00 00
command: 0E F1 00 00
#
name: Dimmer
type: parsed
protocol: NECext
address: 08 B7 00 00
command: 10 EF 00 00
#
name: Brighter
type: parsed
protocol: NECext
address: 08 B7 00 00
command: 12 ED 00 00