Skip to content

Releases: juepi/PIO-ESP8266-Template

v1.1.0

15 May 10:39
Compare
Choose a tag to compare

Major upgrade in handling MQTT subscriptions; minor improvements and bugfixes

v1.0.3

25 Sep 13:16
Compare
Choose a tag to compare

See readme

Bugfix release; Speedup MQTT msg receive

10 Jan 07:23
Compare
Choose a tag to compare

Fixed an error in CPP macro handling that did not expand macros as expected, leading to a wrong WIFI_DHCPNAME and thus not working OTA-flashing.
Re-worked receiving MQTT messages after ESP startup; messages are now received much faster, "drawback" is: all topics you subscribe to need to have retained messages.

Initial Release

07 Jan 08:54
Compare
Choose a tag to compare

Everything works afaik, still some code cleaning needed.