github thlucas1/homeassistantcomponent_spotifyplus v1.0.40

latest releases: v1.0.161, v1.0.160, v1.0.159...
14 months ago

[ 1.0.40 ] - 2024/07/02

  • Updated underlying spotifywebapiPython package requirement to version 1.0.73.
  • Updated SpotifyClient.GetSpotifyConnectDevices to gracefully handle device unavailable scenarios. It will try to reach the device by its direct HostIpAddress first; if that fails, then it will try to reach the device by its Server alias; if that fails, then it will log a warning that the device could not be reached and press on.
  • Updated ZeroconfConnect.Disconnect to check for an invalid JSON response. It has been found that some devices (Sonos, etc) do not return a proper JSON response for the resetUsers action. If a JSON response was not returned, then it will treat the http status code as the response code; if it's not a 200, then it will raise an exception.

Don't miss a new homeassistantcomponent_spotifyplus release

NewReleases is sending notifications on new releases.