Skip to content

Releases: joeyhage/homebridge-spotify-speaker

v1.3.3

10 Aug 03:38
Compare
Choose a tag to compare

What's Changed

  • fix(#51): If shuffle enabled, randomize first track played by @joeyhage in #53

Full Changelog: v1.3.2...v1.3.3

v1.3.2

08 Aug 17:58
Compare
Choose a tag to compare

What's Changed

  • fix(#47): add retries to api calls to mitigate sleeping Wi-Fi speakers by @joeyhage in #50
  • fix(#47): improve error handling and error logging by @joeyhage in #50
  • fix(#47): setting to configure retry attempts, setting to toggle debug logging, refactoring by @joeyhage in #50

Full Changelog: v1.3.1...v1.3.2

v1.3.1

30 Apr 15:56
Compare
Choose a tag to compare

What's Changed

  • feat: enable speaker creation using name as alternative to id by @joeyhage in #35

Full Changelog: v1.3.0...v1.3.1

v1.3.0

12 Apr 02:18
Compare
Choose a tag to compare

What's Changed

Added

Full Changelog: v1.2.4...v1.3.0

v1.2.4

12 Apr 02:16
Compare
Choose a tag to compare

What's Changed

  • fix: cached speakers persisting after deletion/rename in config by @joeyhage in dc1e8d0

Full Changelog: v1.2.3...v1.2.4

1.2.2

12 Jan 01:44
Compare
Choose a tag to compare

What's Changed

  • Upgrade packages and make sure the plugin is working with homebridge 1.6.0

Full Changelog: 1.2.1...1.2.2

1.2.1

25 Aug 00:18
bf14feb
Compare
Choose a tag to compare

What's Changed

  • Allow users to provide custom redirect URI @poblouin in #22

Full Changelog: 1.2.0...1.2.1

1.2.0

26 Apr 02:06
d3889fe
Compare
Choose a tag to compare

What's Changed

  • Allow speaker with no associated playlist ID by @poblouin in #19

Full Changelog: 1.1.1...1.2.0

1.1.1

13 Apr 13:24
Compare
Choose a tag to compare

What's Changed

  • Fix plugin crash when missing configurations by @poblouin in #17
  • Stringify error message from Spotify API for better logging

Full Changelog: https://github.com/poblouin/homebridge-spotify-speaker/commits/1.1.1

1.1.0

22 Feb 01:00
15ea410
Compare
Choose a tag to compare

What's Changed

  • Move the refresh token interval to run only once on the platform by @poblouin in #12
  • Display error in homekit by @poblouin in #13

Full Changelog: 1.0.3...1.1.0