Philips Android TV component

Just a quick overview of things I got working (using the scripts already shared here):

  • Play and Pause working (There is no PlayPause key (at least for me), so I had to check the actual state and set it to STATE_PLAYING or STATE_PAUSED)
  • Apps as sources instead of channels (since I don’t watch TV and have no sources except Google Play Movies trailers, I wanted to get that working)

Here is the updated philips_2016.py

Be aware that channel switching is not supported anymore in favor of app switching.
I will add a config option later, so you can choose (or maybe enable both)

5 Likes