Media_Player Dancing

Hopefully this isn’t a duplicate post, but I wasn’t able to find one.

I’ve noticed that my media_player component does a little dance in the UI. I’ve only seen it in my Apple TV players, but I’ve heard it’s happening in other players as well.

I noticed this in the 0.41.0 release, but it could’ve happened sooner.

Here’s what it looks like:

Image credits here.

Whenever it does it’s little dance, here’s what I’m seeing in the logs:

Apr  4 11:13:59 droid hass[29348]: INFO:homeassistant.components.http:Serving /api/media_player_proxy/media_player.apple_tv to <redacted> (auth: False)
Apr  4 11:13:59 droid hass[29348]: INFO:homeassistant.components.http:Serving /api/media_player_proxy/media_player.apple_tv_2 to <redacted> (auth: False)

Is anyone else experiencing this?

Yes. I get the same thing ever since the last few releases. Somewhere around .38 or .39

There’s an issue here: https://github.com/home-assistant/home-assistant/issues/6293

Also discussed here: https://github.com/postlund/pyatv/issues/74

I’m planning on some updates to pyatv and the Apple TV integration quite soon. Hopefully will solve this.

1 Like

I pushed an update that hopefully fixes this, please ty it out (it’s on dev now).