Skip to content

v0.8.0

Compare
Choose a tag to compare
@matthias-bs matthias-bs released this 23 Jul 20:15
· 83 commits to main since this release
dfc3cbe

What's Changed

  • Fixed enabling of all decoders in scanBresser() in #83
  • Add cyclic uplink of LoRaWAN node status in #86
    Breaking Changes in payload formatters:
    • Renamed CMD_<GET|SET>_STATUS_INTERVAL to CMD_<GET|SET>_APP_STATUS_INTERVAL
    • Renamed status_interval to app_status_interval
  • Refactoring of BresserWeatherSensorLW.ino in #87
  • Config Helper: Added tooltips and visual feedback for empty input fields in #84

Full Changelog: v0.7.1...v0.8.0