github thlucas1/homeassistantcomponent_spotifyplus v1.0.206

latest release: v1.0.207
6 hours ago

[ 1.0.206 ] - 2026/07/21

  • Updated spotifywebapipython package requirement to spotifywebapipython>=1.0.276. Updated MakeRequest logic to check for 401 - Access token missing errors in the Spotify Web API response. Spotify made some sort of change in their API that is not recognizing a valid access token that is passed! The same request can be passed through after a slight delay successfully, which indicates it's a problem on the Spotify side. This logic will retry the request a few times in a row, before giving up.
  • Updated update method to retrieve basic playlist details via the GetPlaylist call. This was causing slow responses for playlists that contain a lot if items, when only basic playlist details are needed.
  • Updated get_playlist service to support the new exclude_items argument.

Don't miss a new homeassistantcomponent_spotifyplus release

NewReleases is sending notifications on new releases.