Skip to content

v0.7.0

Compare
Choose a tag to compare
@chinezbrun chinezbrun released this 27 Apr 09:21
· 39 commits to main since this release

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!