v0.5.0
Major release
This release come with two new functionalities: logging and cells monitoring.
Main changes:
- new: logging level, log size, number of backups can be selected now in config file (close #16)
- new: power_events, bat_events, sys_fault are now monitored (close #18)
- new: events are human readable (system faults only) (close #17)
- new: cells details are logged in 'battery_events.log' when a selected event happened - log is created automat
- new: pytes-serial events are now logged in 'pytes_serial.log'- log is created automat
- new: no of events since script started are reported now in section 'serial_stat' of JSON file
- info: old event.log is deprecated
Compatibility:
This release has backward compatibility (MQTT, MariaDB, JSON) but you need to pay attention to config file that was changed (two new sections added to the end) to accommodate new features #16, #18
More info here