Merge pull request #570 from sigv/update/sony_rmt-aa400u/2023-09

Update Sony RMT-AA400U Remote Control
This commit is contained in:
UberGuidoZ 2023-09-15 08:31:11 -07:00 committed by GitHub
commit 15b31cee8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
Audio_Receivers/Sony/Sony_RMT-AA400U.ir Executable file → Normal file
View 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