I have my voice pipeline setup, i am quite happy with the results the only missing thing is to be able to say “play some indie rock in the kitchen”, this is so easy on Alexa or Google but apparently just not possible in HA unless i create specific actions for it which basically makes this work only on corner cases. Alexa easily searches on Spotify a playlist and plays it on my Sonos speaker in that given room.
I know it could be possible with music assistant but its too frustrating to setup in my env (i have HA on k8s and music assistant just doesn’t play well with a setup like mine), i havent tried using music assistsant with HA integration only (for both speakers and sources), i’ll try that later. That said i would prefer a 100% HA only solution.
Has anyone come up with a good solution using an LLM? I guess it would be a matter of having a service that searches Spotify playlists or Sonos ones and then gives back the URL then the assistant would just need to play that.