v10.5.0
What's Changed 📦
This release adds support for Ennoid BMS, and also contains a bunch of improvements for various integrations. Read the full release notes to see if any changes are applicable for your hardware.
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!
Battery 🔋
- New Battery 🔋 Add support for Ennoid BMS by @dalathegreat in #2046
- Tesla S/3/X/Y: Improve reading of temperatures from PCS by @josiahhiggs in #2105
- BMW i3: Adjust max voltage for 120AH pack by @odlg in #2162
- BYD: Add more temperature sensors, and filter out unused ones by @dalathegreat in #2166
- Dacia/Spring K-ZE: Add offset to min/max cellvoltage readings by @dalathegreat in #2178
- Renault Zoe2: Improve visibility on temporisation by @dalathegreat in #2176
- Kia EGMP: Add DTC reset button to More Battery info page by @dalathegreat in #2200
- Double/Triple battery: Fix voltage drift timeout never triggering for battery2/battery3 by @vitalii-ch in #2184
- Feature: Double BOLT-AMPERA battery support 🔋🔋 by @vitalii-ch in #2181
Inverter ⚡
- Fronius: Use actual battery voltage for calculating charge/discharge limits by @dalathegreat in #2177
Housekeeping 🧹
- Crashfix: prevent LoadProhibited core panic on /advanced page with multipl… by @DevNar in #2189
- Crashfix: Don't start if we fail MQTT initialization by @dalathegreat in #2196
- Automatically refresh Event page by @drc38 in #2170
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #2204
New Contributors
Full Changelog: v10.4.0...v10.5.0