Electricity Grid not correct

Hi all,

Maybe I’ve done this incorrectly but I would like to show energy consumption per day and per quarter. I’ve done this via the GUI and added two helpers, one resetting daily and the other resetting quarterly.

However, the quarterly and daily consumption figures are the same. What have I done wrong?

TIA

You should only need 1 of those sensors. The resetting is based on the period that your sensor resets. Given the name of the first one, i presume it resets to 0 at midnight. The energy graph will show the accumilation of energy usage based on that sensors increasing value, knowing to not think the energy has reduced when it goes back to 0.

So, just use the today sensor and if you want to see quarterly consumption, select the month view and add the 3 months.

Thanks for your reply, I will give that a try.