Skip to content

Releases: jsa91/kwh_display

Firmware 1.1.3

30 Mar 09:06
Compare
Choose a tag to compare

Fixes

  • Quick fix for DST.
  • Add error handling to address occasional connection issues when checking for new prices.

Full Changelog: v1.1.2...v1.1.3

Firmware 1.1.2

28 Feb 20:26
Compare
Choose a tag to compare

Fixes

  • Implement a fix to ensure a single object instantiation handles all datetime functions.

Full Changelog: v1.1.1...v1.1.2

Firmware 1.1.1

24 Feb 20:52
f033685
Compare
Choose a tag to compare

Fixes

  • Add error handling when ESP32 fails to fetch prices twice.

Full Changelog: v1.1.0...v1.1.1

Firmware 1.1.0

23 Feb 17:31
Compare
Choose a tag to compare

Improvements

  • Add possibility customize the price interval to your preference.
  • Add error handling that displays a message in the GUI, indicating when an issue occurs in config.json.

Fixes

  • Fix bug that cause the ESP32 to reboot twice a day to fetch new prices.

Full Changelog: v1.0.1...v1.1.0

Firmware 1.0.1

27 Jan 21:01
Compare
Choose a tag to compare

Fixes

  • Bug where negative prices messed up the display.

Full Changelog: v.1.0.0...v1.0.1

First release

26 Jan 20:50
Compare
Choose a tag to compare

First release of kwh_display binary: build-ESP32_GENERIC_250123.bin

Full Changelog: https://github.com/jsa91/kwh_display/commits/v.1.0.0