From d3ca1efa26cbe7fae5eb2334c4953944b17537de Mon Sep 17 00:00:00 2001 From: K Date: Sun, 18 Jun 2023 23:18:22 -0400 Subject: [PATCH] Added SolusAir Portable Added IR for the SolusAIR Portable Air Conditioning series. --- ACs/SoleusAir/SoleusAir Portable.ir | 68 +++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 ACs/SoleusAir/SoleusAir Portable.ir diff --git a/ACs/SoleusAir/SoleusAir Portable.ir b/ACs/SoleusAir/SoleusAir Portable.ir new file mode 100644 index 00000000..7ba9dc86 --- /dev/null +++ b/ACs/SoleusAir/SoleusAir Portable.ir @@ -0,0 +1,68 @@ +Filetype: IR signals file +Version: 1 +# +name: Power +type: parsed +protocol: NECext +address: 10 E7 00 00 +command: 00 FF 00 00 +# +name: Timer +type: parsed +protocol: NECext +address: 10 E7 00 00 +command: 01 FE 00 00 +# +name: C°/F° +type: parsed +protocol: NECext +address: 10 E7 00 00 +command: 04 FB 00 00 +# +name: Cool +type: parsed +protocol: NECext +address: 10 E7 00 00 +command: 14 EB 00 00 +# +name: Dry +type: parsed +protocol: NECext +address: 10 E7 00 00 +command: 0C F3 00 00 +# +name: Fan +type: parsed +protocol: NECext +address: 10 E7 00 00 +command: 08 F7 00 00 +# +name: Temp+ +type: parsed +protocol: NECext +address: 10 E7 00 00 +command: 15 EA 00 00 +# +name: Temp- +type: parsed +protocol: NECext +address: 10 E7 00 00 +command: 0D F2 00 00 +# +name: High +type: parsed +protocol: NECext +address: 10 E7 00 00 +command: 16 E9 00 00 +# +name: Low +type: parsed +protocol: NECext +address: 10 E7 00 00 +command: 0E F1 00 00 +# +name: Sleep +type: parsed +protocol: NECext +address: 10 E7 00 00 +command: 0A F5 00 00