so this is weird. im using the exact same code on both of the chromecasts, but 1 isn’t showing the artwork:
code card:
artwork: cover
background: /local/media/card_background2.png
entity: media_player.badkamer_boven
type: ‘custom:mini-media-player’
style:
background-color: ‘rgba(50,50,50,0.3)’
background-repeat: no-repeat
background-size: 100% 68px
border: ‘solid 1px rgba(100,100,100,0.3)’
border-radius: 20px
color: white
type: ‘custom:card-modder’
CODE:
card:
artwork: cover
background: /local/media/card_background2.png
entity: media_player.slaapkamer_jasper
type: ‘custom:mini-media-player’
style:
background-color: ‘rgba(50,50,50,0.3)’
background-repeat: no-repeat
background-size: 100% 68px
border: ‘solid 1px rgba(100,100,100,0.3)’
border-radius: 20px
color: white
type: ‘custom:card-modder’
2 Likes