Skip to content

Releases: BorisBrock/HeidelBridge

3.6.0

19 Feb 17:55

Choose a tag to compare

  • Fixing charging current limit slider errors in Home Assistant
  • Fixing potential stability issue due to wrong data type
  • Adding stand-by control

3.5.0

21 Nov 15:31

Choose a tag to compare

  • Improving Home Assistant integration
  • Fixing deprecation warnings in Home Assistant
  • Updating libraries (eModbus, ESPAsyncWebServer and ArduinoJSON)

Tip

To install this update, open the web interface of your HeidelBridge: [HeidelBridgeIPAddress]/update.
Then choose and install the new firmware-*.bin file.

3.4.0

28 Aug 19:33

Choose a tag to compare

  • Adding support for LILYGO TCAN485 boards.

Tip

To install this update, open the web interface of your HeidelBridge: [HeidelBridgeIPAddress]/update.
Then choose and install the new firmware-*.bin file.

3.3.0

29 Jul 18:21

Choose a tag to compare

  • Adding a new MQTT command topic to disable charging.
  • Adding new topic to Home Assistant.

Tip

To install this update, open the web interface of your HeidelBridge: [HeidelBridgeIPAddress]/update.
Then choose and install the new firmware.bin file.

3.2.0

25 Jun 19:59

Choose a tag to compare

Internal communication changes for evcc 204.5 compatibility.

Tip

To install this update, open the web interface of your HeidelBridge: [HeidelBridgeIPAddress]/update.
Then choose and install the new firmware.bin file.

3.1.2

20 Jun 04:47

Choose a tag to compare

This release contains multiple stability fixes:

  • Fixing incorrect memory management
  • Fixing a bug in the string handling
  • Fixing a potential infinite loop

Tip

To install this update, open the web interface of your HeidelBridge: [HeidelBridgeIPAddress]/update.
Then choose and install the new firmware.bin file.

3.1.1

19 Jun 20:00

Choose a tag to compare

Fixing Daheimladen register number for currents (5 -> 6). This also fixes the error shown in evcc,

3.1.0

07 Jun 18:23

Choose a tag to compare

This release includes the following changes:

  • Increased ModbusTCP timeout to fix evcc EOF timeout error
  • Updating several dependencies for increased stability and performance

3.0.0

16 Mar 04:28

Choose a tag to compare

This is the 3.0.0 major release of HeidelBridge. The new features include:

  • Set up your HeidelBridge without the need to compile anything. Just use the Web Flasher to install HeidelBridge on your ESP32.
  • Easy first time setup with the built in web server and captive portal.
  • OTA (Over The Air) updates without physical access to the device.
  • Change the configuration via the web interface without modifying any code.

3.0.0 Beta 1

14 Mar 19:33

Choose a tag to compare

3.0.0 Beta 1 Pre-release
Pre-release

This is the first preview release of HeidelBridge 3.0.

⚠️ IT MAY BE UNSTABLE AND IS NOT SUITED FOR PRODUCTIVE USE!

New features:

  • Integrated web server with REST API
  • Provisioning and configuration via web interface
  • No need to compile the source code yourself
  • Easy OTA (Over The Air) updates

Changes Since Alpha 1

  • Fixed wrong default MQTT port (1833 -> 1883)
  • Fixed cyclic device restart after 5 minutes
  • Fixed MQTT port not being correctly transferred via REST API

⚠️ For testing purposes this firmware build uses only the dummy wallbox implementation.