From fb43e0383294f1916234a7dd32ba9f2f8c25099b Mon Sep 17 00:00:00 2001 From: amec0e <88857687+amec0e@users.noreply.github.com> Date: Tue, 6 Dec 2022 19:34:00 +0000 Subject: [PATCH] Added Phillips Unknown Model (Thanks Xeltano!) --- TVs/Philips/PhilipsTV.ir | 74 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 TVs/Philips/PhilipsTV.ir diff --git a/TVs/Philips/PhilipsTV.ir b/TVs/Philips/PhilipsTV.ir new file mode 100644 index 00000000..db82f693 --- /dev/null +++ b/TVs/Philips/PhilipsTV.ir @@ -0,0 +1,74 @@ +Filetype: IR signals file +Version: 1 +# +name: On_Off +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 0C 00 00 00 +# +name: Ok +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 5C 00 00 00 +# +name: Up +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 58 00 00 00 +# +name: Down +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 59 00 00 00 +# +name: Left +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 5A 00 00 00 +# +name: Right +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 5B 00 00 00 +# +name: Back +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 0A 00 00 00 +# +name: Hdmi +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 38 00 00 00 +# +name: Vol_up +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 10 00 00 00 +# +name: Vol_down +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 11 00 00 00 +# +name: Mute +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 0D 00 00 00 +# +name: Home +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 54 00 00 00