mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-10-19 05:07:07 +00:00
fix: missing 'type' for some signals
This commit is contained in:
@@ -5,56 +5,67 @@ Version: 1
|
||||
# Autogenerated from ircodes/KENMORE/Air Conditioner253.xml
|
||||
#
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: AF 10 00 00
|
||||
command: 77 88 00 00
|
||||
#
|
||||
name: COOL
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: AF 10 00 00
|
||||
command: 6F 90 00 00
|
||||
#
|
||||
name: TIMER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: AF 10 00 00
|
||||
command: 9F 60 00 00
|
||||
#
|
||||
name: FAN+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: AF 10 00 00
|
||||
command: 7F 80 00 00
|
||||
#
|
||||
name: FAN-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: AF 10 00 00
|
||||
command: DF 20 00 00
|
||||
#
|
||||
name: TEMP+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: AF 10 00 00
|
||||
command: 8F 70 00 00
|
||||
#
|
||||
name: TEMP-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: AF 10 00 00
|
||||
command: 4F B0 00 00
|
||||
#
|
||||
name: ENERGYSAVE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: AF 10 00 00
|
||||
command: BF 40 00 00
|
||||
#
|
||||
name: AUTO-FAN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: AF 10 00 00
|
||||
command: 0F F0 00 00
|
||||
#
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: AF 10 00 00
|
||||
command: FF 00 00 00
|
||||
#
|
||||
name: FAN-ONLY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: AF 10 00 00
|
||||
command: 1F E0 00 00
|
||||
|
Reference in New Issue
Block a user