Skip to content

Releases: mr-manuel/venus-os_dbus-serialbattery

v1.0.20231128beta

28 Nov 18:07
0e6dbd8
Compare
Choose a tag to compare
v1.0.20231128beta Pre-release
Pre-release

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/or Settings -> 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

28 Nov 17:12
04c7456
Compare
Choose a tag to compare
v1.0.20231117beta Pre-release
Pre-release

v1.0.20231103beta

03 Nov 20:38
a12a27c
Compare
Choose a tag to compare
v1.0.20231103beta Pre-release
Pre-release
  • 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

09 Oct 18:25
d0b1f25
Compare
Choose a tag to compare
v1.0.20231010beta Pre-release
Pre-release
  • 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

27 Sep 09:09
64ef409
Compare
Choose a tag to compare
v1.0.20230927beta Pre-release
Pre-release
  • 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 to v1.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

25 Sep 16:43
17e84e2
Compare
Choose a tag to compare
v1.0.20230921beta Pre-release
Pre-release

Full Changelog: v1.0.20230917beta...v1.0.20230921beta

v1.0.20230917beta

25 Sep 16:42
a84a29b
Compare
Choose a tag to compare
v1.0.20230917beta Pre-release
Pre-release

Full Changelog: v1.0.20230905beta...v1.0.20230917beta

v1.0.20230905beta

06 Sep 05:09
8e9a2ee
Compare
Choose a tag to compare
v1.0.20230905beta Pre-release
Pre-release

Full Changelog: v1.0.20230904beta...v1.0.20230905beta

v1.0.20230904beta

04 Sep 11:05
ff4c886
Compare
Choose a tag to compare
v1.0.20230904beta Pre-release
Pre-release
  • 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

21 Jan 09:13
2ed2780
Compare
Choose a tag to compare
v1.0.20230724beta Pre-release
Pre-release
Merge pull request #757 from mr-manuel/dev

Changes 2023.07.23