From d06924633636d14be7307fed628d334cde22bcbd Mon Sep 17 00:00:00 2001 From: Ediz Turcan Date: Sun, 6 Aug 2023 15:53:42 +0200 Subject: [PATCH 1/3] Kendo CP20M36VT TV added --- TVs/Kendo/Kendo_CP20M36VT.ir | 74 ++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 TVs/Kendo/Kendo_CP20M36VT.ir diff --git a/TVs/Kendo/Kendo_CP20M36VT.ir b/TVs/Kendo/Kendo_CP20M36VT.ir new file mode 100644 index 00000000..f56c8bc9 --- /dev/null +++ b/TVs/Kendo/Kendo_CP20M36VT.ir @@ -0,0 +1,74 @@ +Filetype: IR signals file +Version: 1 +# +name: OFF +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 0C 00 00 00 +# +name: MUTE +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 0D 00 00 00 +# +name: P+/UP +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 20 00 00 00 +# +name: P-/DOWN +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 21 00 00 00 +# +name: RIGHT +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 16 00 00 00 +# +name: LEFT +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 15 00 00 00 +# +name: VOL- +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 11 00 00 00 +# +name: VOL+ +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 10 00 00 00 +# +name: TV +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 3F 00 00 00 +# +name: AV +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 38 00 00 00 +# +name: MENU +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 30 00 00 00 +# +name: INFO +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 12 00 00 00 \ No newline at end of file From 86adbe528d817547f34c038d20b7707be8b1ec52 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Mon, 7 Aug 2023 22:59:33 -0700 Subject: [PATCH 2/3] Added description to comment --- TVs/Kendo/Kendo_CP20M36VT.ir | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TVs/Kendo/Kendo_CP20M36VT.ir b/TVs/Kendo/Kendo_CP20M36VT.ir index f56c8bc9..b3fd3ea7 100644 --- a/TVs/Kendo/Kendo_CP20M36VT.ir +++ b/TVs/Kendo/Kendo_CP20M36VT.ir @@ -1,6 +1,8 @@ Filetype: IR signals file Version: 1 # +# Kendo CP20M36VT TV +\# name: OFF type: parsed protocol: RC5 @@ -71,4 +73,4 @@ name: INFO type: parsed protocol: RC5 address: 00 00 00 00 -command: 12 00 00 00 \ No newline at end of file +command: 12 00 00 00 From e4be5eb9952dd8e5474cd076825839392d301992 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Mon, 7 Aug 2023 23:00:21 -0700 Subject: [PATCH 3/3] Fixing typo (thanks Linter!) --- TVs/Kendo/Kendo_CP20M36VT.ir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TVs/Kendo/Kendo_CP20M36VT.ir b/TVs/Kendo/Kendo_CP20M36VT.ir index b3fd3ea7..c28a21df 100644 --- a/TVs/Kendo/Kendo_CP20M36VT.ir +++ b/TVs/Kendo/Kendo_CP20M36VT.ir @@ -2,7 +2,7 @@ Filetype: IR signals file Version: 1 # # Kendo CP20M36VT TV -\# +# name: OFF type: parsed protocol: RC5