From 0b044dff3fe4d1e4da26a1975daad26e7025a2cd Mon Sep 17 00:00:00 2001 From: rkturbo <58132647+rkturbo@users.noreply.github.com> Date: Tue, 9 May 2023 00:31:00 -0400 Subject: [PATCH 1/2] Create Arctic_King_RG15B1.ir --- ACs/Arctic_King/Arctic_King_RG15B1.ir | 56 +++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 ACs/Arctic_King/Arctic_King_RG15B1.ir diff --git a/ACs/Arctic_King/Arctic_King_RG15B1.ir b/ACs/Arctic_King/Arctic_King_RG15B1.ir new file mode 100644 index 00000000..a17f2ff9 --- /dev/null +++ b/ACs/Arctic_King/Arctic_King_RG15B1.ir @@ -0,0 +1,56 @@ +Filetype: IR signals file +Version: 1 +# +name: Power +type: parsed +protocol: NECext +address: 01 FF 00 00 +command: 12 ED 00 00 +# +name: TEMP+ +type: parsed +protocol: NECext +address: 01 FF 00 00 +command: 1A E5 00 00 +# +name: TEMP- +type: parsed +protocol: NECext +address: 01 FF 00 00 +command: 13 EC 00 00 +# +name: Mode +type: parsed +protocol: NECext +address: 01 FF 00 00 +command: 02 FD 00 00 +# +name: Speed +type: parsed +protocol: NECext +address: 01 FF 00 00 +command: 0E F1 00 00 +# +name: Timer +type: parsed +protocol: NECext +address: 01 FF 00 00 +command: 1B E4 00 00 +# +name: Sleep +type: parsed +protocol: NECext +address: 01 FF 00 00 +command: 0A F5 00 00 +# +name: One Touch +type: parsed +protocol: NECext +address: 01 FF 00 00 +command: 16 E9 00 00 +# +name: Energy Saver +type: parsed +protocol: NECext +address: 01 FF 00 00 +command: 0F F0 00 00 From 161fd51171b65daffe84164678565636bdc216c4 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Tue, 9 May 2023 22:46:12 -0700 Subject: [PATCH 2/2] Update Arctic_King_RG15B1.ir Added description to comments --- ACs/Arctic_King/Arctic_King_RG15B1.ir | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ACs/Arctic_King/Arctic_King_RG15B1.ir b/ACs/Arctic_King/Arctic_King_RG15B1.ir index a17f2ff9..68f10df5 100644 --- a/ACs/Arctic_King/Arctic_King_RG15B1.ir +++ b/ACs/Arctic_King/Arctic_King_RG15B1.ir @@ -1,6 +1,8 @@ Filetype: IR signals file Version: 1 # +# Arctic King RG15B1 AC +# name: Power type: parsed protocol: NECext