lucasvdh / codes.lucasvdh.philips-jointspace

A Jointspace connector for Philips TV's supporting models up to 2018
GNU General Public License v3.0
7 stars 10 forks source link

Fixed pairing for TV models that only expose system endpoint on secured port #41

Open klaudys opened 1 year ago

klaudys commented 1 year ago

I've notices that my TV Philips 43PUS8546 only exposes system endpoint on secured API https://(\<IP>:1926/system. On http://\<IP>:1925/system there is HTTP 200 response but body is empty.

I've added additional request to allow pair on my TV.

lucasvdh commented 1 year ago

Hi @klaudys,

Thank you for clearing up this edge-case! These kinds of problems are the hardest to diagnose/solve.