From aa33608001bc0c48f90f7456367d996558506777 Mon Sep 17 00:00:00 2001 From: Horatiu Date: Tue, 27 Dec 2022 13:01:05 +0000 Subject: [PATCH 1/2] Adding remote for a JVC 4k TV, unknown exact model --- TVs/JVC/JVC_4KTV.ir | 86 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 TVs/JVC/JVC_4KTV.ir diff --git a/TVs/JVC/JVC_4KTV.ir b/TVs/JVC/JVC_4KTV.ir new file mode 100644 index 00000000..f3ade622 --- /dev/null +++ b/TVs/JVC/JVC_4KTV.ir @@ -0,0 +1,86 @@ +Filetype: IR signals file +Version: 1 +# +name: POWER +type: parsed +protocol: RC5 +address: 01 00 00 00 +command: 0C 00 00 00 +# +name: MUTE +type: parsed +protocol: RC5 +address: 01 00 00 00 +command: 0D 00 00 00 +# +name: VOL+ +type: parsed +protocol: RC5 +address: 01 00 00 00 +command: 10 00 00 00 +# +name: CH+ +type: parsed +protocol: RC5 +address: 01 00 00 00 +command: 20 00 00 00 +# +name: VOL- +type: parsed +protocol: RC5 +address: 01 00 00 00 +command: 11 00 00 00 +# +name: CH- +type: parsed +protocol: RC5 +address: 01 00 00 00 +command: 21 00 00 00 +# +name: Ok +type: parsed +protocol: RC5 +address: 01 00 00 00 +command: 35 00 00 00 +# +name: UP +type: parsed +protocol: RC5 +address: 01 00 00 00 +command: 14 00 00 00 +# +name: DOWN +type: parsed +protocol: RC5 +address: 01 00 00 00 +command: 13 00 00 00 +# +name: LEFT +type: parsed +protocol: RC5 +address: 01 00 00 00 +command: 15 00 00 00 +# +name: RIGHT +type: parsed +protocol: RC5 +address: 01 00 00 00 +command: 16 00 00 00 +# +name: MENU +type: parsed +protocol: RC5 +address: 01 00 00 00 +command: 30 00 00 00 +# +name: BACK +type: parsed +protocol: RC5 +address: 01 00 00 00 +command: 0A 00 00 00 +# +name: HOME +type: parsed +protocol: RC5 +address: 01 00 00 00 +command: 2E 00 00 00 From 7e91a191236d01f2bcc414b4360f824326c5635d Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Tue, 27 Dec 2022 22:57:32 -0800 Subject: [PATCH 2/2] Update JVC_4KTV.ir --- TVs/JVC/JVC_4KTV.ir | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TVs/JVC/JVC_4KTV.ir b/TVs/JVC/JVC_4KTV.ir index f3ade622..e3275f95 100644 --- a/TVs/JVC/JVC_4KTV.ir +++ b/TVs/JVC/JVC_4KTV.ir @@ -1,6 +1,8 @@ Filetype: IR signals file Version: 1 # +# JVC 4K TV +# name: POWER type: parsed protocol: RC5