Merge pull request #100 from UberGuidoZ/main

Added GE Window AC (thanks xastrosrulex!)
This commit is contained in:
UberGuidoZ
2022-07-06 08:34:20 -07:00
committed by GitHub

View File

@@ -0,0 +1,46 @@
Filetype: IR signals file
Version: 1
#
# GE Window AC
#
name: Power
type: parsed
protocol: NECext
address: 98 6F 00 00
command: 19 E6 00 00
#
name: Fan_speed
type: parsed
protocol: NECext
address: 98 6F 00 00
command: 04 FB 00 00
#
name: Temp_up
type: parsed
protocol: NECext
address: 98 6F 00 00
command: 05 FA 00 00
#
name: Temp_down
type: parsed
protocol: NECext
address: 98 6F 00 00
command: 09 F6 00 00
#
name: Mode
type: parsed
protocol: NECext
address: 98 6F 00 00
command: 08 F7 00 00
#
name: Eco
type: parsed
protocol: NECext
address: 98 6F 00 00
command: 03 FC 00 00
#
name: Delay
type: parsed
protocol: NECext
address: 98 6F 00 00
command: 1A E5 00 00