Hi,
I am not able to show the cover of the song which is playing does anybody know what to do in this case
- type: entities
entities:
- artwork: cover
type: custom:mini-media-player
entity: media_player.sound_wohnzimmer
group: true
source: icon
info: short
nickrout
(Nick Rout)
2
What integration is that media player?
Does it show cover on the standard media card?
Is there an attribute called entity_picture: for the entity?
Thanks for the fast reply
The Media Player:
media_player:
- platform: linkplay
host: 192.168.1.xx
name: Sound Wohnzimmer
icecast_metadata: "StationNameSongTitle"
sources: !include linkplay-radio-sources.yaml
No it does not show cover on the standard media card
When I add this entity: entity_picture to the media player it gives me an error.
nickrout
(Nick Rout)
4
thanks, will give It a try