Releases: custom-cards/spotify-card
Releases · custom-cards/spotify-card
Scrollbar-fix for Firefox, and more.
Merge pull request #47 from exetico/master Scrollbar-fix for Firefox, and more.
Add support for dailyMixes
Add support for dailyMixes using spotcast >= v2.6.0
Bug fixes and less API spam
- Bump packages to get security updates
- Limit number of requests to spotify api to not get 429
- Limit to vertical scroll if height is smaller than number of items
- Fix minor bugs with auth
Various features and fixes
- Support for showing featured playlists instead of users playlists. Use configuration parameter
featuredPlaylists
and set it to true. - Define which account should be used when calling spotcast. This should be the account key name as defined in the configuration for spotcast. Default is to use default account.
- Possibility to set height with scrolling. New configuration parameter
height
which takes an integer value and renders the playlist element that height in pixels.
add hacs support
add hacs support
Major security and improvemens
Removed need for custom sensor from https://github.com/fondberg/spotcast.
Fixed the reauth problem and added support for stopping pollimg Spotify APIs when the browser tab is hidden.
Added transfer playback support and fixed a lot of bugs (amongst others security issues with dependencies).
Device parameter
Add device as a parameter (thanks @maxenced).
Chromecast support and minor fixes
- Chromecast support with the new custom component https://github.com/fondberg/spotcast
- add configuration option for limiting the number of playlists returned
- minor fixes such as refreshing the state
Support for playlists with no images
v1.4 Fixed broken images
Authenticate once
This release authenticates once only if there is no token