This repository has been archived by the owner on Feb 4, 2024. It is now read-only.
Releases: dnguyen800/spotify-playlist-sensor
Releases · dnguyen800/spotify-playlist-sensor
HACS support, bugfix
- Added
hacs.json
file to support HACS custom repo - Fixed issue where sensor would crash if a playlist did not have an image associated. Thanks @klejejs
Bug fixes
Please note I am not actively updating this sensor anymore. I recommend using spotify-card by user @fondberg for a much better Lovelace card implementation (and no need for a separate Spotify sensor). I'll update this sensor for small changes like this bugfix release.
- Updated Spotify scope to view user's private playlists. Please delete the
.spotifyplaylist-token-cache
file (which holds the access token based on the old scope) and restart Home Assistant to load playlists correctly. Thanks to user @bretteldridge for the fix.
Initial release
First working release. File/folder structure updated to support Home Assistant 0.9x