v0.7.0
Major release
This release come with cells monitoring option. Meaning that, as of this release you can have available sensors in Home Assistant for every single battery cell. On top, additional statistics are now available like min, max or delta per each battery. Statistics are performed by the program based on cells data.
Main changes:
- new: cells monitoring -- close #24
- new: statistics for cells -- close #25
- enhance: MQTT discovery -- refactoring, improved speed
- change: documentation updated to reflect changes
Compatibility:
Backward compatibility is ensured for auto discovered sensors in Home Assistant, MariaDB (sensors and records), but you need to pay attention to config file that was changed. This release doesn't work with previous config files, a new row 'cells_monitoring' was added in [event] section.
enjoy!