Skip to content

v0.7.0

Choose a tag to compare

@droans droans released this 12 Aug 14:37

Music Assistant Queue Card v0.7.0

Breaking Changes

The card relies on Music Assistant Queue Actions v0.3.0. The card will NOT function unless the integration has been updated. Please update the integration before updating the card.

New Features

  • New Card Parameters:
    • limit_before: Choose the number of items to display after the currently played track. Defaults to 5.
    • limit_after: Choose the number of items to display after the currently played track. Defaults to 100.
    • show_album_covers: Choose whether to display or hide the album cover art. Defaults to true (shown).
    • show_artist_names: Choose whether to display or hide the artist names. Defaults to true (shown).
  • Played items will now appear dimmed

Queue Card Mobile Example

Other changes

  • Reverted bug that caused the active track to display action buttons
  • Move up, next action buttons for next item in queue are no longer visible as they should not perform any functions and, at times, would cause issues
  • Use HA elements where possible