Skip to content

Releases: coldtobi/solarpowerlog

Bugfix release

09 Jun 16:56

Choose a tag to compare

This release fixes two bugs with the configuration logic, where some valid configurations have been rejected or the example configuration did not match the code:

  • The DBWriter used "db_passwd" for configuration while the examples used "db_password". You need to update your configuration if you have used db_passwd.

solarpowerlog 0.25

06 Jan 21:53

Choose a tag to compare

A long overdue release with the DBWriter Filter, able to write data to a Database...