Skip to content

v3.2.1

Compare
Choose a tag to compare
@dewenni dewenni released this 15 May 19:52
· 273 commits to main since this release

what's new

Handling for WiFi and mqtt redesigned. Blocking while-loop with delay was removed. In the past this could lead to an unwanted activation of the setup mode. Also the mqtt Library was changed from pubsubclient to async-mqtt-client

see all details of the first V3 release here: Release v3.0.0

changelog

  • change blocking mqtt reconnect handling to non-blocking implementation #33
  • mqtt client Library changed to implementation based on AsyncTCP (async-mqtt-client)
  • change blocking WiFi reconnect handling to non-blocking implementation
  • Prevent division by ZERO if parameter Oil density is not set.
  • Prevent writing the time on the Logamatic, 1 hour after the boot-up