Skip to content

Releases: juepi/PIO-ESP32-BMS_Ctrl

v2.6.0

01 Aug 08:43
Compare
Choose a tag to compare

Added VE.Direct support for a second Victron SmartSolar charger (can be enabled/disabled via platformio.ini).
Minor bugfixes, see README.

v2.5.1

17 Feb 06:02
Compare
Choose a tag to compare

minor update and bugfix, see readme

v2.5.0

04 Sep 14:36
Compare
Choose a tag to compare

Some minor functionality cleanup, see readme.

v2.4.4

02 Sep 07:05
Compare
Choose a tag to compare

Minor update - see readme

v2.4.3

31 Jul 15:00
Compare
Choose a tag to compare

Updated balancer-off condition; minor updates and config changes; added offgrid-mode
Details see readme

v2.4.2

26 Jun 15:36
Compare
Choose a tag to compare

Added global controller alarm flag which is published via MQTT (can be used in example for mail alerting in conjunction with the t_Ctrl_StatT topic to generate a meaningful error mail.
Fixed "bug" in SmartShunt SOC verification - see readme.

v2.4.0

12 Jun 14:16
Compare
Choose a tag to compare

Added temperature based safety features; improved safety handling of high Vdiff and comm-errors. Added recovery options for all safety-driven shutdowns. Added error detection for unplausible high Vdiff reported by Daly BMS in rare occurences.

v2.3.1

08 Jun 08:01
Compare
Choose a tag to compare

Now supporting "offline mode", which handles network (or MQTT broker) outages either while firmware is up and running as well as during firmware boot.

v2.2.1

05 Jun 18:25
Compare
Choose a tag to compare

Major rework of SSR handling; now fully configurable by MQTT subscriptions
Code uses new v1.1.0 of the PIO-ESP32-Template which has an improved MQTT subscription system

v2.1.1

27 Apr 15:51
Compare
Choose a tag to compare

Bugfixes and minor improvements