nstrelow / ha_philips_android_tv

Home Assistant custom component for the newer (2016+) Philips Android TVs
109 stars 28 forks source link

Not show playing media name only N/A - N/A #49

Closed shirou93 closed 3 years ago

shirou93 commented 3 years ago

This integration not showing playing media names?

Play/pause also not working.

nstrelow commented 3 years ago

Playing media names, no. You can only open apps, not show the media name

Julien-Decoen commented 3 years ago

I've got the same issue after installing it. It looks like the integration can't get update tv status and then all conditional action not working as expected (like plan/pause/next_track/previous_track).

This is the result when I'm playing media :

Changing volume working like a charm and TV status too.

Capture d’écran 2021-01-26 à 15 54 36

This is my configuration options :

- platform: philips_android_tv
  name: Télé 2
  host: !secret philips_tv
  mac: !secret philips_tv_mac
  username: !secret philips_tv_username
  password: !secret philips_tv_password
nstrelow commented 3 years ago

the androidtv component is more powerful in certain aspects.

the philips api can only do, what you can do with the philips remote app.

Please check out if that displays what you want, and if so, provide a screenshot or description and reopen the issue.