This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/droans on 2025-07-30 16:11:05+00:00.


Hi!

I would like to share with you a little card I’ve been slowly working on over the past couple months - the Music Assistant Queue Card

https://preview.redd.it/m2ezzq7zb1gf1.png?width=1344&format=png&auto=webp&s=7e4033db7dd100583e35db38afcec1124d8ba681

IMPORTANT:

This card relies upon another custom integration I created: droans/mass_queue as the Music Assistant integration is currently limited on what you can do and doesn’t support altering the player queues. This custom integration is NOT included in HACS by default but can be added.

Features:

  • Select any song in queue
  • Move songs up, down, or next
  • Remove items from queue
  • Automatically hides when queue has no items or is otherwise inactive
  • Header title can be set by the user
  • Card can be set to be expanded or collapsed by default

Installation and configuration instructions are in the Readme file. I’ll be happy to answer any other questions that you have.

I am rather new at JS coding. I am more than happy to accept contributions I’ve tried to optimize this to the best of my abilities but I’m sure there are still improvements to be made