Hi guys, I installed mopidy as an add on on home assistant. It’s works great until recently. After playing a music file, the states never changed to “turned off”. It kept the state at “playing” even after song finish playing.
I uninstalled it from HA and installed it in raspberry pi.lt works fine without modifying the config audio setting as autoaudiosink but as I change audio setting in the config to “audioresample ! audio/x-raw,rate=44100,channels=2,format=S16LE ! audioconvert ! wavenc ! filesink location=/share/snapfifo/mopidy”. After music stops, the state/status remains at “playing”.
I am trying to build multi room audio and like to cast music on main server as well as clients. any idea why is this happening?? Thanks