From 832b6b40fad0acd006e9d8206ca7ec7a0adcc725 Mon Sep 17 00:00:00 2001 From: Valters Jansons Date: Fri, 8 Sep 2023 13:57:32 +0300 Subject: [PATCH] Update Sony RMT-AA400U Remote Control Commit a68c6a2662ec82e01442fdcfef2ebdae87f79700 was a part of a large refactoring PR. It was merged shortly after the Sony RMT-AA400U IR file was included into the repository. However, the refactoring did not properly consider new files being added. So, Sony RMT-AA400U was not refactored. This commit finally applies the audio naming scheme to it. --- Audio_Receivers/Sony/Sony_RMT-AA400U.ir | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Audio_Receivers/Sony/Sony_RMT-AA400U.ir b/Audio_Receivers/Sony/Sony_RMT-AA400U.ir index 6bb7a0fd..700d29a2 100644 --- a/Audio_Receivers/Sony/Sony_RMT-AA400U.ir +++ b/Audio_Receivers/Sony/Sony_RMT-AA400U.ir @@ -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