From e391d55e37c165cde0d567b04205ea7c1b66b622 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Wed, 1 Jun 2022 08:18:11 -0700 Subject: [PATCH] Create Audioengine_a5.ir --- Speakers/Audioengine/Audioengine_a5.ir | 29 ++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Speakers/Audioengine/Audioengine_a5.ir diff --git a/Speakers/Audioengine/Audioengine_a5.ir b/Speakers/Audioengine/Audioengine_a5.ir new file mode 100644 index 00000000..aca38e4a --- /dev/null +++ b/Speakers/Audioengine/Audioengine_a5.ir @@ -0,0 +1,29 @@ +Filetype: IR signals file +Version: 1 +# +# Audioengine A5+ +# https://audioengineusa.com/shop/wirelessspeakers/a5-plus-classic-speakers/ +# +name: Sleep +type: parsed +protocol: NECext +address: 00 FD 00 00 +command: 01 FE 00 00 +# +name: Mute +type: parsed +protocol: NECext +address: 00 FD 00 00 +command: 03 FC 00 00 +# +name: Vol_up +type: parsed +protocol: NECext +address: 00 FD 00 00 +command: 09 F6 00 00 +# +name: Vol_down +type: parsed +protocol: NECext +address: 00 FD 00 00 +command: 07 F8 00 00