v1.0.0-beta_20230504
Pre-release
Pre-release
github-actions
released this
07 May 09:09
·
449 commits
to master
since this release
Changes 2023.05.04 * Added: Alert is triggered, when BMS communication is lost by @mr-manuel * Added: Apply max voltage, if `CVCM_ENABLE` is `False`. Before float voltage was applied by @mr-manuel * Added: Block charge/discharge when BMS communication is lost. Can be enabled trough the config file by @mr-manuel * Added: Reset values to None, if battery goes offline (not reachable for 10s) by @transistorgit * Changed: Removed all wildcard imports and fixed black lint errors by @mr-manuel