Hey guys, I renewed my tv with a Philips 65PUS6162 last january, and I was pretty sad, as the API changed and it was not supported by the existing API (I had the same model in 43" that worked with the old API). So I had no feedback about the TV in terms of Power Status, channel, source or volume.
I have just seen that 4 days ago there was some movement on the github of the ha philipsjs
https://github.com/danielperna84/ha-philipsjs
So I decided to check it.
I changed the init.py from /srv/homeassistant/lib/python3.6/site-packages/haphilipsjs$ to the one updated on the github page and voila!!
I have seen that the HA component calls ha_philipsjs==0.0.4 so, I guess that the next step should be the githab author to pump the release tag to 0.0.5 and the component author to call it. But meanwhile this is a workaround.
I have now power status, volume control, even a list of channels from HA
Hope it helps
You can check your API version in the following way:
http://yourtvip:1925/x/system
, x being the API version number from 1 to 6