From d6488bae02f76f3ea3f2a12702620a60cdc4d9a2 Mon Sep 17 00:00:00 2001 From: amec0e <88857687+amec0e@users.noreply.github.com> Date: Sat, 17 Sep 2022 03:02:43 +0100 Subject: [PATCH 1/2] Added Vitec IPTV Remote (Thanks gigasad!) Added Vitec IPTV Remote --- TVs/Vitec/Vitec_Exterity_IPTV.ir | 100 +++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 TVs/Vitec/Vitec_Exterity_IPTV.ir diff --git a/TVs/Vitec/Vitec_Exterity_IPTV.ir b/TVs/Vitec/Vitec_Exterity_IPTV.ir new file mode 100644 index 00000000..7c86b2f3 --- /dev/null +++ b/TVs/Vitec/Vitec_Exterity_IPTV.ir @@ -0,0 +1,100 @@ +Filetype: IR signals file +Version: 1 +# +# For Vitec (Exterity) IPTV +# +name: POWER +type: parsed +protocol: NECext +address: AD ED 00 00 +command: B5 4A 00 00 +# +name: TV +type: parsed +protocol: NECext +address: AD ED 00 00 +command: C9 36 00 00 +# +name: Home +type: parsed +protocol: NECext +address: AD ED 00 00 +command: CA 35 00 00 +# +name: Guide +type: parsed +protocol: NECext +address: AD ED 00 00 +command: CB 34 00 00 +# +name: Text +type: parsed +protocol: NECext +address: AD ED 00 00 +command: AB 54 00 00 +# +name: VOL+ +type: parsed +protocol: NECext +address: AD ED 00 00 +command: BA 45 00 00 +# +name: VOL- +type: parsed +protocol: NECext +address: AD ED 00 00 +command: BB 44 00 00 +# +name: CH+ +type: parsed +protocol: NECext +address: AD ED 00 00 +command: B0 4F 00 00 +# +name: CH- +type: parsed +protocol: NECext +address: AD ED 00 00 +command: B1 4E 00 00 +# +name: MUTE +type: parsed +protocol: NECext +address: AD ED 00 00 +command: C5 3A 00 00 +# +name: Menu +type: parsed +protocol: NECext +address: AD ED 00 00 +command: A5 5A 00 00 +# +name: Up +type: parsed +protocol: NECext +address: AD ED 00 00 +command: B2 4D 00 00 +# +name: Down +type: parsed +protocol: NECext +address: AD ED 00 00 +command: B4 4B 00 00 +# +name: Left +type: parsed +protocol: NECext +address: AD ED 00 00 +command: A9 56 00 00 +# +name: Right +type: parsed +protocol: NECext +address: AD ED 00 00 +command: BD 42 00 00 +# +name: Ok +type: parsed +protocol: NECext +address: AD ED 00 00 +command: B3 4C 00 00 From e5ea544caf99215b97d570fbc8021a8c36da318d Mon Sep 17 00:00:00 2001 From: amec0e <88857687+amec0e@users.noreply.github.com> Date: Sat, 17 Sep 2022 03:11:58 +0100 Subject: [PATCH 2/2] Added Edifier R1855DB (Thanks RosenZ!) Added Edifier R1855DB --- Audio_Receivers/Edifier/Edifier_r1855db.ir | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 Audio_Receivers/Edifier/Edifier_r1855db.ir diff --git a/Audio_Receivers/Edifier/Edifier_r1855db.ir b/Audio_Receivers/Edifier/Edifier_r1855db.ir new file mode 100644 index 00000000..8a1fa1d1 --- /dev/null +++ b/Audio_Receivers/Edifier/Edifier_r1855db.ir @@ -0,0 +1,40 @@ +Filetype: IR signals file +Version: 1 +# +# For Edifier R1855DB +# +name: VOL+ +type: parsed +protocol: NECext +address: 10 E7 00 00 +command: 06 F9 00 00 +# +name: VOL- +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