Releases: custom-cards/spotify-card
Releases · custom-cards/spotify-card
Support for custom devices
Thanks to @oradsa for this release!
Support Spotify Connect devices, such as Sonos or other smart wifi speakers, which are only visible in the home wifi network and are not shown the the devices list.
This change allows the user to pre-configure a "known devices" with their ids, so playback to those devices will be possible.
It also allows to define an entity id (HA media player entity) that corresponds with the smart speaker, in order to allow controlling the volume and play/pause/next/previous controls that are not allowed when playing though Spotify on such devices via the regular Spotify integration.
Change URL for spotify logo to webplayer
Bump ws from 7.3.1 to 7.4.6 (#151) Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.4.6. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.3.1...7.4.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Playlist filtering
Bump y18n from 4.0.0 to 4.0.3 (#148) Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/compare/v4.0.0...y18n-v4.0.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Adds option to hide all chromecast or spotify connect devices
Adds option to show album title in grid view
v2.3.6 Adds title option to grid view
Test for song title not shown in safari
v2.3.5-testfix Fix Safari title not shown
Fixes scrollbar in title when card height is set
- Fixes scrollbar in title when card height is set
Fixes song title cropped when max card height is set
v2.3.4 Fixes song title cropped when max card height is set
Fixes unintentional volume changes after tab switch
v2.3.3 Fixes volume changes on tab switch
Improvements and bugfix
New features:
- Display of currently playing song
- Option to hide the plaback controls
Bugfixes:
- Reload do not sets the volume to an older state