Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Amazon FireTV Plugin

Questions and comments specific to a particular plugin should go here.
Post Reply
kingfetty
Posts: 5
Joined: Thu Sep 06, 2012 8:17 pm

Amazon FireTV Plugin

Post by kingfetty »

I'm working on building this Amazon FireTV plugin

Requires ADB to work. Load the plugin, put in the IP address of the FireTV and the path to the ADB executable.

Commands you can send:
Directional Buttons, Select, Power, Back, Home, Menu.

You can also issue a CheckStatus which will fire an event telling if the AFTV is asleep or not. You could then use that event to trigger a power command to wake it up.

This is my first plugin and first dive into python, so any feedback would be greatly appreciated.

I currently use it to take the input button from my remote and switch my AVR to the AFTV then enable the command Tree for AFTV control and disabling the command tree for Kodi control. This allows me to use 1 remote to control both devices via EG.

Oh, you also have to enable Debugging in the FireTV:
http://www.aftvnews.com/how-to-enable-a ... -tv-stick/
Attachments
AFTV.zip
Version 0.2
(1.56 KiB) Downloaded 210 times
Post Reply