v0.3.0
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_clientPython 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.