Skip to content

Releases: matthias-bs/ESP32-e-Paper-Weather-Display

v0.2.2

18 Nov 08:26
Compare
Choose a tag to compare

What's Changed

  • Fixed typos in code for 3-colour-display

Full Changelog: v0.2.1...v0.2.2

v0.2.1

16 Nov 18:01
a8f94c3
Compare
Choose a tag to compare

What's Changed

  • Fixed endless loop in getMqttData() in #24

Full Changelog: v0.2.0...v0.2.1

v0.2.0

13 Nov 17:44
Compare
Choose a tag to compare

What's Changed

  • Added publishing of local sensor data via MQTT in #4
  • Improvements in #12
  • Implement reception of data via MQTT from BresserWeatherSensorLW in #14
  • Fixed some B/W display issues in #16
  • Refactoring in #18
  • Added secure MQTT in #19
  • Added OWM access with HTTPS in #21
  • Fixed several B/W display issues in #22
  • Update cQueue requirement from ^1.9.0 to ^2.0 by @dependabot in #9
  • Update ArduinoJson requirement from ^6.21.4 to ^7.1.0 by @dependabot in #11

Full Changelog: v0.1.0...v0.2.0

v0.1.0

11 Jun 18:26
ca24d4b
Compare
Choose a tag to compare

Initial Release