From 100e1eb1e0318a3a202a9e5e055dc2b1361319e6 Mon Sep 17 00:00:00 2001 From: Benedetto Nespoli Date: Tue, 26 Jul 2022 14:43:07 +0200 Subject: [PATCH] add menu/left/right to Telefunken_L55U405B4CW --- TVs/Telefunken/Telefunken_L55U405B4CW.ir | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/TVs/Telefunken/Telefunken_L55U405B4CW.ir b/TVs/Telefunken/Telefunken_L55U405B4CW.ir index 9be64d3a..f30b43f3 100644 --- a/TVs/Telefunken/Telefunken_L55U405B4CW.ir +++ b/TVs/Telefunken/Telefunken_L55U405B4CW.ir @@ -20,6 +20,12 @@ type: parsed protocol: RC5 address: 01 00 00 00 command: 11 00 00 00 +# +name: Menu +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 30 00 00 00 # name: Up type: parsed @@ -32,6 +38,18 @@ type: parsed protocol: RC5 address: 01 00 00 00 command: 13 00 00 00 +# +name: Left +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 15 00 00 00 +# +name: Right +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 16 00 00 00 # name: Ok type: parsed