From 9f807e7362deae83272ee2690fbb124ce46c2f99 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Fri, 24 Jun 2022 23:33:42 -0700 Subject: [PATCH] Added Sony RM-AAU130 (thanks Panda) --- Audio Receivers/Sony/Sony RM-AAU130_AV.ir | 71 +++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 Audio Receivers/Sony/Sony RM-AAU130_AV.ir diff --git a/Audio Receivers/Sony/Sony RM-AAU130_AV.ir b/Audio Receivers/Sony/Sony RM-AAU130_AV.ir new file mode 100644 index 00000000..86f3c959 --- /dev/null +++ b/Audio Receivers/Sony/Sony RM-AAU130_AV.ir @@ -0,0 +1,71 @@ +Filetype: IR signals file +Version: 1 +# +# Sony RM-AAU130 AV System +# Used for Sony AV Receiver STR-DH130 or STR-KM7 +# +name: Power +type: parsed +protocol: SIRC15 +address: 30 00 00 00 +command: 15 00 00 00 +# +name: Vol_up +type: parsed +protocol: SIRC15 +address: 30 00 00 00 +command: 12 00 00 00 +# +name: Vol_down +type: parsed +protocol: SIRC15 +address: 30 00 00 00 +command: 13 00 00 00 +# +name: Bass_up +type: parsed +protocol: SIRC15 +address: B0 00 00 00 +command: 50 00 00 00 +# +name: Bass_dwn +type: parsed +protocol: SIRC15 +address: B0 00 00 00 +command: 51 00 00 00 +# +name: Treble_up +type: parsed +protocol: SIRC15 +address: B0 00 00 00 +command: 56 00 00 00 +# +name: Treble_dwn +type: parsed +protocol: SIRC15 +address: B0 00 00 00 +command: 57 00 00 00 +# +name: Radio_tuner +type: parsed +protocol: SIRC15 +address: 30 00 00 00 +command: 21 00 00 00 +# +name: Tune_up +type: parsed +protocol: SIRC15 +address: B0 00 00 00 +command: 2B 00 00 00 +# +name: Tune_dwn +type: parsed +protocol: SIRC15 +address: B0 00 00 00 +command: 2C 00 00 00 +# +name: Mute +type: parsed +protocol: SIRC15 +address: 30 00 00 00 +command: 14 00 00 00