Closed kaizersoje closed 3 years ago
Seems to be fine: https://developers.home-assistant.io/docs/core/entity/sensor/#properties It's the total kWh for your inverter, which only grows, so the specific start time is not important. Reset is for power meter for example that reset when installing a new one or something.
Feel free to make a pull request if you want to use a more sane/recent value there or you think it is wrong. :)
I noticed the
last_reset
attribute for the newly created energy entity does not seem to be changing. Is this as expected?