This is an automated archive made by the Lemmit Bot.
The original was posted on /r/homeassistant by /u/mellowbalmyleafy on 2025-09-18 14:42:49+00:00.
I recently integrated Music Assistant into my setup and realized I was missing a simple way to show my playlists right in the Home Assistant frontend. So I put together a little card that dynamically displays six playlists. With a template-triggered sensor and a small script, you can just tap a playlist to start it on a chosen speaker.
I also wrote up a short tutorial over on the Home Assistant forums if you’d like to try it out yourself: https://community.home-assistant.io/t/music-assistant-playlist-slider-card-tutorial/931816
It’s nothing fancy, but it works nicely for me and can be further customized quite easily. Hopefully it helps someone else!