CHANGELOG.md 719 B

WiFiThermostat - Changelog

0.1.3

  • button handling now uses library r89m/PushButton.h
  • added support for external PIR motion sensor, can be configured to enable display backlight on movement, pushes status to Domoticz and MQTT
  • lots of code improvements
  • removed unused libraries, added library overview in README.md, included only used libraries
  • added some initial description text in README.md
  • added heating switch device - send to domoticz/in
  • improved MQTT reconnect behavior. Retry every 15s if 1-3 connnects failed and just every 5 min if more to avoid blocking.

0.1.2

bugfixes

0.1.1

feature complete for now, first alpha

0.1.0

initial version, not yet feature complete