Releases: music-assistant/hass-music-assistant
Releases · music-assistant/hass-music-assistant
2024.12.1
What's Changed
- Add issue deletion to fix my silly mistake by @jozefKruszynski in #3264
Full Changelog: 2024.12.0...2024.12.1
2024.12.0
What's Changed
- Add issue for moving to core integration (#3246) @jozefKruszynski
- Fix issue with matching on none mass players (#3236) @jozefKruszynski
- Switch to ServiceIntent for assist intent. (#3194) @jozefKruszynski
⬆️ Dependencies
9 changes
- Bump pylint from 3.3.1 to 3.3.2 (#3251) @dependabot
- Bump tomli from 2.1.0 to 2.2.1 (#3250) @dependabot
- Bump pytest-homeassistant-custom-component from 0.13.184 to 0.13.187 (#3249) @dependabot
- Bump ruff from 0.8.0 to 0.8.1 (#3248) @dependabot
- Bump pytest-homeassistant-custom-component from 0.13.183 to 0.13.184 (#3226) @dependabot
- Bump ruff from 0.7.4 to 0.8.0 (#3225) @dependabot
- Bump ruff from 0.7.3 to 0.7.4 (#3196) @dependabot
- Bump pytest-homeassistant-custom-component from 0.13.182 to 0.13.183 (#3197) @dependabot
- Bump tomli from 2.0.2 to 2.1.0 (#3195) @dependabot
2024.11.5
What's Changed
- Switch to ServiceIntent for assist intent. by @jozefKruszynski in #3194
- Update to latest client + changes for grouping
- Fix small race condition
Full Changelog: 2024.11.4...2024.11.5
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