Hi,
Chasing down an unrelated fault in my system when I noticed that Utility Meters now show UTC for last_reset and the system timezone for the nest reset. They should always use the system timezone for ease of user readability.
Detail form Developer Tools / States
state_class: total_increasing
status: collecting
last_period: 5787.48351655259
last_valid_state: 2899.01698800681
last_reset: 2026-03-03T13:00:00.001447+00:00
next_reset: 2026-03-05T00:00:00+11:00
unit_of_measurement: AUD
device_class: monetary
friendly_name: Standing Load Energy Cost Daily
and the definition:
standing_load_energy_cost_daily:
name: Standing Load Energy Cost Daily
unique_id: standing_load_energy_cost_daily
source: sensor.standing_load_energy_cost
cron: 0 0 * * *
delta_values: false
net_consumption: false
periodically_resetting: false
always_available: true
Would love to see this fixed, and definitely NOT using UTC, but local server time zone. Will do a bug report if necessary, but I have never had any luck with HA bug reports, as I always see features as bugs. Just my rose coloured glasses.
Thanks,
Craig