From 334424df576e711e1b4d9061cbe4f246b8d8912a Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Thu, 25 Aug 2022 14:03:31 -0700 Subject: [PATCH] Added Frigidaire RG15D AC (thanks PP HED!) --- ACs/Frigidaire/Frigidaire_RG15D_AC.ir | 70 +++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 ACs/Frigidaire/Frigidaire_RG15D_AC.ir diff --git a/ACs/Frigidaire/Frigidaire_RG15D_AC.ir b/ACs/Frigidaire/Frigidaire_RG15D_AC.ir new file mode 100644 index 00000000..bcf43423 --- /dev/null +++ b/ACs/Frigidaire/Frigidaire_RG15D_AC.ir @@ -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