From dc9b9945bead31bbe9a9980af68e514538c8f8d9 Mon Sep 17 00:00:00 2001 From: Alex Berkowitz Date: Wed, 28 Sep 2022 13:31:41 -0500 Subject: [PATCH] Update Samsung UN32EH5000F remote - Correct volume down signal - add additional common controls --- TVs/Samsung/Samsung_UN32EH5000F.ir | 50 +++++++++++++++++++++++------- 1 file changed, 38 insertions(+), 12 deletions(-) diff --git a/TVs/Samsung/Samsung_UN32EH5000F.ir b/TVs/Samsung/Samsung_UN32EH5000F.ir index 529fb1e4..3d050f67 100644 --- a/TVs/Samsung/Samsung_UN32EH5000F.ir +++ b/TVs/Samsung/Samsung_UN32EH5000F.ir @@ -1,5 +1,7 @@ Filetype: IR signals file Version: 1 +# +# Samsung UN32EH5000F # name: Power type: parsed @@ -7,20 +9,44 @@ protocol: Samsung32 address: 07 00 00 00 command: 02 00 00 00 # -name: Vol_up -type: parsed -protocol: Samsung32 -address: 07 00 00 00 -command: 07 00 00 00 -# -name: Vol_down -type: raw -frequency: 38000 -duty_cycle: 0.330000 -data: 4589 4350 687 1533 688 1532 689 1533 687 437 684 441 632 490 633 491 633 490 634 1588 633 1588 662 1559 661 462 661 487 636 487 635 488 634 489 633 1588 632 1590 631 492 631 1590 631 493 630 493 630 494 630 493 630 494 630 493 630 1591 630 494 629 1592 629 1592 629 1592 629 1591 630 -# name: Mute type: parsed protocol: Samsung32 address: 07 00 00 00 command: 0F 00 00 00 +# +name: Vol+ +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 07 00 00 00 +# +name: Vol- +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 0B 00 00 00 +# +name: Channel+ +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 12 00 00 00 +# +name: Channel- +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 10 00 00 00 +# +name: Source +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 01 00 00 00 +# +name: Sleep +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 03 00 00 00