#how to track value over time, even if reset?

1 messages · Page 1 of 1 (latest)

karmic compass
#

i have a car charger that tracks energy sessions. during solar charging, it can stop charging and start charging a lot during the day.
i want to have a numeric value entity to keep track of the total amouns created by this charger session entity, until i reset the value with a other automation. how do i get this done?

granite lance
#

Seems like a perfect fit for the utility meter. You can reset it wit utility_meter.reset

karmic compass
#

Seems not working great...

#

Reporting other values

#

Car charger session reports 1kwh since i created this thing and it already went to 14kwh

quick harness
#

What options did you choose when setting up the utility meter?

#

What dies the data from your car charger entity look like? When does it reset to zero?

#

I agree that a utility meter seems to be the right solution based on the limited information you provided. If it is not working and you want help fixing it, we’ll need more info