Releases: music-assistant/hass-music-assistant
Releases · music-assistant/hass-music-assistant
2024.11.4
What's Changed
- fix broken transfer queue action (#3179) @jozefKruszynski
2024.11.3
What's Changed
- Remove sentences and prompty from integration repo (#3167) @jozefKruszynski
- Fix group_members player attribute
⬆️ Dependencies
2 changes
- Bump ruff from 0.7.2 to 0.7.3 (#3161) @dependabot
- Bump pytest-homeassistant-custom-component from 0.13.178 to 0.13.182 (#3160) @dependabot
2024.11.2
What's Changed
- New split intent assist and or llm (#3148) @jozefKruszynski
- Some fixes for the actions
2024.11.1
What's Changed
- fix intent after recent refactor by @jozefKruszynski in #3136
- Bump pytest-homeassistant-custom-component from 0.13.175 to 0.13.178 by @dependabot in #3126
- Bump ruff from 0.7.1 to 0.7.2 by @dependabot in #3125
- Bump pylint from 3.2.7 to 3.3.1 by @dependabot in #2985
Full Changelog: 2024.11.0...2024.11.1
2024.11.0
What's Changed
- Switch to dedicated client library
- Prepare for upcoming merge of HA integration into HA Core.
- Add a few additional actions
Full Changelog: 2024.10.1...2024.11.0
2024.10.1
What's Changed
- Fix transfer queue action
2024.10.0
What's Changed
- Some small tweaks and fixes (#3057) @marcelveldt
- Fix typo (#2923) @OzGav
⬆️ Dependencies
7 changes
- Bump pre-commit-hooks from 4.6.0 to 5.0.0 (#3018) @dependabot
- Bump mypy from 1.11.2 to 1.12.1 (#3058) @dependabot
- Bump ruff from 0.6.7 to 0.7.0 (#3059) @dependabot
- Auto-update pre-commit hooks (#3007) @github-actions
- Bump tomli from 2.0.1 to 2.0.2 (#3019) @dependabot
- Bump pre-commit from 3.8.0 to 4.0.1 (#3034) @dependabot
- Bump ruff from 0.6.5 to 0.6.7 (#2958) @dependabot
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