#Display instantaneous energy production

1 messages · Page 1 of 1 (latest)

plain bolt
#

I just configured my energy probes to work with Home assistant, and while I love all the data visualizations, my main goal was to display if I'm producing enough power to turn on this or that device without pulling energy from the grid. I created a gauge based on returned power to the grid, but i'd like to visualize it like this cute little display in the "energy" tab of home assistant. This one seems to show the power balance for the entire day. I'd like to create a similar gauge for power rather than energy. How can I do that? And can i add my custom panels to the energy tab? Thanks!

void meteor
#

You can't add things to the Energy panel, but you can make your own panel and add Energy cards and custom cards to it. So you could get something close.

plain bolt
#

oh that's a shame, but I will manage

#

thank you!

#

I haven't been able to find any info online, but what do these gauges show?

#

Will they reset daily or do they keep tally forever?

void meteor
#

It shows the energy for the period selected in the date picker

#

If you pick today's date, it shows the energy for today, if you pick a year, it shows the energy for the whole year.

plain bolt
#

oh of course, that makes sense