Releases: thlucas1/homeassistantcomponent_soundtouchplus
Releases · thlucas1/homeassistantcomponent_soundtouchplus
v1.0.63
[ 1.0.63 ] - 2024/09/19
- Added extra state variable:
stp_nowplaying_image_url
. Returns the url of the nowplaying image if one is present; otherwise, None.
- Updated underlying
spotifywebapiPython
package requirement to version 1.0.96.
v1.0.62
[ 1.0.62 ] - 2024/09/16
- Added extra state variable:
stp_nowplaying_image_url
. Returns the url of the nowplaying image if one is present; otherwise, None.
- Updated underlying
spotifywebapiPython
package requirement to version 1.0.95.
v1.0.61
[ 1.0.61 ] - 2024/08/21
- Updated
media_player.sound_mode
property to hold the same value as the soundtouchplus_sound_mode
attribute.
v1.0.60
[ 1.0.60 ] - 2024/08/20
- Updated
_OnSoundTouchUpdateEvent_audiodspcontrols
event processing to method. The Bose AudioDspControls update event does not contain the supported audio modes in some circumstances. This is causing the SupportedAudioModes property to be set to None, which in turn causes exceptions in the select_sound_mode
service. I did not catch this in my testing, as it appears to only happen when the update event occurs which is driven by a change from the device (e.g. by clicking the dialog mode button on the remote).
- Updated underlying
spotifywebapiPython
package requirement to version 1.0.88.
v1.0.59
[ 1.0.59 ] - 2024/08/19
- Updated underlying
spotifywebapiPython
package requirement to version 1.0.86.
v1.0.58
[ 1.0.58 ] - 2024/08/18
- Updated underlying
spotifywebapiPython
package requirement to version 1.0.84.
v1.0.57
[ 1.0.57 ] - 2024/08/16
- Updated underlying
spotifywebapiPython
package requirement to version 1.0.83.
v1.0.56
[ 1.0.56 ] - 2024/07/18
- Updated underlying
spotifywebapiPython
package requirement to version 1.0.76.
v1.0.55
[ 1.0.55 ] - 2024/07/02
- Updated underlying
spotifywebapiPython
package requirement to version 1.0.73.
v1.0.54
[ 1.0.54 ] - 2024/06/27
- Updated underlying
spotifywebapiPython
package requirement to version 1.0.71.