Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Many improvements #620

Merged
merged 116 commits into from
May 8, 2023
Merged

Many improvements #620

merged 116 commits into from
May 8, 2023

Conversation

mr-manuel
Copy link
Collaborator

@mr-manuel mr-manuel commented May 6, 2023

  • Added: Daly BMS - Set SoC by @transistorgit
  • Added: Daly BMS - Show "battery code" field that can be set in the Daly app by @transistorgit
  • Added: Device name field (found in the GUI -> SerialBattery -> Device), that show a custom string that can be set in some BMS, if available by @mr-manuel
  • Added: Possibility to add config.ini to the root of a USB flash drive on install via the USB method by @mr-manuel
  • Added: Serial number field (found in the GUI -> SerialBattery -> Device), that show the serial number or a unique identifier for the BMS, if available by @mr-manuel
  • Changed: Daly BMS - Improved driver stability by @transistorgit & @mr-manuel
  • Changed: Improved install workflow via USB flash drive by @mr-manuel
  • Changed: Merged all install files into one
  • Changed: Optimized automated release by tag to differentiate between Release and Pre-release.
    • Release: v0.0.0
    • Pre-release: v0.0.0s, v0.0.0string, v0.0.0-s or v0.0.0-string. After the string can anything be attached.

- added missing descriptions
- changed name
should be None instead of 0, if not available
- Added: Show TimeToSoc only, if enabled
- Changed: description in config file
- Changed: default value TIME_TO_SOC_VALUE_TYPE = 1
- changed: how often Time-To-Soc is calculated in seconds
- changed: Time-To-Go has to be always a positive int
since it's used from dbus-systemcalc-py
- changed: how Time-to-SoC is string is generated and displayed
(format like Time-To-Go)
respecting semantic versioning
- `/data/conf/serial-starter.d` was not recreated if deleted
- added description in utils.py
- change qml files in destination not source
@sqlexception
Copy link

sqlexception commented May 7, 2023

Hey @mr-manuel can this already be used? I have 4 jkbms with 4x 16s. So i can give it a try and give feedback

@mr-manuel
Copy link
Collaborator Author

Yes it's already working

@mr-manuel mr-manuel changed the title Changed: Merged all install files into one Many improvements May 8, 2023
@Louisvdw Louisvdw merged commit 25e6fd4 into Louisvdw:master May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants