From 0026fbe4c100b2014590b5fcb710742ba39f671c Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Wed, 1 Jun 2022 12:05:09 -0700 Subject: [PATCH] Added Toshiba AC (thanks Tectract!) --- ACs/Toshiba/Toshiba_AC.ir | 64 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 ACs/Toshiba/Toshiba_AC.ir diff --git a/ACs/Toshiba/Toshiba_AC.ir b/ACs/Toshiba/Toshiba_AC.ir new file mode 100644 index 00000000..4646ea69 --- /dev/null +++ b/ACs/Toshiba/Toshiba_AC.ir @@ -0,0 +1,64 @@ +Filetype: IR signals file +Version: 1 +# +# Toshiba AC +# +name: Power +type: parsed +protocol: NECext +address: 01 FF 00 00 +command: 12 ED 00 00 +# +name: Temp_up +type: parsed +protocol: NECext +address: 01 FF 00 00 +command: 1A E5 00 00 +# +name: Temp_down +type: parsed +protocol: NECext +address: 01 FF 00 00 +command: 13 EC 00 00 +# +name: Fan_up +type: parsed +protocol: NECext +address: 01 FF 00 00 +command: 2E D1 00 00 +# +name: Fan_down +type: parsed +protocol: NECext +address: 01 FF 00 00 +command: AE 51 00 00 +# +name: Eco +type: parsed +protocol: NECext +address: 01 FF 00 00 +command: 4F B0 00 00 +# +name: Auto +type: parsed +protocol: NECext +address: 01 FF 00 00 +command: 6E 91 00 00 +# +name: Sleep +type: parsed +protocol: NECext +address: 01 FF 00 00 +command: 0A F5 00 00 +# +name: Led +type: parsed +protocol: NECext +address: 01 FF 00 00 +command: 66 99 00 00 +# +name: Timer +type: parsed +protocol: NECext +address: 01 FF 00 00 +command: 1B E4 00 00