kalkih / mini-media-player

Minimalistic media card for Home Assistant Lovelace UI
MIT License
1.47k stars 206 forks source link

No artwork when casting dashboard. #781

Open matthewliut opened 8 months ago

matthewliut commented 8 months ago

I currently have it set up as an artwork only card and it works on pc (chrome) and the home assistant companion app but when I try to cast the same dashboard to the tv (android tv with remote) it shows the generic home assistant picture.

Screenshot_20231019-230200_Home Assistant

20231019_230312

This also happens when casting to a nest hub Thanks!

Current config is: type: custom:mini-media-player entity: media_player.spotify_matthew_liut artwork: full-cover hide: power_state: true runtime: true source: true volume: true shuffle: true info: true play_pause: true next: true prev: true power: true name: true jump: true progress: true

matthewliut commented 8 months ago

@kalkih

Tezzlicious commented 5 months ago

Same issue. Is it easy to fix?