basnijholt / home-assistant-streamdeck-yaml

Control Home Assistant on Stream Deck with support on all operating systems and configuration via YAML
Apache License 2.0
244 stars 15 forks source link

playlist coverart for icons #51

Open Vansmak opened 1 year ago

Vansmak commented 1 year ago

I can put a url to a jpg on the internet for example flame.png on GitHub and it renders, but when I try to use an image saved in my config/www I get render error like not available. Also notice you can use spotify:playlist/I'd but can that be done with Sonos playlists?

basnijholt commented 1 year ago

About the Sonos playlist:

You would have to code that up yourself. If you get it to work, I will be happy to merge it in.

However, I do not have a Sonos, so I won't be implementing this myself.

The assets path is only configurable if you're using a manual set up at the moment. I will add something the addon soon. Which way did you install this?

Vansmak commented 1 year ago

I created a script to save the cover art anytime mediaplayer changes but the source install has issues using the image

basnijholt commented 1 year ago

Please copy-paste your error message. I cannot really help with "has issues" 😜