Skip to content

v1.3.0

Compare
Choose a tag to compare
@tspopp tspopp released this 14 Oct 17:57
· 13 commits to main since this release

What's Fixed

  • Periodic NTP time updates were likely broken and should be fixed with 1b5235d

What's Added

  • Temperature readings published via MQTT are now filtered using Kalman filters. This reduces the amount of MQTT updates sent to the broker and removes the noise from the temperature sensor. The additional filters are enabled by default, with the possible to disable filters through Configuration.h. If you still observe sensor noise in your temperature readings, you might want to adapt the kalman filter settings in Configuration.h accordingly. #38

What's Improved

  • Upgraded to the latest available arduino core 3.0.5 #39.

⚠️ REMINDER: If flashing via OTA, remember to restore your personal WiFi configuration before starting the flash process⚠️

Full Changelog: v1.2.2...v1.3.0