Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "RY King" flameless candles #641

Merged
merged 2 commits into from
Jan 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 64 additions & 0 deletions LED_Lighting/RY_King/RY_King_Flameless_Candles.ir
Original file line number Diff line number Diff line change
@@ -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