Implemented suggested change (thanks MDcurIOs1ty!)

https://github.com/Lucaslhm/Flipper-IRDB/issues/735
This commit is contained in:
UberGuidoZ
2024-05-02 18:08:39 -07:00
parent 087d940790
commit 13918735c6
70 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
Filetype: IR signals file
Version: 1
#
# Edifier R1280T Audio Receiver
#
name: Vol_up
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 3C C3 00 00
#
name: Vol_dn
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 4D B2 00 00
#
name: Mute
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 2B D4 00 00

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_up
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 09 F6 00 00
#
name: Vol_dn
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

View File

@@ -0,0 +1,40 @@
Filetype: IR signals file
Version: 1
#
# For Edifier R1855DB
#
name: Vol_up
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 06 F9 00 00
#
name: Vol_dn
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 47 B8 00 00
#
name: Mute
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 41 BE 00 00
#
name: Bt
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 5C A3 00 00
#
name: Opt
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 0D F2 00 00
#
name: Play_pause
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 5F A0 00 00

View File

@@ -0,0 +1,64 @@
Filetype: IR signals file
Version: 1
#
# Edifier R2000DB Audio Receiver
#
name: Power
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 00 FF 00 00
#
name: CLASSIC
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 0E F1 00 00
#
name: DYNAMIC
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 14 EB 00 00
#
name: Vol_dn
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 0C F3 00 00
#
name: Vol_up
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 09 F6 00 00
#
name: Mute
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 01 FE 00 00
#
name: LINE1
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 0D F2 00 00
#
name: LINE2
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 16 E9 00 00
#
name: BT
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 15 EA 00 00
#
name: OPTIC
type: parsed
protocol: NECext
address: 10 E7 00 00
command: 0A F5 00 00