Skip to content

chubchubsancho/philips_android_tv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

philips_android_tv

Tools to control Philips 2016 Android TVs

The API is roughly the same as JointSpace (http://jointspace.sourceforge.net/) with the following differences:

  • Uses HTTPS over port 1926
  • Uses /6/ instead of /1/ as the API path
  • All calls have to have digest auth to be successful
  • An initial pairing to determine the user/pass is required
  • Channel and Source methods aren't available

Channel status and changes are performed using a different protocol that isn't described here.

The tool here will do the initial pairing. The credentials can then be used in a standard way (digest) in other tools.

About

Tools to control Philips 2016 Android TVs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%