mirror of
https://github.com/RogueMaster/Flipper-IRDB.git
synced 2024-11-17 19:06:19 +00:00
Merge pull request #32 from insanemal/creative_Z5400
Add support for Creative Z5400
This commit is contained in:
commit
cdd5eae90f
110
Speakers/creative/z5400.ir
Normal file
110
Speakers/creative/z5400.ir
Normal file
@ -0,0 +1,110 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: On_Off
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 08 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: Vol_Up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 08 00 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: Vol_Down
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 08 00 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 08 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: Stereo1
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 08 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: Stereo2
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 08 00 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: Stereo3
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 08 00 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: Optical1
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 08 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: Optical2
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 08 00 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: Coax
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 08 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: Effect
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 08 00 00 00
|
||||
command: 1D 00 00 00
|
||||
#
|
||||
name: Settings
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 08 00 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: Sub_up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 08 00 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: Sub_down
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 08 00 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: Centre_up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 08 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: Centre_down
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 08 00 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: Surround_up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 08 00 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: Surround_down
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 08 00 00 00
|
||||
command: 04 00 00 00
|
Loading…
Reference in New Issue
Block a user