From 663895a17adf90f463460c7f6f45087770431bc7 Mon Sep 17 00:00:00 2001 From: Enzyklopaedie <122405388+Enzyklopaedie@users.noreply.github.com> Date: Fri, 27 Dec 2024 15:46:06 +0100 Subject: [PATCH] added messing remote Added messing remote for SAT Reciever Stromg STR 7004 --- TVs/Strong/Strong_STR7004.ir | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 TVs/Strong/Strong_STR7004.ir diff --git a/TVs/Strong/Strong_STR7004.ir b/TVs/Strong/Strong_STR7004.ir new file mode 100644 index 00000000..9777e4f4 --- /dev/null +++ b/TVs/Strong/Strong_STR7004.ir @@ -0,0 +1,32 @@ +Filetype: IR signals file +Version: 1 +name: Power +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 1C 00 00 00 +name: Vol_up +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 4B 00 00 00 +name: Vol_dn +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 4F 00 00 00 +name: Ch_next +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 09 00 00 00 +name: Ch_prev +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 05 00 00 00 +name: Mute +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 08 00 00 00