Create a card that shows a png file

My Internet Provider provides graphs as images showing their current load on where I connect. Is there any way I can display this as a card in my frontend?

A php file for it would look like this:

<img 
	src='https://cvcs.aussiebroadband.com.au/gosford.png'  
	style="width: 100%; height: 100%"
/>

Did you try the

I didn’t - I’ll take a look but it sounds like it links to a camera not a file?

Works for url’s as well.

Yeah! Thanks. Just configured it and restarting home assistant now…

Works beautifully… I’m just adding it to a group (camera.aussie_broadband_cvc_capacity) and hopefully it shows on the group card that also shows speedtest etc.

It does (kinda)

Capture

Excellent. Thanks.

1 Like

This is a good idea. I just moved across to AussieBB today, be good to keep an eye on any potential CVC issues.

1 Like