v1.0.54
[ 1.0.54 ] - 2024/08/22
- Updated
config_flow
to correct a bug in the token authorization process that was introduced in v1.0.52 with the Token Cache file location change. This was preventing new instances of the integration to be setup due toconnection_error
exceptions in the Spotify OAuth2 authorization method. - Updated
media_player.select_source
service to correctly process the state of the player so that the player resume playing on the target source. Prior to this fix, play was not resumed (e.g. still paused) on the target source.