As the title says, I have the new Chromecast with Google (Android) TV. I have the Android TV integration working correctly on my Nvidia Shield. I set it up on the new Chromecast (enabled debugging and accepted the connection request from HA). However, I am only seeing “Idle” or “Off” for the entity state. It never shows “Playing”, “Paused”, or “Stopped” like on the Shield and I cannot get a name for the currently running app (which works on my shield).
HA is currently 0.116 in Docker on Ubuntu 18.04
The entity attributes for the Chromecast are:
adb_response: null
friendly_name: chromecast
supported_features: 23997
The Nvidia Shield shows a thumbnail and a bunch of additional (expected) attributes but has the same adb_response and supported_features as the chromecast.
Not sure if I am missing something obvious or if someone can verify if it is working or not working for them.
Thanks