nstrelow / ha_philips_android_tv

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

[Request] Read current Active Application or Source/Input used? #41

Open schumi2004 opened 4 years ago

schumi2004 commented 4 years ago

Would it be possible to read the current application or source/input being used by the (Android) TV? Currently it shows only TV/Radio channels but not the source/input or application like Netflix/YouTube being used/played.

I would like to trigger actions based on the current application/source/input but that seems not possible?

nstrelow commented 4 years ago

IIRC the API does not provide a reliable way of getting the current status. Especially when switching between apps and channels. The app is probably still running in the background on Android TV. I'll leave this open to investigate further.