Releases: mr-manuel/venus-os_dbus-serialbattery
v1.0.20231128beta
Breaking changes
-
Driver version greater or equal to
v1.0.20231128beta
-
The custom name is not saved to the config file anymore, but to the dbus service com.victronenergy.settings. You have to re-enter it once.
-
If you selected a specific device in
Settings -> System setup -> Battery monitor
and/orSettings -> DVCC -> Controlling BMS
you have to reselect it.
-
What's changed
- Added: Save current charge state for driver restart or device reboot. Fixes Louisvdw#840 by @mr-manuel
- Added: The device instance does not change anymore when you plug the BMS into another USB port. Fixed Louisvdw#718 by @mr-manuel
Full Changelog: v1.0.20231117beta...v1.0.20231128beta
v1.0.20231117beta
Full Changelog: v1.0.20231103beta...v1.0.20231117beta
v1.0.20231103beta
- Changed: JKBMS_BLE BMS - Fixed MOSFET Temperature for HW 11 by @jensbehrens & @mr-manuel
- Changed: JKBMS_BLE BMS - Fixed recognition of newer models where no data is shown by @mr-manuel
Full Changelog: v1.0.20231010beta...v1.0.20231103beta
v1.0.20231010beta
- Added: Configure logging level in
config.ini
by @mr-manuel - Added: Wait some seconds before starting the driver on restart by @mr-manuel
Full Changelog: v1.0.20230927beta...v1.0.20231010beta
v1.0.20230927beta
- Changed:
VOLTAGE_DROP
now behaves differently. Before it reduced the voltage for the check, now the voltage for the charger is increased in order to get the target voltage on the BMS by @mr-manuel - Changed: JKBMS - Driver do not start if manufacturer date in BMS is empty Louisvdw#823 by @mr-manuel
Breaking changes
-
Driver version greater or equal to
v1.0.20230629beta
and smaller or equal tov1.0.20230926beta
:With
v1.0.20230927beta
the following values changed names:BULK_CELL_VOLTAGE
->SOC_RESET_VOLTAGE
BULK_AFTER_DAYS
->SOC_RESET_AFTER_DAYS
Full Changelog: v1.0.20230921beta...v1.0.20230927beta
v1.0.20230921beta
- Changed: LLT/JBD BMS - Fixed Louisvdw#730 by @mr-manuel
- Changed: LLT/JBD BMS - Fixed Louisvdw#769 by @mr-manuel
Full Changelog: v1.0.20230917beta...v1.0.20230921beta
v1.0.20230917beta
- Added: Daly BMS connect via CAN (experimental, some limits apply) with Louisvdw#169 by @SamuelBrucksch and @mr-manuel
- Added: JKBMS BLE - Automatic SOC reset with Louisvdw#736 by @ArendsM
- Added: JKBMS BMS connect via CAN (experimental, some limits apply) by @IrisCrimson and @mr-manuel
Full Changelog: v1.0.20230905beta...v1.0.20230917beta
v1.0.20230905beta
- Changed: Fixed Building wheel for dbus-fast won't finish on weak systems Louisvdw#785 by @mr-manuel
- Changed: Improved driver disable script by @md-manuel
- Changed: LLT/JBD BMS - Fixed Louisvdw#778 with Louisvdw#798 by @idstein
- Changed: LLT/JBD BMS - Improved error handling and automatical driver restart in case of error. Should fix Louisvdw#730, Louisvdw#769 and Louisvdw#777 by @mr-manuel
Full Changelog: v1.0.20230904beta...v1.0.20230905beta
v1.0.20230904beta
- Added: LLT/JBD BMS - Discharge / Charge Mosfet and disable / enable balancer switching over remote console/GUI with Louisvdw#761 by @idstein
- Added: LLT/JBD BMS - Show balancer state in GUI under the IO page with Louisvdw#763 by @idstein
- Changed: Fixed some smaller errors by @mr-manuel
- Changed: LLT/JBD - Fix cycle capacity with Louisvdw#762 by @idstein
- Changed: LLT/JBD BMS - SOC different in Xiaoxiang app and dbus-serialbattery with Louisvdw#760 by @idstein
- Changed: Make CCL and DCL limiting messages more clear by @mr-manuel
Known issues
Problems with LLT/JBD BMS:
Full Changelog: v1.0.20230723beta...v1.0.20230904beta
v1.0.20230724beta
Merge pull request #757 from mr-manuel/dev Changes 2023.07.23