I’ve got a URL that I am passing from an attribute from another HomeAssistant sensor, that when loaded to sharptools, is pulling the value of the URL and it is a valid URL.
I am having trouble trying to get my thing (URL) to display on a media or custom tile. I’ve spent a while looking through the community and via google search, and even caved and tried ChatGPT but to no luck.
Is this something that is feasible, or no?
I’ve tried to load directly, tried to set as variable that fires with custom rule, all with no luck.
I have HomeAssistant ps5-mqtt passing the game art of my currently playing PS5 game that I want to display on my dashboard that is in the same room. Everything seems to be working, other than my URL to image. I prefer the visuals of my custom css dashboard over the HomeAssisstant look, so want to try to resolve here if possible.
Thanks.