I have a utility meter (sensor.daily_electric_peak_usage) and a template sensor (sensor.electric_peak_energy)
the template_sensor updates on state change for my energy_total_sensor and this park of the automation works great, but I have a discrepncy between my utility_sensor (which is linked to my template_sensor)
see image.
my template_sensor is updating with the automation and is showing 0.18kWh however my utility meter seems to see 0.10 and i have no idea why as its last valid state is showing 0.18
have i missed something here?