IR for Vizio Soundbar

main
ttac00 2022-03-13 15:38:31 -04:00 committed by GitHub
parent 37c3a86eab
commit ae7586d04b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 50 additions and 0 deletions

View File

@ -0,0 +1,50 @@
Filetype: IR signals file
Version: 1
#
name: Power
type: parsed
protocol: NEC
address: 00 00 00 00
command: 40 00 00 00
#
name: Input
type: parsed
protocol: NEC
address: 00 00 00 00
command: C9 00 00 00
#
name: Rewind
type: parsed
protocol: NEC
address: 00 00 00 00
command: 8A 00 00 00
#
name: Play
type: parsed
protocol: NEC
address: 00 00 00 00
command: 8E 00 00 00
#
name: Vol_up
type: parsed
protocol: NEC
address: 00 00 00 00
command: 41 00 00 00
#
name: Mute
type: parsed
protocol: NEC
address: 00 00 00 00
command: 48 00 00 00
#
name: Vol_dwn
type: parsed
protocol: NEC
address: 00 00 00 00
command: 45 00 00 00
#
name: Fast_Forward
type: parsed
protocol: NEC
address: 00 00 00 00
command: 8B 00 00 00