From c38ab053804a7817ec0ed91b25106f565e1bdb16 Mon Sep 17 00:00:00 2001 From: Aaron Mavrinac Date: Sun, 9 Oct 2022 13:22:14 -0400 Subject: [PATCH 1/2] Add Grundig TV remote. --- TVs/Grundig/GRUNDIG.ir | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 TVs/Grundig/GRUNDIG.ir diff --git a/TVs/Grundig/GRUNDIG.ir b/TVs/Grundig/GRUNDIG.ir new file mode 100644 index 00000000..428f2082 --- /dev/null +++ b/TVs/Grundig/GRUNDIG.ir @@ -0,0 +1,38 @@ +Filetype: IR signals file +Version: 1 +# +name: POWER +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 0C 00 00 00 +# +name: CH+ +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 20 00 00 00 +# +name: CH- +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 21 00 00 00 +# +name: VOL+ +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 10 00 00 00 +# +name: VOL- +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 11 00 00 00 +# +name: MUTE +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 0D 00 00 00 From bcab4f347a40a43a089f5718fe83f56b5c6f85b1 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Mon, 10 Oct 2022 13:21:17 -0700 Subject: [PATCH 2/2] Update GRUNDIG.ir --- TVs/Grundig/GRUNDIG.ir | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TVs/Grundig/GRUNDIG.ir b/TVs/Grundig/GRUNDIG.ir index 428f2082..4ab89810 100644 --- a/TVs/Grundig/GRUNDIG.ir +++ b/TVs/Grundig/GRUNDIG.ir @@ -1,6 +1,8 @@ Filetype: IR signals file Version: 1 # +# Grundig TV (unknown model) +# name: POWER type: parsed protocol: RC5