Releases: music-assistant/hass-music-assistant
Releases · music-assistant/hass-music-assistant
2024.9.1
What's Changed
- Fix typo source_player vs source_entity in transfer_queue action (#2921) @marcelveldt
2024.9.0
What's Changed
- Bump Music Assistant client to 2.2.4 + add new transfer queue service (#2918) @marcelveldt
- Allow radio mode to be passed on intent query (#2913) @baukita
- Update prompt to add support for playlist voice commands (#2833) @nikito
⬆️ Dependencies
9 changes
- Bump ruff from 0.6.2 to 0.6.5 (#2916) @dependabot
- Bump pytest-homeassistant-custom-component from 0.13.158 to 0.13.162 (#2886) @dependabot
- Bump pytest-homeassistant-custom-component from 0.13.155 to 0.13.158 (#2855) @dependabot
- Bump mypy from 1.11.1 to 1.11.2 (#2814) @dependabot
- Bump pylint from 3.2.6 to 3.2.7 (#2857) @dependabot
- Bump peter-evans/create-pull-request from 6 to 7 (#2864) @dependabot
- Bump ruff from 0.6.1 to 0.6.2 (#2816) @dependabot
- Bump actions/setup-python from 5.1.1 to 5.2.0 (#2841) @dependabot
- Bump pytest-homeassistant-custom-component from 0.13.154 to 0.13.155 (#2815) @dependabot
2024.8.1
What's Changed
- Fix seek support
⬆️ Dependencies
- Bump pytest-homeassistant-custom-component from 0.13.153 to 0.13.154 (#2778) @dependabot
2024.8.0
What's Changed
- Add VOLUME_MUTE to the SUPPORTED_FEATURES in media_player.py (#2720) @heinzma
- Add link to docs (#2672) @OzGav
- Expose the query slot in MassPlayMediaOnMediaPlayer only if the mass specific LLM agent is configured (#2685) @tronikos
- Use suggested_value instead of default in options (#2688) @tronikos
- Fix string of the url field in play_announcement (#2687) @tronikos
- Cleanup unused strings (#2689) @tronikos
- Link to the documentation in the configure options form (#2691) @tronikos
- fixed typo sewver into server (#2542) @bruvv
- Fix manifest EOL (#2545) @Jc2k
⬆️ Dependencies
6 changes
- Bump mypy from 1.10.0 to 1.11.1 (#2723) @dependabot
- Bump pytest-homeassistant-custom-component from 0.13.148 to 0.13.153 (#2748) @dependabot
- Bump pre-commit from 3.7.1 to 3.8.0 (#2699) @dependabot
- Bump pytest-homeassistant-custom-component from 0.13.134 to 0.13.148 (#2724) @dependabot
- Bump actions/setup-python from 5.1.0 to 5.1.1 (#2609) @dependabot
- Bump pylint from 3.2.3 to 3.2.6 (#2663) @dependabot
2024.7.1 BETA 0
2024.6.2
Add support for "continue_on_error" for calls to Music Assistant players in Home Assistant scripts/automations.
2024.6.1
Fix typo causing playback by name to fail
2024.6.0
What's Changed
- Fix area name error by @jozefKruszynski in #2427
- Make MassPlayMediaOnMediaPlayer work directly from the new LLMs in 2024.6 without the need of a separate conversation agent by @tronikos in #2434
- fix a couple of bits by @jozefKruszynski in #2451
- Remove the add-on manager by @marcelveldt in #2457
- Fix browse listings after recent server change by @marcelveldt in #2458
New Contributors
Full Changelog: 2024.5.1...2024.6.0
2024.5.1
What's Changed
Based on Music Assistant 2.0
2024.5.0
Compatibility with MASS Server 2.0.0 b146