I am loving the new media browser Spotify support!
I was only missing the ability to select which speaker to play a Spotify playlist on, and a tablet friendly volume control.
After a bit of tinkering this weekend, I ended up with the following:
I am using the Spotify media player card, a glance card with tap_action calling spotcast.start for each speaker, and a custom:mini-media-player card hiding all elements except volume.
So the only volume control shown is the active one. So after years of trying different solutions, I am finally able to have all the Spotify controls grouped together. Thanks to the HomeAssistant team for all of your hard work!
I’ve stolen great ideas from merveet and https://community.home-assistant.io/u/kalkih to put this together.
You can just install custom card called ‘mini media player’. That does exactly what you do, but easier and more clean. You can change source, control music and volume all within the card.
That looks great!
The reason for using 3 separate cards, was that I needed to call service spotcast.start to activate the google home speakers, and couldn’t work out how to get custom mini media player to do this. Also, I wanted a full width volume control for easy access on a wall mounted tablet.