Releases: matthias-bs/BresserWeatherSensorReceiver
Releases · matthias-bs/BresserWeatherSensorReceiver
v0.41.0
What's Changed
- Fix HA auto-discovery device merging and add user-defined device names by @themouette in #308
- Added pin definitions for Heltec Wireless Stick Lite V3 (SX1262) in #309
- Add support for Heltec WiFi LoRa 32(V4) (SX1262) in #310
Special thanks to @Pikolaczek for testing the Heltec boards!
New Contributors
- @themouette made their first contribution in #308
Full Changelog: v0.40.0...v0.41.0
v0.40.0
What's Changed
- Update to arduino-mqtt v2.5.3 in #305
- Add setRxCfg() (setSensorsCfg() variant) with rx_flags and enabled decoders in #306
Full Changelog: v0.39.3...v0.40.0
v0.39.3
Fixed version numbering.
Full Changelog: v0.39.2...v0.39.3
v0.39.2
v0.39.1
What's Changed
- [Bugfix] Fix Static Initialization Order Fiasco for SPIClass on LilyGo T3S3 boards in #300
- Fix dependencies in #297
- Fix verbose log message by adding 0x prefix for ID in #298
- Remove obsolete variable f_3in1 and related code in decodeBresser6In1Payload() in #292
- Fix thermo hygro sensor in #294
- Improve test coverage to 100% for RollingCounter, Lightning, and RainGauge by @Copilot in #291
- Add logging for sensor data in decoding functions in #295
- Library Updates:
- ArduinoJson v7.4.3 (#296)
Full Changelog: v0.39.0...v0.39.1
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