Hey everyone! I’ve been building a custom Lovelace card for those of us using Music Assistant and wanted to share it.
Mass Coverwall Card displays a responsive grid of cover art from your Music Assistant library — playlists, albums, or artists — and plays them instantly with a single tap.
Why I built it
I wanted something that felt like flipping through a record collection rather than navigating a list. One tap, the right vibe — that’s the whole idea.
Features
Playlists, albums or artists — pick what to browse
Any Music Assistant media player in your home
16 sort options — recently added, last played, most played, random…
Manual mode — pin your go-to covers, drag to reorder
100% aligned with your HA theme — no custom colors, no overrides
Built for Sections view — adapts automatically to any card size
Visual editor — no YAML required to set it up
Installation via HACS
Add it as a custom repository in HACS → Frontend:
https://github.com/eliseo-juan/mass-coverwall-card
Minimal config
type: custom:mass-coverwall-card
entity_id: media_player.salon
media_type: playlist
order_by: timestamp_added_desc
item_size: 3
Full docs and more examples on GitHub.
Feedback very welcome — this is early days and I’m actively working on it!
if it’s useful to you.
