Skip to content

v0.3.0

Choose a tag to compare

@droans droans released this 29 Jul 18:30
17a52af

Music Assistant Queue Card v0.3.0

  • Replaced manual scripts, Pyscripts with services from custom integration

IMPORTANT

This card no longer requires custom scripts or Pyscript code. In its place, we are instead using my custom Music Assistant Queue integration. This must be installed before upgrading.

The benefits for using the custom integration include

  • Reduced complexity for the user
  • Improved performance
  • Uses the official music_assistant_client Python package for nearly all calls
  • Simplifies future updates (such as moving items up/down/next in queue) as the user is not required to manually update their Pyscript codes or HA scripts.