#utility meter - summing totals (instead of incrementals)

1 messages · Page 1 of 1 (latest)

eternal cipher
#

I have 3 utility meters using the same input sensor: daily, weekly and monthly.
Daily and monthly utility meters are working fine.
Weekly utility meter is summing up absolute values.
As of now, Daily shows 6 kWh, Monthly shows 46 kWh
and Weekly shows 680000 kWh !!!
Any ideas what is wrong with Weekly?

#

Homeassistant runs on docker image 2025.02

stone zealot
#

Weekly boiler seems to have the wrong unit

#

Because its consistently off

eternal cipher
#

"unit_of_measurement" is "kWh" for all of them

#

"state_class" is "total_increasing" for all of them

stone zealot
#

I see but it's clearly not counting right

#

Honestly I don't have a clue what that could be

#

I'd say try recreating it with a different name just to be sure