From 5d632a74f3743b003e5d71f37f423dd7b07a2285 Mon Sep 17 00:00:00 2001 From: amec0e <88857687+amec0e@users.noreply.github.com> Date: Fri, 30 Sep 2022 17:58:06 +0100 Subject: [PATCH] Added FireTV Remote (Thanks LuggaPugga!) Moving from TV dir --- .../Amazon/FireTV_Stick_4K_Max.ir | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 Streaming_Devices/Amazon/FireTV_Stick_4K_Max.ir diff --git a/Streaming_Devices/Amazon/FireTV_Stick_4K_Max.ir b/Streaming_Devices/Amazon/FireTV_Stick_4K_Max.ir new file mode 100644 index 00000000..e21660ef --- /dev/null +++ b/Streaming_Devices/Amazon/FireTV_Stick_4K_Max.ir @@ -0,0 +1,28 @@ +Filetype: IR signals file +Version: 1 +# +# FireTV 4K Max +# +name: POWER +type: parsed +protocol: NEC +address: 03 00 00 00 +command: 1D 00 00 00 +# +name: MUTE +type: parsed +protocol: NECext +address: 00 7F 00 00 +command: 4E B1 00 00 +# +name: VOL+ +type: parsed +protocol: NEC +address: 03 00 00 00 +command: 11 00 00 00 +# +name: VOL- +type: parsed +protocol: NEC +address: 03 00 00 00 +command: 15 00 00 00