Skip to content

Releases: joeyhage/homebridge-spotify-speaker

1.0.3

17 Feb 18:00
5bd789e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

1.0.2

17 Feb 00:01
b15c867
Compare
Choose a tag to compare

What's Changed

  • Add an FAQ section in the README and few other info by @poblouin in #10

Full Changelog: 1.0.1...1.0.2

1.0.1

16 Feb 02:09
caf08c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

14 Feb 00:55
99e228a
Compare
Choose a tag to compare

Breaking Changes

  • spotifyPlaylistId was renamed to spotifyPlaylistUrl in the configuration. When updating, please update that attribute in the configuration.

What's Changed

  • Fix devices syncing when they are not playing by @poblouin in #6

Full Changelog: 0.1.3...1.0.0

0.1.3

09 Feb 03:20
b661ea6
Compare
Choose a tag to compare

What's Changed

  • Fix two devices with the same UUID by @poblouin in #4

Full Changelog: 0.1.2...0.1.3

0.1.2

09 Feb 02:59
094d5c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.1.2

0.1.1

06 Feb 14:55
461bcc5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...0.1.1

0.1.0

06 Feb 13:22
Compare
Choose a tag to compare

First production ready release

Features

  • Expose a speaker in Homekit (controlled by a lightbulb, see README for explanation on this)
  • Start / pause the playlist ID associated to that speaker
  • Control volume up / down
  • Automatically deal with tokens for you, you only have to do the authentication setup once

Improvements

0.0.5-beta

06 Feb 13:19
Compare
Choose a tag to compare
0.0.5-beta Pre-release
Pre-release
  • Remove the log added in 0.0.4-beta

0.0.4-beta

06 Feb 13:19
Compare
Choose a tag to compare
0.0.4-beta Pre-release
Pre-release

Fix

  • Add a debug log when requesting to start a playlist