mirror of
https://github.com/RogueMaster/Flipper-IRDB.git
synced 2024-12-25 12:31:54 +00:00
Led candle
Enido led flickering candle
This commit is contained in:
parent
6fbcc40c0e
commit
4da6213d1b
62
Miscellaneous/Candle.ir
Normal file
62
Miscellaneous/Candle.ir
Normal file
@ -0,0 +1,62 @@
|
|||||||
|
Filetype: IR signals file
|
||||||
|
Version: 1
|
||||||
|
# Enido Flickering Flameless battery powered candles
|
||||||
|
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: 02 00 00 00
|
||||||
|
#
|
||||||
|
name: 2h
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 04 00 00 00
|
||||||
|
#
|
||||||
|
name: 4h
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 06 00 00 00
|
||||||
|
#
|
||||||
|
name: 6h
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 08 00 00 00
|
||||||
|
#
|
||||||
|
name: 8h
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 0A 00 00 00
|
||||||
|
#
|
||||||
|
name: Candle
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 0C 00 00 00
|
||||||
|
#
|
||||||
|
name: Light
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 0E 00 00 00
|
||||||
|
#
|
||||||
|
name: Dim -
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 10 00 00 00
|
||||||
|
#
|
||||||
|
name: Dim +
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 12 00 00 00
|
Loading…
Reference in New Issue
Block a user