Spotify Binding (Old)
Pre-release
Pre-release
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:
- A Spotify premium account
- Registering your openHAB as an app on https://developer.spotify.com/dashboard
See the binding readme for more information.
Known issues/quirks:
- 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.
- 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.