From 64ea58f4988b200c9bfbaeaa989bf10ddc5ea387 Mon Sep 17 00:00:00 2001 From: Lucas Machi Date: Sat, 12 Mar 2022 19:59:00 -0500 Subject: [PATCH] new captures added --- ACs/Zenith_AC.ir | 44 ++++++++++++++++++++++++++++ TVs/Samsung_TV.ir | 74 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 118 insertions(+) create mode 100644 ACs/Zenith_AC.ir create mode 100644 TVs/Samsung_TV.ir diff --git a/ACs/Zenith_AC.ir b/ACs/Zenith_AC.ir new file mode 100644 index 00000000..3961eeca --- /dev/null +++ b/ACs/Zenith_AC.ir @@ -0,0 +1,44 @@ +Filetype: IR signals file +Version: 1 +# +name: Power +type: parsed +protocol: NECext +address: 81 66 00 00 +command: 81 7E 00 00 +# +name: Temp_down +type: parsed +protocol: NECext +address: 81 66 00 00 +command: 8A 75 00 00 +# +name: Temp_up +type: parsed +protocol: NECext +address: 81 66 00 00 +command: 85 7A 00 00 +# +name: Fan_speed +type: parsed +protocol: NECext +address: 81 66 00 00 +command: 99 66 00 00 +# +name: Timer +type: parsed +protocol: NECext +address: 81 66 00 00 +command: 9F 60 00 00 +# +name: Mode +type: parsed +protocol: NECext +address: 81 66 00 00 +command: 9B 64 00 00 +# +name: Energy_saver +type: parsed +protocol: NECext +address: 81 66 00 00 +command: 82 7D 00 00 diff --git a/TVs/Samsung_TV.ir b/TVs/Samsung_TV.ir new file mode 100644 index 00000000..d9318974 --- /dev/null +++ b/TVs/Samsung_TV.ir @@ -0,0 +1,74 @@ +Filetype: IR signals file +Version: 1 +# +name: Power +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: E6 00 00 00 +# +name: Source +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 01 00 00 00 +# +name: Mute +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 0F 00 00 00 +# +name: Vol_up +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 07 00 00 00 +# +name: Vol_down +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 0B 00 00 00 +# +name: Menu_left +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 65 00 00 00 +# +name: Menu_up +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 60 00 00 00 +# +name: Menu_right +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 62 00 00 00 +# +name: Menu_down +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 61 00 00 00 +# +name: Menu_back +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 58 00 00 00 +# +name: Menu_home +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 79 00 00 00 +# +name: Menu_enter +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 68 00 00 00