Skip to content

v1.0.54

Compare
Choose a tag to compare
@thlucas1 thlucas1 released this 22 Aug 13:32
· 24 commits to master since this release

[ 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 to connection_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.