With energy there was no reason to reset this it does this by it self even though the counter keeps increasing it only looks what the difference is since the beginning of the day so if the beginning is 0 all that is added is that days energy, … if the beginning is 2kwh and 1 is added then only 1kwh is daily use.
Here I want to give a possible solution for the meter reset if integration is done through ZHA, but before I jump to this I have a question, why is it even needed?
On the ‘Energy’ dashboard you can quickly see daily, weekly, monthly and yearly energy consumptions and if in addition, if you have tariffs included then the cost for the corresponding period will be shown. Information is given for each device and the total for the entire grid.
Now back to the solution. You can automate the service ‘Zigbee Home Automation: Issue zigbee cluster command’ (ref. Zigbee Home Automation - Home Assistant) with ‘Trigger’ being ‘Helper>Type: Time’ set on midnight.
I hope this was helpful.
I have the issue that one of my tuyas randomly started counting on 109 kWh even after resetting it.
From there it increments correctly but it would be cool to reset it.
As a workaround you can define a template sensor that reflects the summation minus the static starting value (109 in my case)