From 9f3a9807d4050ad7106423fe3f7c018778db612c Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Wed, 6 Jul 2022 08:33:58 -0700 Subject: [PATCH] Added GE Window AC (thanks xastrosrulex!) --- ACs/General_Electric/GE_Window_AC.ir | 46 ++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 ACs/General_Electric/GE_Window_AC.ir diff --git a/ACs/General_Electric/GE_Window_AC.ir b/ACs/General_Electric/GE_Window_AC.ir new file mode 100644 index 00000000..e214631a --- /dev/null +++ b/ACs/General_Electric/GE_Window_AC.ir @@ -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