Releases: thingsplex/sonos-ad
Releases · thingsplex/sonos-ad
Version 0.2.4
Change metadata.report to type 'object', and always include 'is_radio'.
Version 0.2.3
Add feature to delete all devices when deleting integration.
Delete config and state files when deleting integration.
Version 0.2.2
Delete fix
Send playback state when including device
Version 0.2.1
- Value type fix
- Handle pbState IDLE and BUFFERING.
Version 0.2.0
Big fix for handling refresh_token
Restructure code
Value fixes
Version 0.1.10
Get accesstoken if it is empty. Only send reports when something has changed fix for when having multiple speakers.
Version 0.1.9
- error logging - reuse instance of fhOauthClient
Version 0.1.8
v0.1.8 changed repeatOne to repeat_one in playbackmode.report
Version 0.1.7
Log fix. Only send fimp message when something is changed. Poll everything every 15 seconds.
Version 0.1.6
v0.1.6 Change mode to playbackmode and corr. type to bool_map. Added some ge…