From 96fa3cf33baf744e8a895c902bbfe2c9ef53a345 Mon Sep 17 00:00:00 2001 From: qw3rtz <49477123+qw3rtz@users.noreply.github.com> Date: Mon, 20 Mar 2023 00:01:40 +0100 Subject: [PATCH] Added Teufel 3SIXTY speaker (#458) --- Speakers/Teufel/Teufel_3SIXTY.ir | 94 ++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 Speakers/Teufel/Teufel_3SIXTY.ir diff --git a/Speakers/Teufel/Teufel_3SIXTY.ir b/Speakers/Teufel/Teufel_3SIXTY.ir new file mode 100644 index 00000000..164264b9 --- /dev/null +++ b/Speakers/Teufel/Teufel_3SIXTY.ir @@ -0,0 +1,94 @@ +Filetype: IR signals file +Version: 1 +# +# Teufel 3SIXTY +# +name: POWER +type: parsed +protocol: NEC +address: FD 00 00 00 +command: E2 00 00 00 +# +name: MUTE +type: parsed +protocol: NEC +address: FD 00 00 00 +command: E1 00 00 00 +# +name: VOL+ +type: parsed +protocol: NEC +address: FD 00 00 00 +command: E7 00 00 00 +# +name: VOL- +type: parsed +protocol: NEC +address: FD 00 00 00 +command: B9 00 00 00 +# +name: Reverse +type: parsed +protocol: NEC +address: FD 00 00 00 +command: BA 00 00 00 +# +name: Forward +type: parsed +protocol: NEC +address: FD 00 00 00 +command: EA 00 00 00 +# +name: Play Pause +type: parsed +protocol: NEC +address: FD 00 00 00 +command: BD 00 00 00 +# +name: Input +type: parsed +protocol: NEC +address: FD 00 00 00 +command: FC 00 00 00 +# +name: Link +type: parsed +protocol: NEC +address: FD 00 00 00 +command: FD 00 00 00 +# +name: Menu +type: parsed +protocol: NEC +address: FD 00 00 00 +command: AE 00 00 00 +# +name: 1 +type: parsed +protocol: NEC +address: FD 00 00 00 +command: FB 00 00 00 +# +name: 2 +type: parsed +protocol: NEC +address: FD 00 00 00 +command: BB 00 00 00 +# +name: 3 +type: parsed +protocol: NEC +address: FD 00 00 00 +command: EB 00 00 00 +# +name: 4 +type: parsed +protocol: NEC +address: FD 00 00 00 +command: AB 00 00 00 +# +name: Favorite +type: parsed +protocol: NEC +address: FD 00 00 00 +command: ED 00 00 00