What's Changed
- MusicAssistant search! Using music assistant? You can now add a music assistant entity id to your config, and a search button will appear on the cards.
- Better responsiveness. On very small screens the card will now behave a bit better.
- Fixed a bug where, if a player did not have the source attribute, the card would display an error.
- Adds some dev stuff to start transitioning away from styled component way of styling
- Small ui tweaks here and there.
Commits
- MusicAssistant search by @antontanderup in #44
- Fix handling of undefined media title source by @antontanderup in #46
- Specify player unavailable status by @antontanderup in #47
Full Changelog: v0.19.2...v0.20.0-beta.2