v1.3.20240705
github-actions
released this
05 Jul 20:28
·
155 commits
to master
since this release
What's Changed
- Added: EG4 LL BMS by @tuxntoast
- Added: Fields for debugging switch to float/bulk by @mr-manuel
- Added: JKBMS PB Model with #39 by @KoljaWindeler
- Added: Possibility to add custom polling interval to reduce the CPU load. Fixes Louisvdw/dbus-serialbattery#1022 by @mr-manuel
- Added: Possibility to select if min/max battery voltage, CVL, CCL and DCL are used from driver or BMS. Fixes Louisvdw/dbus-serialbattery#1056 by @mr-manuel
- Added: Possibility to use port name as unique identifier Louisvdw/dbus-serialbattery#1035 by @mr-manuel
- Added: Show details about driver internals in GUI -> Serialbattery -> Parameters by setting
GUI_PARAMETERS_SHOW_ADDITIONAL_INFO
toTrue
by @mr-manuel - Added: Show in the remote console/GUI if a non blocking error was triggered by @mr-manuel
- Added: Use current measurement from other dbus path by @mr-manuel
- Changed: Daly BMS CAN - Prevent recognition of this BMS, if it's not connected by @mr-manuel
- Changed: Fixed failed GUI restart on some GX devices by @SenH
- Changed: Fixed problem with I-Controller Louisvdw/dbus-serialbattery#1041 by @mr-manuel
- Changed: Fixed problem with linear limitation disabled Louisvdw/dbus-serialbattery#1037 by @mr-manuel
- Changed: Fixed SoC is None on driver startup #32 by @mr-manuel
- Changed: Fixed some wrong paths in the post-hook commands by @juswes
- Changed: JKBMS BLE - Fixed problem with second temperature sensor, which was introduced with
v1.1.20240128dev
#26 by @mr-manuel - Changed: Optimized code and error handling by @mr-manuel
- Changed: Optimized SOC reset to 100% and 0% when
SOC_CALCULATION
is enabled by @mr-manuel - Changed: Renamed Lifepower to EG4_Lifepower by @mr-manuel
- Changed: Renogy BMS - Fixes for unknown serial number by @mr-manuel
- Changed: Seplos BMS - Fixed temperature display Louisvdw/dbus-serialbattery#1072 by @wollew
New Contributors
- @SenH made their first contribution in #33
- @epierce78 made their first contribution in #45
Full Changelog: v1.2.20240408...v1.3.20240705