Skip to content

v10.6.0

Choose a tag to compare

@dalathegreat dalathegreat released this 24 Apr 12:50
· 77 commits to main since this release
5fa9262

What's Changed 📦

This release is a stability update, that contains mostly fixes but also important SAFETY ⚠️ updates

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 🔋

  • Kia/Hyundai 40-64kWh: SAFETY: ⚠️ Make allowed charge power limit safer on top end by scaling it correctly by @dalathegreat in #2208
  • Zoe Gen1: Fixed a bug where cellvoltage reading would be incorrect during startup by @dalathegreat in #2015
  • SimpBMS: Correct scaling of battery current value by @dalathegreat in #2227
  • Tesla: NMC packs, allow discharging to lower voltage levels by @dalathegreat in #2246
  • Rivian: Add estimated SOC for locked packs by @dalathegreat in #2207
  • Feature: Make Stellantis ECMP double-battery compatible by @dalathegreat in #2242

Connectivity 🛜

  • Update MQTT implementation to stop using deprecated option "object_id". This fixes so that Home assistant no longer throws a warning when using MQTT towards Battery-Emulator by @roy13 in #2174

Inverters ⚡

Housekeeping 🧹

  • SAFETY: ⚠️ Make charge-discharge stop when user set voltage limits are reached by @dalathegreat in #2137
  • SAFETY: ⚠️ Treat missing inverter as FAULT which leads to contactor opening by @dalathegreat in #2248
  • Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #2224

New Contributors 🦸

Full Changelog: v10.5.0...v10.6.0