Adding remote for a JVC 4k TV, unknown exact model

main
Horatiu 2022-12-27 13:01:05 +00:00
parent fdb1e7e541
commit aa33608001
1 changed files with 86 additions and 0 deletions

View File

@ -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