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