mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-08 14:04:25 +00:00
0087e6242b
Dr. Heater infrared heater remote control and Teufel CEM 500 RC for Teufel Concept E Magnum Power Edition added
37 lines
613 B
Plaintext
37 lines
613 B
Plaintext
Filetype: IR signals file
|
|
Version: 1
|
|
#
|
|
# Remote File for Dr. Heater infrared heater.
|
|
# Turn on/off with Power
|
|
# Then select Timer or Temperature and manipulate selected Value with Up or Down
|
|
#
|
|
name: Power
|
|
type: parsed
|
|
protocol: NEC
|
|
address: 80 00 00 00
|
|
command: 1A 00 00 00
|
|
#
|
|
name: Down
|
|
type: parsed
|
|
protocol: NEC
|
|
address: 80 00 00 00
|
|
command: 01 00 00 00
|
|
#
|
|
name: Up
|
|
type: parsed
|
|
protocol: NEC
|
|
address: 80 00 00 00
|
|
command: 03 00 00 00
|
|
#
|
|
name: Timer
|
|
type: parsed
|
|
protocol: NEC
|
|
address: 80 00 00 00
|
|
command: 07 00 00 00
|
|
#
|
|
name: Temperature
|
|
type: parsed
|
|
protocol: NEC
|
|
address: 80 00 00 00
|
|
command: 09 00 00 00
|