mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-17 18:34:34 +00:00
Vizio Soundbar added commands
This commit is contained in:
parent
1f3635ae28
commit
a9c8c1f856
@ -13,38 +13,74 @@ protocol: NEC
|
|||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: C9 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_Pause
|
|
||||||
type: parsed
|
|
||||||
protocol: NEC
|
|
||||||
address: 00 00 00 00
|
|
||||||
command: 8E 00 00 00
|
|
||||||
#
|
|
||||||
name: Vol_up
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 41 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
|
name: Vol_dwn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 45 00 00 00
|
command: 45 00 00 00
|
||||||
#
|
#
|
||||||
|
name: Mute
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 48 00 00 00
|
||||||
|
#
|
||||||
|
name: Play_Pause
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 8E 00 00 00
|
||||||
|
#
|
||||||
|
name: Rewind
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 8A 00 00 00
|
||||||
|
#
|
||||||
name: Fast_Forward
|
name: Fast_Forward
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 8B 00 00 00
|
command: 8B 00 00 00
|
||||||
|
#
|
||||||
|
name: Bluetooth
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 22 00 00 00
|
||||||
|
#
|
||||||
|
name: TVOL
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 4C 00 00 00
|
||||||
|
#
|
||||||
|
name: VRT_X
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 50 00 00 00
|
||||||
|
#
|
||||||
|
name: Bass
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 02 00 00 00
|
||||||
|
#
|
||||||
|
name: EQ
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 66 00 00 00
|
||||||
|
#
|
||||||
|
name: Treb
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 03 00 00 00
|
||||||
|
Loading…
Reference in New Issue
Block a user