Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


  • 0

Philips JointSpace API for controlling new android TV


Lambik

Question

Hi!

 

Here is something I want to share with you all!

 

You can control your new Android Philips TV with commands mentioned here:

Please login or register to see this link.

 

The only thing you have to change to get it working is to change the version number into 5. So if you want to GET the system instead of using http://ip-address:1925/1/system you use http://ip-address:1925/5/system !

 

Happy LUA coding!

Please login or register to see this image.

/emoticons/default_icon_wink.gif" alt=";-)" />

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Hi,

 

i have a VD for my old (2011) Philips TV and it works fine. I´ve tried to change only the version to 5, but it´s not working for me.

I captured the traffic from the new Philips app for Android devices with Charles proxy. Traffic to the TV seems to be encrypted and it´s using port 1926 instead of 1925. How can i send the GET and POST commands encrypted?

I can give you the captured and decrypted traffic if needed.

 

Thanks

Link to comment
Share on other sites

  • 0

Hi,

 

the working VD for my old TV is this:

Please login or register to see this attachment.

 

The JointSpace API with commands is here:

Please login or register to see this link.

 

and the captured traffic from the new PhilipsTVRemote-App is here:

Please login or register to see this attachment.

Please login or register to see this attachment.

Please login or register to see this attachment.

 

As you can see, i´ve pressed the "Home" button. Changing only the version number from 1 to 5 in the new VD doesn't work. I´ve changed also the port number from 1925 to 1926, as well as the IP-Address (new TV is 192.168.0.110) and ID number.

I think, the problem is the encrypted traffic, but i have no idea how to tell the HC2 to encrypt the traffic. Username and so on you can find in the 2nd screenshot.

Link to comment
Share on other sites

  • 0

I am also looking for some way to connect to a Philips 32PFS5501 but not successful yet, it is a 2016 model. And from what I've read.

So basically we need to pair the tv.

Ex the philips tv remote android app, was connected to the tv, after it was paired.

The 2016 Android based TVs from Philips expose a subset of the Jointspace JSON API, however it is protected behind a pairing mechanism. The following features are supported:

  • Audio parameters control
  • Ambilight control
  • Read out system parameters
  • Send basic RC commands

The pairing mechanism has been reverse engineered and a basic python script to control these TVs can be found at: 

Please login or register to see this link.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...