From 727e6eb974b5ceed0f31e939f37032dafb10bc05 Mon Sep 17 00:00:00 2001 From: ziggyzaggs Date: Thu, 29 Dec 2022 00:50:03 -0600 Subject: [PATCH] Apple_TV_Gen2 --- Streaming_Devices/Apple/Apple_TV_Gen2 | 46 +++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 Streaming_Devices/Apple/Apple_TV_Gen2 diff --git a/Streaming_Devices/Apple/Apple_TV_Gen2 b/Streaming_Devices/Apple/Apple_TV_Gen2 new file mode 100644 index 00000000..9622e4f9 --- /dev/null +++ b/Streaming_Devices/Apple/Apple_TV_Gen2 @@ -0,0 +1,46 @@ +Filetype: IR signals file +Version: 1 +# +# Apple TV Gen 2 +# +name: Menu +type: parsed +protocol: NECext +address: EE 87 00 00 +command: 02 8B 00 00 +# +name: Play_pause +type: parsed +protocol: NECext +address: EE 87 00 00 +command: 5E 8B 00 00 +# +name: Up +type: parsed +protocol: NECext +address: EE 87 00 00 +command: 0B 8B 00 00 +# +name: Down +type: parsed +protocol: NECext +address: EE 87 00 00 +command: 0D 8B 00 00 +# +name: Left +type: parsed +protocol: NECext +address: EE 87 00 00 +command: 08 8B 00 00 +# +name: Right +type: parsed +protocol: NECext +address: EE 87 00 00 +command: 07 8B 00 00 +# +name: Center +type: parsed +protocol: NECext +address: EE 87 00 00 +command: 04 8B 00 00