From 22fa66627b8fcccdbe8c017e39f82a9e38f2d93e Mon Sep 17 00:00:00 2001 From: Schecher_1 <74829802+Schecher1@users.noreply.github.com> Date: Tue, 29 Nov 2022 15:02:27 +0100 Subject: [PATCH] Buttons added, order improved/changed --- TVs/Samsung/Samsung.ir | 90 +++++++++++++++++++++++++++++++++++++----- 1 file changed, 81 insertions(+), 9 deletions(-) diff --git a/TVs/Samsung/Samsung.ir b/TVs/Samsung/Samsung.ir index 238813fe..9c6a8d87 100644 --- a/TVs/Samsung/Samsung.ir +++ b/TVs/Samsung/Samsung.ir @@ -13,29 +13,29 @@ protocol: Samsung32 address: 07 00 00 00 command: 60 00 00 00 # +name: Down +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 61 00 00 00 +# name: Left type: parsed protocol: Samsung32 address: 07 00 00 00 command: 65 00 00 00 # -name: Select -type: parsed -protocol: Samsung32 -address: 07 00 00 00 -command: 68 00 00 00 -# name: Right type: parsed protocol: Samsung32 address: 07 00 00 00 command: 62 00 00 00 # -name: Down +name: Select type: parsed protocol: Samsung32 address: 07 00 00 00 -command: 61 00 00 00 +command: 68 00 00 00 # name: Menu type: parsed @@ -73,6 +73,18 @@ protocol: Samsung32 address: 07 00 00 00 command: 0B 00 00 00 # +name: CH+ +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 10 00 00 00 +# +name: CH- +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 10 00 00 00 +# name: MUTE type: parsed protocol: Samsung32 @@ -89,4 +101,64 @@ name: Info type: parsed protocol: Samsung32 address: 07 00 00 00 -command: 1F 00 00 00 \ No newline at end of file +command: 1F 00 00 00 +# +name: 0 +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 11 00 00 00 +# +name: 1 +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 04 00 00 00 +# +name: 2 +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 05 00 00 00 +# +name: 3 +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 06 00 00 00 +# +name: 4 +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 08 00 00 00 +# +name: 5 +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 09 00 00 00 +# +name: 6 +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 0A 00 00 00 +# +name: 7 +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 0C 00 00 00 +# +name: 8 +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 0D 00 00 00 +# +name: 9 +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 0E 00 00 00