LibreSolar / bms-firmware

Firmware for LibreSolar BMS boards based on bq769x0, bq769x2 or ISL94202
https://libre.solar/bms-firmware/
Apache License 2.0
146 stars 67 forks source link

Make OCV & SoC points configurable via ThingSet #49

Closed pasrom closed 7 months ago

pasrom commented 7 months ago

This PR proposes a solution to fix #15. This includes using the new feature of the ThingSet text mode to add the OCV & SoC points via ThingSet to the config. Additionally, the SoC points will be moved into bms_common to harmonize with the OCV points.