Just wondering about Music Assistant player entity states.
Have noticed that the player doesn’t update its state after playing an audio file, in this case, one that is part of a very small playlist.
It doesn’t return to the idle state after the file have been played. It remains in the playing state.
The music assistant player is an apple homepod mini, interestingly the ‘native’ home assistant version of that player does return to its idle state.
Also noticed the media_duration attribute is also not right. It says its 84 (assume 84 seconds) but the file plays for 1 minute 47 seconds (or 107 seconds).
Was rather hoping to run an action in an automation after the player goes back to idle, but it doesn’t. So then I thought I’d use the media duration in a delay… but that doesn’t work either.
Anyone know why that is? Is there a workaround?