Merge pull request #49 from UberGuidoZ/main

Create Audioengine_a5.ir
This commit is contained in:
UberGuidoZ
2022-06-01 08:18:30 -07:00
committed by GitHub

View File

@@ -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