Send a weekly email to oneself with graphic content - possible?

I want an automation to send a weekly email containing information about what has happened in my house during the week with regards to:

  • Energy used + how much this has cost in money
  • Mileage driven with the car + how much this has cost in money
  • Top 5 devices that has used most energy + what they have cost

I have all the data above and can show it on a dashboard using apexcharts and other means.

But my question is if it is possible to send that dashboard content to myself in an email every week?
Anyone who has done anything like that before?

Please verify the dictionary on ‘graphic content’

1 Like

For example charts like below:

Or in worst case perhaps I can use HTML and CSS and just plot up something myself in table format.
But ideally Home Assistant would take a snapshot of a dashboard I have at a given time and send that by email. That’d be amazing

Did you find a way to do this? I wanted to do something similar.

I am looking for similar. let us know if you find a solution