Releases: Louisvdw/dbus-serialbattery
Releases · Louisvdw/dbus-serialbattery
v0.14.2
v0.14.1
v0.14
What's Changed
NB! Sinowealth users - The Sinowealth driver has been disabled because of interference. You need to remove the comment # on line 21 in utils.py before the driver will work for Sinowelath BMS.
- Implemented constants for charge and dischare limits by @corneel27 in #238
- Esc LiPro cells by @Louisvdw in #251
- Constants for soc low by @corneel27 in #267
- moved battery_types to utils.py by @corneel27 in #270
- Implemented CCL/DCL depending on cell-voltage by @WaldemarFech in #293
- Implemented CVL depending on cell-voltage by @WaldemarFech in #307
- Settings for UI by @Louisvdw in #252
- Linear limits by @Louisvdw in #312
- v0.14 by @Louisvdw in #314
New Contributors
- @corneel27 made their first contribution in #238
- @WaldemarFech made their first contribution in #293
Full Changelog: v0.13...v0.14
v0.14beta1
What's Changed
- ECS LiPro voltages (also temp, balance) are now included PR #251
- Cell Voltage GUI display now activated by default and up to 24 cells are supported
- You can now give your battery a Custom Name (Battery -> Device -> Name) - {not saved after reboot yet}
- More settings moved to parameters users can set in utils.py PR #238
- Each BMS/Battery now has it's own device instance and data for each are available in VRM. You can choose which one is the battery monitor
v0.13
What's Changed
- fix single cell voltages for Daly BMS by @SamuelBrucksch in #162
- Properly get cell number based on message frame for Daly and filter invalid values by @SamuelBrucksch in #166
- Fix cell numbers for daly by @SamuelBrucksch in #168
- Log battery settings by @Louisvdw in #178
- ESC GreenMeter by @Louisvdw in #204 , #206 , #215
- Charge voltage control by @pawcio50501 in #182
- Add EG4 Lifepower driver by @dchiquito in #212
- VenusOS 2.91 RW Mount on / by @damienheiser in #219
- Renogy fixes by @janderholm in #224 , #225
New Contributors
- @SamuelBrucksch made their first contribution in #162
- @pawcio50501 made their first contribution in #182
- @dchiquito made their first contribution in #212
- @damienheiser made their first contribution in #219
- @janderholm made their first contribution in #224
Full Changelog: v0.12...v0.13
v0.12b4
v0.12b3 ECS GreenMeter
What's Changed
- Add ESC GreenMeter
- Properly get cell number based on message frame for Daly and filter invalid values by @SamuelBrucksch in #166
- Fix cell numbers for daly by @SamuelBrucksch in #168
- Log battery settings by @Louisvdw in #178
Full Changelog: v0.12b1...v0.12b3
v0.12b2
What's Changed
- Properly get cell number based on message frame for Daly and filter invalid values by @SamuelBrucksch in #166
- Fix cell numbers for daly by @SamuelBrucksch in #168
- Use min/max voltage if exist, else calculate from cell data
- Add startup loggin for config settings
- adjust daly cell data cycles (reading cells)
- disable midpoint graph by default
Full Changelog: v0.12b1...v0.12b2
v0.12b1
What's Changed
- fix single cell voltages for Daly BMS by @SamuelBrucksch in #162
- fix midpoint calculation if no cells present #149
- fix qml script and files now part of release build
New Contributors
- @SamuelBrucksch made their first contribution in #162
Full Changelog: v0.12...v0.12b1
v0.12
What's Changed
- Cell Voltages by @piapiacz in #87
- Add support for cell voltages and TimeToSoC items on dbus by @CaptKrisp in #90, #94
- Include missing BATTERY_CAPACITY variable by @CaptKrisp in #91
- Single serial port object by @CaptKrisp in #99
- Revov driver by @csloz in #121
- Setup service fixes by @Louisvdw in #129, #133
- remove old symlinks with install by @Louisvdw in #131
New Contributors
- @piapiacz made their first contribution in #87
- @CaptKrisp made their first contribution in #90
- @csloz made their first contribution in #121
Full Changelog: v0.10...v0.12