v10.1.0
What's Changed 📦
This release adds support for Volvo EX30 batteries (Geely SEA platform), and lots of bugfixes for various battery integrations.
Taking this release into use ⚙️
Important
In order to OTA update to this version, you already need to be on a v10 release!
Note that v10 was a major new release of the Battery-Emulator software. The first time when taking a v10 version into use, you are required to perform an initial one time USB setup via this webpage! This is because we changed the flash frequencies, partitioning layouts and other under the hood changes to ensure longterm system stability. After any v10 has been installed via USB, following 10.X.X releases can be updated over the air. Sorry for the inconvenience!
Quickstart video: https://youtu.be/sR3t7j0R9Z0
Setting up a board for the first time? Use this webpage to flash the board!
Batteries 🔋
- New Battery 🔋 Add support for Geely SEA platform (Volvo EX30, Zeekr, etc) by @dalathegreat in #1889
- Feature: Add support for double-battery Stellantis CMP Smart Car, by @dalathegreat in #2050
- Rivian: Add more battery info page for Rivian (+ crash detection) by @dalathegreat in #2014
- Ford MachE: Refactor capacity autodetect function, support for 108S Ford batteries, by @dalathegreat in #1904
- Volvo SPA platform: Improve accuracy of values read + general improvements by @dalathegreat in #2029
- BYD Atto 3: Feature; Add gradual charge taper by @demon1300 in #1967
- BYD Atto 3: Fix initialization of double battery setups by @dalathegreat in #2045
- Renault Zoe2: Calibrate 12V reading by @dalathegreat in #2039
- BMW iX: Add more DTC descriptions by @lenvm in #2042
- All batteries: Ensure the user set battery chemistry is used by @jonny5532 in #2047
Housekeeping 🧹
- Library 📚 Update ESP32 to v3.3.7 by @dalathegreat in #2033
- Improvement: Flash usage reduction by @dalathegreat in #2035
- Improvement: More flash savings by @dalathegreat in #2038
- Improvement: Optimize BMW iX integration for lower flash usage by @dalathegreat in #2040
New Contributors
- @demon1300 made their first contribution in #1967
Full Changelog: v10.0.0...v10.1.0