Skip to content

Releases: thingsplex/sonos-ad

Version 0.2.4

17 Mar 12:55

Choose a tag to compare

Change metadata.report to type 'object', and always include 'is_radio'.

Version 0.2.3

10 Mar 09:45

Choose a tag to compare

Add feature to delete all devices when deleting integration.
Delete config and state files when deleting integration.

Version 0.2.2

30 Sep 14:01

Choose a tag to compare

Delete fix
Send playback state when including device

Version 0.2.1

25 Sep 08:45

Choose a tag to compare

  • Value type fix
  • Handle pbState IDLE and BUFFERING.

Version 0.2.0

16 Sep 11:09

Choose a tag to compare

Big fix for handling refresh_token
Restructure code
Value fixes

Version 0.1.10

24 Aug 09:57

Choose a tag to compare

Get accesstoken if it is empty. Only send reports when something has changed fix for when having multiple speakers.

Version 0.1.9

17 Aug 07:08

Choose a tag to compare

- error logging

- reuse instance of fhOauthClient

Version 0.1.8

10 Aug 15:10

Choose a tag to compare

v0.1.8

changed repeatOne to repeat_one in playbackmode.report

Version 0.1.7

07 Aug 12:03

Choose a tag to compare

Log fix. Only send fimp message when something is changed. Poll everything every 15 seconds.

Version 0.1.6

05 Aug 08:23

Choose a tag to compare

v0.1.6

Change mode to playbackmode and corr. type to bool_map. Added some ge…