From bd06d5b15e1ac56140460a832d6224eab8782770 Mon Sep 17 00:00:00 2001 From: ml- <6209465+ml-@users.noreply.github.com> Date: Sat, 18 Jan 2025 15:42:15 +0100 Subject: [PATCH] feat: add Grundig DSB 950 Soundbar (#880) --- SoundBars/Grundig/Grundig_DSB_950.ir | 71 ++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 SoundBars/Grundig/Grundig_DSB_950.ir diff --git a/SoundBars/Grundig/Grundig_DSB_950.ir b/SoundBars/Grundig/Grundig_DSB_950.ir new file mode 100644 index 00000000..e4f3daca --- /dev/null +++ b/SoundBars/Grundig/Grundig_DSB_950.ir @@ -0,0 +1,71 @@ +Filetype: IR signals file +Version: 1 +# +# Grundig DSB 950 Soundbar +# https://www.grundig.com/de-de/produkte/lautsprecher/lautsprecher-dsb-950-black +# +name: Power +type: parsed +protocol: NECext +address: D9 14 00 00 +command: 6D 92 00 00 +# +name: Vol_up +type: parsed +protocol: NECext +address: D9 14 00 00 +command: 4F B0 00 00 +# +name: Vol_dn +type: parsed +protocol: NECext +address: D9 14 00 00 +command: 50 AF 00 00 +# +name: Next +type: parsed +protocol: NECext +address: D9 14 00 00 +command: 15 EA 00 00 +# +name: Prev +type: parsed +protocol: NECext +address: D9 14 00 00 +command: 16 E9 00 00 +# +name: Mute +type: parsed +protocol: NECext +address: D9 14 00 00 +command: 6E 91 00 00 +# +name: Play/Pause +type: parsed +protocol: NECext +address: D9 14 00 00 +command: 70 8F 00 00 +# +name: Repeat +type: parsed +protocol: NECext +address: D9 14 00 00 +command: 4A B5 00 00 +# +name: Stop +type: parsed +protocol: NECext +address: D9 14 00 00 +command: 69 96 00 00 +# +name: Source +type: parsed +protocol: NECext +address: D9 14 00 00 +command: 5E A1 00 00 +# +name: ARC +type: parsed +protocol: NECext +address: D9 14 00 00 +command: 5D A2 00 00