mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-08 22:14:27 +00:00
533778cd96
Created remote for Honeywell evaporative cooling fan C152, parsed codes read with the Flipper Zero. Code commented and using repository nomenclature.
47 lines
676 B
Plaintext
47 lines
676 B
Plaintext
Filetype: IR signals file
|
|
Version: 1
|
|
#
|
|
# Honeywell CL152 Evaporative Aircooler Fan
|
|
#
|
|
name: POWER
|
|
type: parsed
|
|
protocol: NEC
|
|
address: 01 00 00 00
|
|
command: 1D 00 00 00
|
|
#
|
|
name: SPEED
|
|
type: parsed
|
|
protocol: NEC
|
|
address: 01 00 00 00
|
|
command: 1A 00 00 00
|
|
#
|
|
name: SWING
|
|
type: parsed
|
|
protocol: NEC
|
|
address: 01 00 00 00
|
|
command: 18 00 00 00
|
|
#
|
|
name: TIMER
|
|
type: parsed
|
|
protocol: NEC
|
|
address: 01 00 00 00
|
|
command: 0D 00 00 00
|
|
#
|
|
name: COOLING
|
|
type: parsed
|
|
protocol: NEC
|
|
address: 01 00 00 00
|
|
command: 0A 00 00 00
|
|
#
|
|
name: BREEZE
|
|
type: parsed
|
|
protocol: NEC
|
|
address: 01 00 00 00
|
|
command: 08 00 00 00
|
|
#
|
|
name: IONIZER
|
|
type: parsed
|
|
protocol: NEC
|
|
address: 01 00 00 00
|
|
command: 05 00 00 00
|