From c5e600aef0155606ddfc1a1f13ca3eb157f7cf69 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Fri, 16 Dec 2022 17:22:02 -0800 Subject: [PATCH] Added alternate Apple TV 3 (thanks Wingman4l7!) --- Streaming_Devices/Apple/Apple_TV_Gen3_v2.ir | 46 +++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 Streaming_Devices/Apple/Apple_TV_Gen3_v2.ir diff --git a/Streaming_Devices/Apple/Apple_TV_Gen3_v2.ir b/Streaming_Devices/Apple/Apple_TV_Gen3_v2.ir new file mode 100644 index 00000000..e61a3327 --- /dev/null +++ b/Streaming_Devices/Apple/Apple_TV_Gen3_v2.ir @@ -0,0 +1,46 @@ +Filetype:IRsignalsfile +Version:1 +# +# Apple TV Gen 3 v2 +# +name:Menu +type:parsed +protocol:NECext +address:EE870000 +command:022E0000 +# +name:Play_Pause +type:parsed +protocol:NECext +address:EE870000 +command:5E2E0000 +# +name:Up +type:parsed +protocol:NECext +address:EE870000 +command:0B2E0000 +# +name:Down +type:parsed +protocol:NECext +address:EE870000 +command:0D2E0000 +# +name:Left +type:parsed +protocol:NECext +address:EE870000 +command:082E0000 +# +name:Right +type:parsed +protocol:NECext +address:EE870000 +command:072E0000 +# +name:Center +type:parsed +protocol:NECext +address:EE870000 +command:5D2E0000 \ No newline at end of file