From 53177c2392f61692115a85c256505b609fd28b52 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sun, 3 Jul 2022 19:23:04 -0700 Subject: [PATCH] Added Amcor AC --- ACs/Amcor/Amcor_AC.ir | 46 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 ACs/Amcor/Amcor_AC.ir diff --git a/ACs/Amcor/Amcor_AC.ir b/ACs/Amcor/Amcor_AC.ir new file mode 100644 index 00000000..0219503a --- /dev/null +++ b/ACs/Amcor/Amcor_AC.ir @@ -0,0 +1,46 @@ +Filetype: IR signals file +Version: 1 +# +# Amcor AC +# +name: Speed +type: parsed +protocol: NEC +address: 80 00 00 00 +command: 96 00 00 00 +# +name: Sleep +type: parsed +protocol: NEC +address: 80 00 00 00 +command: 9B 00 00 00 +# +name: Timer +type: parsed +protocol: NEC +address: 80 00 00 00 +command: 9F 00 00 00 +# +name: Mode +type: parsed +protocol: NEC +address: 80 00 00 00 +command: 9D 00 00 00 +# +name: Up +type: parsed +protocol: NEC +address: 80 00 00 00 +command: 94 00 00 00 +# +name: Down +type: parsed +protocol: NEC +address: 80 00 00 00 +command: 95 00 00 00 +# +name: Power +type: parsed +protocol: NEC +address: 80 00 00 00 +command: 9C 00 00 00