mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 22:44:27 +00:00
Merge pull request #570 from sigv/update/sony_rmt-aa400u/2023-09
Update Sony RMT-AA400U Remote Control
This commit is contained in:
commit
15b31cee8c
8
Audio_Receivers/Sony/Sony_RMT-AA400U.ir
Executable file → Normal file
8
Audio_Receivers/Sony/Sony_RMT-AA400U.ir
Executable file → Normal file
@ -4,7 +4,7 @@ Version: 1
|
||||
# Sony RMT-AA400U Remote Control
|
||||
# Compatible with Sony STR-DH190 Stereo Receiver.
|
||||
#
|
||||
name: POWER
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: SIRC15
|
||||
address: 30 00 00 00
|
||||
@ -16,19 +16,19 @@ protocol: SIRC15
|
||||
address: 30 00 00 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: VOL+
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: SIRC15
|
||||
address: 30 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: VOL-
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: SIRC15
|
||||
address: 30 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: MUTE
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: SIRC15
|
||||
address: 30 00 00 00
|
||||
|
Loading…
Reference in New Issue
Block a user