Skip to content

Releases: music-assistant/hass-music-assistant

2024.11.4

14 Nov 22:15
bf1d6f9
Compare
Choose a tag to compare

What's Changed

2024.11.3

12 Nov 22:42
Compare
Choose a tag to compare

What's Changed

  • Remove sentences and prompty from integration repo (#3167) @jozefKruszynski
  • Fix group_members player attribute

⬆️ Dependencies

2 changes

2024.11.2

09 Nov 00:20
f38d344
Compare
Choose a tag to compare

What's Changed

2024.11.1

05 Nov 21:07
bca5091
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.11.0...2024.11.1

2024.11.0

03 Nov 23:48
Compare
Choose a tag to compare

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

22 Oct 18:12
Compare
Choose a tag to compare

What's Changed

  • Fix transfer queue action

2024.10.0

20 Oct 19:42
a1c163a
Compare
Choose a tag to compare

What's Changed

⬆️ Dependencies

7 changes

2024.9.1

14 Sep 22:42
00f000d
Compare
Choose a tag to compare

What's Changed

  • Fix typo source_player vs source_entity in transfer_queue action (#2921) @marcelveldt

2024.9.0

14 Sep 14:01
665c740
Compare
Choose a tag to compare

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

2024.8.1

22 Aug 11:37
ad1bb43
Compare
Choose a tag to compare

What's Changed

  • Fix seek support

⬆️ Dependencies

  • Bump pytest-homeassistant-custom-component from 0.13.153 to 0.13.154 (#2778) @dependabot