From 311e920d2ccd308c09798a99a2e785bf8c88edba Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Thu, 19 May 2022 22:40:56 -0700 Subject: [PATCH] Add files via upload Provided by OUTsane via Discord --- Audio Receivers/Sony/Sony_Amp.ir | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 Audio Receivers/Sony/Sony_Amp.ir diff --git a/Audio Receivers/Sony/Sony_Amp.ir b/Audio Receivers/Sony/Sony_Amp.ir new file mode 100644 index 00000000..7c734ce8 --- /dev/null +++ b/Audio Receivers/Sony/Sony_Amp.ir @@ -0,0 +1,32 @@ +Filetype: IR signals file +Version: 1 +# +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: Mute +type: parsed +protocol: SIRC15 +address: 30 00 00 00 +command: 14 00 00 00 +# +name: Input +type: parsed +protocol: SIRC15 +address: B0 00 00 00 +command: 69 00 00 00