Skip to content

Releases: definitio/ha-sox

1.2.4

16 Mar 16:53
Compare
Choose a tag to compare

Changes:

  • Fix blocking HA process using asyncio by @dbuezas

  • Stop/play media on volume change so it is applied by @dbuezas

Fix media bar

18 Jun 18:18
5e3c391
Compare
Choose a tag to compare

Changes:

  • Use name as unique_id to fix media bar by @dbuezas

1.2.2

08 Oct 16:49
Compare
Choose a tag to compare

Changes:

  • Replace deprecated media player constants

1.2.1

10 Jul 12:00
Compare
Choose a tag to compare

Changes:

  • Pass target player when resolving media

1.2

20 May 17:54
Compare
Choose a tag to compare
1.2

Changes:

  • Add support for browsing Home Assistant media sources
  • Fix compatibility with HA 2022.5

1.1.2

19 Mar 12:38
Compare
Choose a tag to compare

You need update the sound server to get 1.1.0+ features: update the firmware on your vacuum.

Changes:

  • Add stop command
  • Add play command (Currently play_media service call works but UI button doesn't because of HA bug)

1.1.1

17 Mar 11:42
Compare
Choose a tag to compare

You need update sound server to get new features: replace content of /usr/local/bin/sound_server.pl on your vacuum with updated version and reboot device or wait for a new firmware.

Changes:

  • Add volume control
  • Improve state reporting
  • Add availability detection
  • Hotfix for 1.1.0 - fix compatibility with old sound server

1.1.0

12 Mar 15:37
Compare
Choose a tag to compare
1.1.0 Pre-release
Pre-release

You need update sound server to get new features: replace content of /usr/local/bin/sound_server.pl on your vacuum with updated version and reboot device or wait for a new firmware.

Changes:

  • Add volume control
  • Improve state reporting
  • Add availability detection

1.0.3

11 Feb 16:00
Compare
Choose a tag to compare

Changes:

  • Add version key to the manifest.json file

It will be required in a future version of Home Assistant.

1.0.2

21 Aug 19:28
Compare
Choose a tag to compare

Changes:

  • Fix state reporting