Hello everyone. Is it possible to change the image in an image card with the image that the media player card has?
I would like to see the image of what is being reproduced.
Thank you
type: vertical-stack
cards:
- type: picture
*******
media: /api/media_player_proxy/media_player.spotify?token=xxxxx
*******
tap_action:
action: none
hold_action:
action: none
- 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
1 post - 1 participant