Skip to content

Releases: Louisvdw/dbus-serialbattery

v0.11beta4

12 Jun 16:36
91df168
Compare
Choose a tag to compare
v0.11beta4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.11beta3...v0.11beta4

v0.11beta3

11 Jun 17:41
b6fafd1
Compare
Choose a tag to compare
v0.11beta3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.11beta...v0.11beta3

v0.11beta1

03 Mar 20:21
Compare
Choose a tag to compare
v0.11beta1 Pre-release
Pre-release

Fix for issue #101
Add TimeToSoc features to driver from @CaptKrisp [disabled by default until we can get feedback from different GX models how they handle the load]

v0.10

10 Jan 09:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.10

v0.10beta1

09 Dec 16:23
Compare
Choose a tag to compare
v0.10beta1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.9.1...v0.10beta1

v0.9.1

15 Nov 15:49
6c22d7e
Compare
Choose a tag to compare
  • Fixes to better handle driver exit for VenusOS V2.80
  • Python 3 fixes for Sinowealth BMS
  • Daly owners can invert their current flow indicator with INVERT_CURRENT_MEASUREMENT flag.
  • Populates Consumed Amp Hours
  • Show when bank is offline after 10 failed replies

v0.9

04 Oct 14:40
Compare
Choose a tag to compare

Compatibility fixes for python3
Add midpoint graph data.
Add cell voltage log option

v0.9beta2

30 Sep 18:16
Compare
Choose a tag to compare
v0.9beta2 Pre-release
Pre-release

Fixes in Sinowealth BMS
Fixes for midpoint calc, min/max cell, logging checks for if there are no cell data

v0.9beta1

29 Sep 19:42
Compare
Choose a tag to compare
v0.9beta1 Pre-release
Pre-release

Fix #53 - midpoint function error on <4 cell battery
Fix #50 - Minimum cell voltage returns False for Sinowealth BMS
Fix #43 - JKBMS add checksum from @trixing and check the byte size of the lenght field to read
Fix #48 - Add option to log cell voltages - need to set log level to INFO or lower to activate

resolve deptrecated warnings in python 3
default logging level set to WARNING
Add scripts to run for installing, upgrading and disabling the driver

v0.8 venus v2.80

20 Sep 17:42
739fb85
Compare
Choose a tag to compare

Add compatibility with venus v2.80 and python 3