From b250eb25137bff496b4222bd9d3a870b17e8d36b Mon Sep 17 00:00:00 2001 From: Michael Holmes <706183+holmesmr@users.noreply.github.com> Date: Tue, 20 Dec 2022 19:31:49 +0000 Subject: [PATCH 1/2] Add Logitech Z906 Note there is already a converted file at `_Converted_/IR_Plus/L/LOGITECH/Z906.ir` but it appears to not work. --- Speakers/Logitech/Z906.ir | 88 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 Speakers/Logitech/Z906.ir diff --git a/Speakers/Logitech/Z906.ir b/Speakers/Logitech/Z906.ir new file mode 100644 index 00000000..944dbf52 --- /dev/null +++ b/Speakers/Logitech/Z906.ir @@ -0,0 +1,88 @@ +Filetype: IR signals file +Version: 1 +# +# Logitech Z906 +# +name: POWER +type: parsed +protocol: NECext +address: 02 A0 00 00 +command: 80 7F 00 00 +# +name: VOL+ +type: parsed +protocol: NECext +address: 02 A0 00 00 +command: AA 55 00 00 +# +name: VOL- +type: parsed +protocol: NECext +address: 02 A0 00 00 +command: 6A 95 00 00 +# +name: MUTE +type: parsed +protocol: NECext +address: 02 A0 00 00 +command: EA 15 00 00 +# +name: Input +type: parsed +protocol: NECext +address: 02 A0 00 00 +command: 08 F7 00 00 +# +name: SpeakerLevel +type: parsed +protocol: NECext +address: 02 A0 00 00 +command: 0A F5 00 00 +# +name: Effect +type: parsed +protocol: NECext +address: 02 A0 00 00 +command: 0E F1 00 00 +# +name: Input1 +type: parsed +protocol: NECext +address: 02 A0 00 00 +command: 04 FB 00 00 +# +name: Input2 +type: parsed +protocol: NECext +address: 02 A0 00 00 +command: 82 7D 00 00 +# +name: Input3 +type: parsed +protocol: NECext +address: 02 A0 00 00 +command: 0C F3 00 00 +# +name: Input4 +type: parsed +protocol: NECext +address: 02 A0 00 00 +command: 8C 73 00 00 +# +name: Input5 +type: parsed +protocol: NECext +address: 02 A0 00 00 +command: 02 FD 00 00 +# +name: InputAUX +type: parsed +protocol: NECext +address: 02 A0 00 00 +command: 42 BD 00 00 +# +name: SpeakerTest +type: parsed +protocol: NECext +address: 02 A0 00 00 +command: 01 FE 00 00 From 9fbb7cb7d79536c8d0d5bdb0f1769baa0cabf9e2 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Tue, 20 Dec 2022 14:14:19 -0800 Subject: [PATCH 2/2] Appears to not work, replaced with tested file. https://github.com/Lucaslhm/Flipper-IRDB/pull/304 --- _Converted_/IR_Plus/L/LOGITECH/Z906.ir | 89 -------------------------- 1 file changed, 89 deletions(-) delete mode 100644 _Converted_/IR_Plus/L/LOGITECH/Z906.ir diff --git a/_Converted_/IR_Plus/L/LOGITECH/Z906.ir b/_Converted_/IR_Plus/L/LOGITECH/Z906.ir deleted file mode 100644 index d1251b63..00000000 --- a/_Converted_/IR_Plus/L/LOGITECH/Z906.ir +++ /dev/null @@ -1,89 +0,0 @@ -Filetype: IR signals file -Version: 1 -# -# LOGITECH Z906 -# Autogenerated from ircodes/LOGITECH/Z906.xml -# -name: POWER -type: parsed -protocol: NECext -address: 05 40 00 00 -command: FE 01 00 00 -# -name: INPUT -type: parsed -protocol: NECext -address: 05 40 00 00 -command: EF 10 00 00 -# -name: Unknown -type: parsed -protocol: NECext -address: 05 40 00 00 -command: A8 57 00 00 -# -name: + -type: parsed -protocol: NECext -address: 05 40 00 00 -command: AA 55 00 00 -# -name: - -type: parsed -protocol: NECext -address: 05 40 00 00 -command: A9 56 00 00 -# -name: LEVEL -type: parsed -protocol: NECext -address: 05 40 00 00 -command: AF 50 00 00 -# -name: EFFECT -type: parsed -protocol: NECext -address: 05 40 00 00 -command: 8F 70 00 00 -# -name: INPUT1 -type: parsed -protocol: NECext -address: 05 40 00 00 -command: DF 20 00 00 -# -name: INPUT2 -type: parsed -protocol: NECext -address: 05 40 00 00 -command: BE 41 00 00 -# -name: INPUT3 -type: parsed -protocol: NECext -address: 05 40 00 00 -command: CF 30 00 00 -# -name: INPUT4 -type: parsed -protocol: NECext -address: 05 40 00 00 -command: CE 31 00 00 -# -name: INPUT5 -type: parsed -protocol: NECext -address: 05 40 00 00 -command: BF 40 00 00 -# -name: AUX -type: parsed -protocol: NECext -address: 05 40 00 00 -command: BD 42 00 00 -# -name: TEST -type: parsed -protocol: NECext -address: 05 40 00 00 -command: 7F 80 00 00