Releases: matthias-bs/BresserWeatherSensorReceiver
Releases · matthias-bs/BresserWeatherSensorReceiver
v0.39.0
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
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
v0.38.1
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
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
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_klxtolight_lx/ws_light_lx(The values are in Lux, not kLux!)
- Breaking Change: Fixed data message JSON keys for illuminance: Changed
Full Changelog: v0.37.0...v0.37.1
v0.37.0
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
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
v0.36.1
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