From c2e88cbda5731d12fe2c08a130d58cfeaa0fbc6f Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Mon, 8 Aug 2022 12:24:03 -0700 Subject: [PATCH] Added Emerson Quiet Kool AC (thanks Letsmaketacos!) --- ACs/Emerson/Emerson_Quiet_Kool_AC.ir | 46 ++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 ACs/Emerson/Emerson_Quiet_Kool_AC.ir diff --git a/ACs/Emerson/Emerson_Quiet_Kool_AC.ir b/ACs/Emerson/Emerson_Quiet_Kool_AC.ir new file mode 100644 index 00000000..ed5a3618 --- /dev/null +++ b/ACs/Emerson/Emerson_Quiet_Kool_AC.ir @@ -0,0 +1,46 @@ +Filetype: IR signals file +Version: 1 +# +# Emerson Quiet Kool AC +# +name: Power +type: parsed +protocol: NEC +address: 81 00 00 00 +command: 6B 00 00 00 +# +name: Timer +type: parsed +protocol: NEC +address: 81 00 00 00 +command: 69 00 00 00 +# +name: Fan Speed +type: parsed +protocol: NEC +address: 81 00 00 00 +command: 64 00 00 00 +# +name: Temp+ +type: parsed +protocol: NEC +address: 81 00 00 00 +command: 65 00 00 00 +# +name: Temp- +type: parsed +protocol: NEC +address: 81 00 00 00 +command: 68 00 00 00 +# +name: Mode +type: parsed +protocol: NEC +address: 81 00 00 00 +command: 66 00 00 00 +# +name: Vent Angle +type: parsed +protocol: NEC +address: 81 00 00 00 +command: 67 00 00 00 \ No newline at end of file