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

Add new CSV logger plugin #37

Closed jbouwh closed 2 years ago

jbouwh commented 2 years ago

The PR adds a new output plugin csvoutput that enables logging to CSV file. A new section has been added output.csvoutput to configure aggegated logging of accumulated data of all configured inverters. Logging of a specific inverter is possible as well. This is configured under the plant specific settings. You can log detail data of multiple inverters to the same file as long as the configured fields are the same. Additional the temperature can be logged using the built-in openweathermap API.