From 6e6efc4fd75a0ac76470f88846ea55102dde44de Mon Sep 17 00:00:00 2001 From: Erwin Ried <1091420+eried@users.noreply.github.com> Date: Sun, 12 Feb 2023 02:10:46 +0100 Subject: [PATCH 1/2] Update GRUNDIG.ir Added INPUT, direction keys and ENTER --- TVs/Grundig/GRUNDIG.ir | 38 ++++++++++++++++++++++++++++++++++++-- 1 file changed, 36 insertions(+), 2 deletions(-) diff --git a/TVs/Grundig/GRUNDIG.ir b/TVs/Grundig/GRUNDIG.ir index 4ab89810..737a3f8c 100644 --- a/TVs/Grundig/GRUNDIG.ir +++ b/TVs/Grundig/GRUNDIG.ir @@ -1,8 +1,6 @@ Filetype: IR signals file Version: 1 # -# Grundig TV (unknown model) -# name: POWER type: parsed protocol: RC5 @@ -38,3 +36,39 @@ type: parsed protocol: RC5 address: 00 00 00 00 command: 0D 00 00 00 +# +name: INPUT +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 38 00 00 00 +# +name: UP +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 16 00 00 00 +# +name: RIGHT +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 12 00 00 00 +# +name: DOWN +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 17 00 00 00 +# +name: LEFT +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 13 00 00 00 +# +name: ENTER +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 35 00 00 00 From 5eac6468437a331c5430d19a6327cb7f4ab9cf60 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sun, 12 Feb 2023 21:09:05 -0800 Subject: [PATCH 2/2] Added description back --- TVs/Grundig/GRUNDIG.ir | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TVs/Grundig/GRUNDIG.ir b/TVs/Grundig/GRUNDIG.ir index 737a3f8c..4b42ab57 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