Hello everyone.
I’m trying to show the spotify image in an image card but I don’t know how to make it change by itself when the song changes. If you know please I would like to know how. Thank you very much
type: vertical-stack
cards:
- type: picture
image: >-
/api/media_player_proxy/media_player.spotify?token=xxxxxxxx
tap_action:
action: none
hold_action:
action: none
theme: Mushroom
- type: custom:mushroom-media-player-card
entity: media_player.spotify
use_media_info: true
use_media_artwork: true
volume_controls:
- volume_mute
- volume_set
- volume_buttons
media_controls:
- on_off
- shuffle
- previous
- play_pause_stop
- next
- repeat