Hello Every One, I have a problem with my zwave AEON Labs ZW095 Home Energy Meter Gen5 (Node:5 Complete)
Configuration node
3: selective reporting --> Disable
101: Group 1 Reports – 1776399
102: Group 2 Reports – 1776399
103: Group 3 Reports – 1776399
111: Group 1 Interval : 30
112: Group 2 Interval : 30
113: Group 3 Interval : 30
The daily_energy_ene give me 0
sensor.aeon_labs_zw095_home_energy_meter_gen5_energy_4 : 3315.86 kWh is incorrect
the daily_energy_pow gibe me for yesterday 179026 w --> 179 kw it’s not normal i don’t consume that
sensor.aeon_labs_zw095_home_energy_meter_gen5_power: 650.26w seems correct
What is the best
Create an automation who reset the value at midnight ?
Create a new sensor who count the value now - value at midnight ?
And how to ???
Assuming the first number is a time and the second number the state, that looks ok. If both the numbers are the state that is definitely not ok.
The utility meter will automatically reset at every midnight as you have set a daily cycle. The first cycle will always be incorrect (there’s a note anout that in the docs, read the blue section). However if you want, you can reset it at any time using the utility_meter.reset service in the developer tools / services menu.