Releases: Dr-Gigavolt/dbus-aggregate-batteries
Releases · Dr-Gigavolt/dbus-aggregate-batteries
V.3.4-beta
More diagnostics added.
3.3-beta
Issues 48, 71, 72 fixed.
3.2-beta
- logging improved
- installation scripts added
3.1.1-beta
Solution of the issue #62
3.1-beta
Changes in V3.1:
- parameter BATTERY_EFFICIENCY, it is multiplied by charge fed into battery in order to minimize accumulation of SoC error if the batteries are not fully charged for longer period of time.
- CHARGE_VOLTAGE_LIST containing a target cell voltage for each month.
- KEEP_MAX_CVL parameter added, see explanation in settings.py
I replaced this release on January 28-th because I found and corrected two minor bugs:
- calculation of time_unbalanded in new year moved to right position
- missing self._ownCharge reset to 100% in case of CVL_BALANCING == CVL_NORMAL added