Merge pull request #440 from kamgurgul/feature/edifier_r1700bt

Add Edifier R1700BT
This commit is contained in:
UberGuidoZ 2023-03-17 18:25:19 -07:00 committed by GitHub
commit e790771a51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,40 @@
Filetype: IR signals file
Version: 1
#
# Edifier R1700BT Audio Receiver
#
name: Power
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 01 FE 00 00
#
name: Vol+
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 09 F6 00 00
#
name: Vol-
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 0C F3 00 00
#
name: Mute
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 00 FF 00 00
#
name: Bt
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 0A F5 00 00
#
name: Line_in
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 15 EA 00 00