Skip to content

Releases: matthias-bs/BresserWeatherSensorReceiver

v0.39.0

21 Feb 20:45
c2a3e28

Choose a tag to compare

What's Changed

  • [Examples] Add frequency calibration example for transceiver module tuning in #280
  • Add 24-hour rolling rainfall tracking in #281
  • [Examples] Add past 24 hours rainfall to examples in #283
  • Add copilot-instructions.md for codebase context by in #285
  • [Examples] Update ESP Async WebServer in #286
  • [Examples] Fix memory usage - potential overflows and fragmentation in #288
  • Update to RadioLib 7.6.0 in #289
  • Refactor RainGauge and Lightning to share RollingCounter base class in #284
  • Library Updates:
    • ESP Async WebServer v3.10.0
    • RadioLib v7.6.0

New Contributors

  • @Copilot made their first contribution in #280

Full Changelog: v0.38.3...v0.39.0

v0.38.3

03 Feb 03:13
278142b

Choose a tag to compare

What's Changed

  • [CI] Update checkout action to v6 in #278
  • Moved radio object into WeatherSensorReceiver namespace in #279

Full Changelog: v0.38.2...v0.38.3

v0.38.2

19 Jan 10:59
c2bc425

Choose a tag to compare

What's Changed

  • Fixed library version settings

Full Changelog: v0.38.1...v0.38.2

v0.38.1

19 Jan 07:07
1717e1d

Choose a tag to compare

What's Changed

  • Changed Wio-SX1262 TCXO voltage to 1.7V as recommended by Seeed Studio in #276

Full Changelog: v0.38.0...v0.38.1

v0.38.0

16 Jan 08:59
ce6ec95

Choose a tag to compare

What's Changed

  • Add support for Seeed Studio XIAO ESP32S3 & Wio-SX1262 Kit in #274
  • Changed TCXO voltage for Seeed Studio Wio-SX1262 in #275

Full Changelog: v0.37.1...v0.38.0

v0.37.1

14 Jan 10:46
847c693

Choose a tag to compare

What's Changed

  • Update to RadioLib 7.5.0 in #268
  • Update dependencies in #269
  • [Examples] examples/*Mqtt*: Fix Home Assistant auto-discovery messages in #271
    • Breaking Change: Fixed data message JSON keys for illuminance: Changed light_klx / ws_light_klx to light_lx/ws_light_lx (The values are in Lux, not kLux!)

Full Changelog: v0.37.0...v0.37.1

v0.37.0

22 Dec 13:30
381326d

Choose a tag to compare

What's Changed

  • [PowerFeather] Update powerfeather-sdk version to 1.1.1 in #263
  • Add support for Professional Rain Gauge (PN 7002530) in #265

Full Changelog: v0.36.3...v0.37.0

v0.36.3

28 Nov 07:43
649dc70

Choose a tag to compare

What's Changed

  • Update to Preferences v2.2.2 in #258
  • [M5Core2] Added logging to SD card in #260
  • [BresserWeatherSensorCanvasGauges] Fixed mDNS in WiFi AP mode in #262
  • Library updates
    • Preferences v2.2.2
    • ESPAsyncWebServer v3.9.1

Full Changelog: v0.36.2...v0.36.3

v0.36.2

26 Oct 17:33
150b655

Choose a tag to compare

What's Changed

  • Update to RadioLib 7.4.0 in #257

Full Changelog: v0.36.1...v0.36.2

v0.36.1

16 Oct 07:01
0edc97f

Choose a tag to compare

What's Changed

  • [Examples] Removed parameter TIMEZONE from configTime() calls (redundant due to use of TZ_INFO) in #254
  • Fixed library name of LoRa Serialization in library.properties in #256

Full Changelog: v0.36.0...v0.36.1