Skip to content

Spotify Binding (Old)

Pre-release
Pre-release

Choose a tag to compare

@Hilbrand Hilbrand released this 15 Oct 20:09

This is the old version of the binding and works with openHAB 2.3.0 release. This is because it manages it's own OAuth2 client. While the new version of the binding uses the openHAB OAuth2 client.


This is the Beta release of the Spotify Binding.

It binding is stable and should work, but the thing definitions and such might change based on user feedback.

Using this binding requires:

  1. A Spotify premium account
  2. Registering your openHAB as an app on https://developer.spotify.com/dashboard
    See the binding readme for more information.

Known issues/quirks:

  1. Setting volume, shuffle might not work. In that case it doesn't work It's set, but then the update from Spotify returns the old values. So for some reason it doesn't seem to be handled by Spotify.
  2. If you link the current progress of a track to an item it will spam you log file every second if you log at level INFO (also default I think) every second. To remove the messages change the log level to WARN.