Releases: mr-manuel/venus-os_dbus-serialbattery
Releases · mr-manuel/venus-os_dbus-serialbattery
v1.0.0-beta_20230429
Fixes * Removed: ANT BMS was commented out, sice it connects to every serial device attached #479
v1.0.0-beta_20230428
Changes 2023.04.28 * Added: `self.unique_identifier` to the battery class. Used to identify a BMS when multiple BMS are connected - planned for future use by @mr-manuel * Changed: Fixed wrong file execution in `installble.sh` * Changed: Moved BMS scripts to subfolder by @mr-manuel
v1.0.0-beta_20230427
Merge pull request #588 from mr-manuel/jkbms_ble fix renogy import
v1.0.0-beta_20230426
Some improvement and fixes * Added: Show specific TimeToSoC points in GUI, if 0%, 10%, 20%, 80%, 90% and/or 100% are selected * Changed: Corrected file permissions * Changed: Remove bluetooth option from the config file. Bluetooth classes are now imported automatically, if it's a Bluetooth port * Changed: Updated readme