1
0
mirror of https://github.com/Lucaslhm/Flipper-IRDB.git synced 2025-03-11 17:57:41 +00:00

Added GE Window AC (thanks xastrosrulex!)

This commit is contained in:
UberGuidoZ 2022-07-06 08:33:58 -07:00 committed by GitHub
parent 0f8539c323
commit 9f3a9807d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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