v0.14
What's Changed
NB! Sinowealth users - The Sinowealth driver has been disabled because of interference. You need to remove the comment # on line 21 in utils.py before the driver will work for Sinowelath BMS.
- Implemented constants for charge and dischare limits by @corneel27 in #238
- Esc LiPro cells by @Louisvdw in #251
- Constants for soc low by @corneel27 in #267
- moved battery_types to utils.py by @corneel27 in #270
- Implemented CCL/DCL depending on cell-voltage by @WaldemarFech in #293
- Implemented CVL depending on cell-voltage by @WaldemarFech in #307
- Settings for UI by @Louisvdw in #252
- Linear limits by @Louisvdw in #312
- v0.14 by @Louisvdw in #314
New Contributors
- @corneel27 made their first contribution in #238
- @WaldemarFech made their first contribution in #293
Full Changelog: v0.13...v0.14