From 93fc1a424c9090b64974768f2aa905b1837a6232 Mon Sep 17 00:00:00 2001 From: stephang <288494+stephang@users.noreply.github.com> Date: Sun, 4 Feb 2024 20:37:13 +0100 Subject: [PATCH] Add codes for audio receiver Sony TA-F261R. --- Audio_Receivers/Sony/Sony_TA-F261R.ir | 46 +++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 Audio_Receivers/Sony/Sony_TA-F261R.ir diff --git a/Audio_Receivers/Sony/Sony_TA-F261R.ir b/Audio_Receivers/Sony/Sony_TA-F261R.ir new file mode 100644 index 00000000..8a7c9b58 --- /dev/null +++ b/Audio_Receivers/Sony/Sony_TA-F261R.ir @@ -0,0 +1,46 @@ +Filetype: IR signals file +Version: 1 +# +# Sony TA-F261R Audio +# +name: Vol_up +type: parsed +protocol: SIRC +address: 10 00 00 00 +command: 12 00 00 00 +# +name: Vol_dn +type: parsed +protocol: SIRC +address: 10 00 00 00 +command: 13 00 00 00 +# +name: Tape1/DAT +type: parsed +protocol: SIRC +address: 10 00 00 00 +command: 23 00 00 00 +# +name: Tape2/MD +type: parsed +protocol: SIRC +address: 10 00 00 00 +command: 24 00 00 00 +# +name: CD +type: parsed +protocol: SIRC +address: 10 00 00 00 +command: 25 00 00 00 +# +name: Tuner +type: parsed +protocol: SIRC +address: 10 00 00 00 +command: 21 00 00 00 +# +name: Phono +type: parsed +protocol: SIRC +address: 10 00 00 00 +command: 20 00 00 00