From edbe975f433a4d43956506a19b9c50fd3a040268 Mon Sep 17 00:00:00 2001 From: RaZe Date: Sun, 25 Dec 2022 22:55:21 +0200 Subject: [PATCH 1/3] TVs: added all missing buttons to LG_AKB75855501 --- TVs/LG/LG_AKB75855501.ir | 69 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/TVs/LG/LG_AKB75855501.ir b/TVs/LG/LG_AKB75855501.ir index f7687e02..7bc9ddc4 100644 --- a/TVs/LG/LG_AKB75855501.ir +++ b/TVs/LG/LG_AKB75855501.ir @@ -66,9 +66,76 @@ type: parsed protocol: NEC address: 04 00 00 00 command: 44 00 00 00 -# +# +name: Back +type: parsed +protocol: NEC +address: 04 00 00 00 +command: 28 00 00 00 +# name: Guide type: parsed protocol: NEC address: 04 00 00 00 command: AB 00 00 00 +# +name: Source +type: parsed +protocol: NEC +address: 04 00 00 00 +command: 0B 00 00 00 +# +name: Netflix +type: parsed +protocol: NEC +address: 04 00 00 00 +command: 56 00 00 00 +# +name: Prime_video +type: parsed +protocol: NEC +address: 04 00 00 00 +command: 5C 00 00 00 +# +name: Movies +type: parsed +protocol: NEC +address: 04 00 00 00 +command: 81 00 00 00 +# +name: Red +type: parsed +protocol: NEC +address: 04 00 00 00 +command: 72 00 00 00 +# +name: Green +type: parsed +protocol: NEC +address: 04 00 00 00 +command: 71 00 00 00 +# +name: Yellow +type: parsed +protocol: NEC +address: 04 00 00 00 +command: 63 00 00 00 +# +name: Blue +type: parsed +protocol: NEC +address: 04 00 00 00 +command: 61 00 00 00 +# +name: Pause +type: parsed +protocol: NEC +address: 04 00 00 00 +command: B0 00 00 00 +# +name: Resume +type: raw +frequency: 38000 +duty_cycle: 0.330000 +data: 9130 4371 682 480 652 481 651 1615 651 484 648 486 646 489 645 489 645 489 644 1623 645 1623 645 489 645 1623 645 1623 645 1624 644 1624 644 1623 645 490 643 1648 619 515 618 1650 617 1650 617 1651 617 516 618 1650 618 1650 618 515 619 1649 619 515 619 515 619 515 618 1649 618 515 619 + From b60b97fc192942d903d484605987a755cbf36eda Mon Sep 17 00:00:00 2001 From: RaZe Date: Sun, 25 Dec 2022 23:03:38 +0200 Subject: [PATCH 2/3] Satisfy the linter --- TVs/LG/LG_AKB75855501.ir | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TVs/LG/LG_AKB75855501.ir b/TVs/LG/LG_AKB75855501.ir index 7bc9ddc4..166fbe4b 100644 --- a/TVs/LG/LG_AKB75855501.ir +++ b/TVs/LG/LG_AKB75855501.ir @@ -137,5 +137,4 @@ name: Resume type: raw frequency: 38000 duty_cycle: 0.330000 -data: 9130 4371 682 480 652 481 651 1615 651 484 648 486 646 489 645 489 645 489 644 1623 645 1623 645 489 645 1623 645 1623 645 1624 644 1624 644 1623 645 490 643 1648 619 515 618 1650 617 1650 617 1651 617 516 618 1650 618 1650 618 515 619 1649 619 515 619 515 619 515 618 1649 618 515 619 - +data: 9130 4371 682 480 652 481 651 1615 651 484 648 486 646 489 645 489 645 489 644 1623 645 1623 645 489 645 1623 645 1623 645 1624 644 1624 644 1623 645 490 643 1648 619 515 618 1650 617 1650 617 1651 617 516 618 1650 618 1650 618 515 619 1649 619 515 619 515 619 515 618 1649 618 515 619 \ No newline at end of file From c5378add7ab13086ece330af5f78b6a5f7985d58 Mon Sep 17 00:00:00 2001 From: RaZe Date: Mon, 26 Dec 2022 08:49:32 +0200 Subject: [PATCH 3/3] fix: made resume have NEC protocol instead of raw --- TVs/LG/LG_AKB75855501.ir | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/TVs/LG/LG_AKB75855501.ir b/TVs/LG/LG_AKB75855501.ir index 166fbe4b..899ee39e 100644 --- a/TVs/LG/LG_AKB75855501.ir +++ b/TVs/LG/LG_AKB75855501.ir @@ -134,7 +134,7 @@ address: 04 00 00 00 command: B0 00 00 00 # name: Resume -type: raw -frequency: 38000 -duty_cycle: 0.330000 -data: 9130 4371 682 480 652 481 651 1615 651 484 648 486 646 489 645 489 645 489 644 1623 645 1623 645 489 645 1623 645 1623 645 1624 644 1624 644 1623 645 490 643 1648 619 515 618 1650 617 1650 617 1651 617 516 618 1650 618 1650 618 515 619 1649 619 515 619 515 619 515 618 1649 618 515 619 \ No newline at end of file +type: parsed +protocol: NEC +address: 04 00 00 00 +command: BA 00 00 00