From 164ded19d59c4278dd3bc7627b978361aadb1748 Mon Sep 17 00:00:00 2001 From: amec0e <88857687+amec0e@users.noreply.github.com> Date: Fri, 30 Sep 2022 17:38:14 +0100 Subject: [PATCH] Added Amazon FireTV Remote (Thanks LuggaPugga!) --- TVs/Amazon/FireTV_Stick_4K_Max.ir | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 TVs/Amazon/FireTV_Stick_4K_Max.ir diff --git a/TVs/Amazon/FireTV_Stick_4K_Max.ir b/TVs/Amazon/FireTV_Stick_4K_Max.ir new file mode 100644 index 00000000..e21660ef --- /dev/null +++ b/TVs/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