Skip to content

Releases: Strixx76/samsungwam

v0.1.0

09 Feb 13:20
Compare
Choose a tag to compare

First minor release since the integration was created!

  • All known small bugs is fixed.
  • Added a device handler that makes sure the speaker stays connected.
  • You can now use the play media service. This means that you can use TTS services with the speakers, and that you can use the speakers with Music Assistant.
  • It now also supports grouping speakers. I recommend using Maxi Media Player or mini-media-player for easy group management in the UI.

v0.1.0rc7

18 Jan 21:04
Compare
Choose a tag to compare
v0.1.0rc7 Pre-release
Pre-release
  • Fixed bug in discovery

v0.1.0rc6

18 Jan 17:29
Compare
Choose a tag to compare
v0.1.0rc6 Pre-release
Pre-release
  • Even more stability fixes for grouping
  • Ability to select source when speaker is master

v0.1.0rc5

15 Jan 19:16
Compare
Choose a tag to compare
v0.1.0rc5 Pre-release
Pre-release
  • More stable group handling

v0.1.0rc4

26 Oct 13:39
Compare
Choose a tag to compare
v0.1.0rc4 Pre-release
Pre-release
  • Better log levels and exception handling
  • Bumping pywam version

v0.1.0rc3

05 Sep 19:14
Compare
Choose a tag to compare
v0.1.0rc3 Pre-release
Pre-release
  • Changed play media to trust Home Assistant URLs

v0.1.0rc2

22 Aug 16:06
Compare
Choose a tag to compare
v0.1.0rc2 Pre-release
Pre-release
  • Fixed check connection decorator bug
  • Changed online property to pywam

v0.1.0rc1

19 Aug 08:26
a14699d
Compare
Choose a tag to compare
v0.1.0rc1 Pre-release
Pre-release

NB! New minimum Home Assistant version 2024.6.1

  • Implemented a coordinator to handle the speaker
  • Continuously checking the connection and at need reestablish it
  • Added grouping feature
  • Added play media service

v0.0.2

09 Mar 12:00
Compare
Choose a tag to compare

Change to async_forward_entry_setups for compatibility with Home Assistant version > 2023.3

Full Changelog: v0.0.1...v0.0.2

v0.0.1

08 Mar 10:16
Compare
Choose a tag to compare

Initial release.