Added Frigidaire RG15D AC (thanks PP HED!)

This commit is contained in:
UberGuidoZ 2022-08-25 14:03:31 -07:00 committed by GitHub
parent 62a17bf07a
commit 334424df57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,70 @@
Filetype: IR signals file
Version: 1
#
# Frigidaire RG15D AC
#
name: Power
type: parsed
protocol: NECext
address: 08 F5 00 00
command: 11 EE 00 00
#
name: Fan_up
type: parsed
protocol: NECext
address: 08 F5 00 00
command: 01 FE 00 00
#
name: Fan_down
type: parsed
protocol: NECext
address: 08 F5 00 00
command: 04 FB 00 00
#
name: Fan_Only
type: parsed
protocol: NECext
address: 08 F5 00 00
command: 07 F8 00 00
#
name: Auto_fan
type: parsed
protocol: NECext
address: 08 F5 00 00
command: 0F F0 00 00
#
name: Energy_Saver
type: parsed
protocol: NECext
address: 08 F5 00 00
command: 02 FD 00 00
#
name: Cool
type: parsed
protocol: NECext
address: 08 F5 00 00
command: 09 F6 00 00
#
name: TEMP+
type: parsed
protocol: NECext
address: 08 F5 00 00
command: 0E F1 00 00
#
name: TEMP-
type: parsed
protocol: NECext
address: 08 F5 00 00
command: 0D F2 00 00
#
name: Timer
type: parsed
protocol: NECext
address: 08 F5 00 00
command: 06 F9 00 00
#
name: Sleep
type: parsed
protocol: NECext
address: 08 F5 00 00
command: 00 FF 00 00