jbouwh / omnikdatalogger

Datalogger for Omnik solar power inverters with DSMR integration and output to Home Assistant, PVOUTPUT, InfluxDB and MQTT
https://jbsoft.nl/site/omnik-datalogger/
GNU General Public License v3.0
11 stars 3 forks source link

`today_energy` not reset not working correct in home assistant #4

Closed jbouwh closed 3 years ago

jbouwh commented 3 years ago

With the first solar measurement of the day today_energy starts again. The last_reset time stamp is provided, but home assistant does not seem to reset the value correctly.

jbouwh commented 3 years ago

Issued an issue for home assistant core. https://github.com/home-assistant/core/issues/54126 Work-a-round is using total_energy.

jbouwh commented 3 years ago

Solved with https://github.com/jbouwh/omnikdatalogger/releases/tag/v1.6.12