From 2adb22c17e89db1ff5cf142a80fcdcec56de7abd Mon Sep 17 00:00:00 2001 From: Chase Roden Date: Thu, 28 Mar 2024 12:51:27 -0500 Subject: [PATCH] Adds codes for Edifier R1700BT speakers (original model) (#574) --- Speakers/Edifier/Edifier_R1700BT.ir | 34 +++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 Speakers/Edifier/Edifier_R1700BT.ir diff --git a/Speakers/Edifier/Edifier_R1700BT.ir b/Speakers/Edifier/Edifier_R1700BT.ir new file mode 100644 index 00000000..02b44bf6 --- /dev/null +++ b/Speakers/Edifier/Edifier_R1700BT.ir @@ -0,0 +1,34 @@ +Filetype: IR signals file +Version: 1 +# +# Edifier R1700BT Speakers (Original) +# +name: Vol_up +type: parsed +protocol: NECext +address: 10 E7 00 00 +command: 2B D4 00 00 +# +name: Vol_dn +type: parsed +protocol: NECext +address: 10 E7 00 00 +command: 3C C3 00 00 +# +name: Mute +type: parsed +protocol: NECext +address: 10 E7 00 00 +command: 1A E5 00 00 +# +name: Line +type: parsed +protocol: NECext +address: 10 E7 00 00 +command: 5E A1 00 00 +# +name: Bluetooth +type: parsed +protocol: NECext +address: 10 E7 00 00 +command: 4D B2 00 00