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
10 stars 3 forks source link

Always send generated energy data to pvoutput when using DSMR #54

Closed jbouwh closed 2 years ago

jbouwh commented 2 years ago

When pvoutput is used with DSMR it keeps sending consumption data but stops sending energy generation data. This may cause strange effects in the pvoutput graphs. This PR will keep sending out the energy generation data from cache after the sun has gone. At midnight the daily energy parameter will be reset.

This PR also updates the version to 1.10.4