From 3cfceb11076bf74fc79df9b0c06e91882bddf4a2 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Thu, 21 Jul 2022 01:13:38 -0700 Subject: [PATCH] Added Sanyo Universal TV Remote (thanks Clank!) --- TVs/Sanyo/Sanyo_universal.ir | 82 ++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 TVs/Sanyo/Sanyo_universal.ir diff --git a/TVs/Sanyo/Sanyo_universal.ir b/TVs/Sanyo/Sanyo_universal.ir new file mode 100644 index 00000000..b733026c --- /dev/null +++ b/TVs/Sanyo/Sanyo_universal.ir @@ -0,0 +1,82 @@ +Filetype: IR signals file +Version: 1 +# +# Sanyo Universal TV Remote +# +name: Power +type: parsed +protocol: NEC +address: 38 00 00 00 +command: 12 00 00 00 +# +name: Ok +type: parsed +protocol: NEC +address: 38 00 00 00 +command: 54 00 00 00 +# +name: V_up +type: parsed +protocol: NEC +address: 38 00 00 00 +command: 0E 00 00 00 +# +name: V_down +type: parsed +protocol: NEC +address: 38 00 00 00 +command: 0F 00 00 00 +# +name: Mute +type: parsed +protocol: NEC +address: 38 00 00 00 +command: 18 00 00 00 +# +name: Ch_up +type: parsed +protocol: NEC +address: 38 00 00 00 +command: 0A 00 00 00 +# +name: Ch_down +type: parsed +protocol: NEC +address: 38 00 00 00 +command: 0B 00 00 00 +# +name: Input +type: parsed +protocol: NEC +address: 38 00 00 00 +command: 13 00 00 00 +# +name: Right +type: parsed +protocol: NEC +address: 38 00 00 00 +command: 1E 00 00 00 +# +name: Left +type: parsed +protocol: NEC +address: 38 00 00 00 +command: 1F 00 00 00 +# +name: Up +type: parsed +protocol: NEC +address: 38 00 00 00 +command: 4E 00 00 00 +# +name: Down +type: parsed +protocol: NEC +address: 38 00 00 00 +command: 4F 00 00 00 +# +name: Menu +type: parsed +protocol: NEC +address: 38 00 00 00 +command: 17 00 00 00