Skip to content

Releases: matthias-bs/BresserWeatherSensorReceiver

v0.27.2

27 Apr 06:03
Compare
Choose a tag to compare

What's Changed

  • Added define variant ARDUINO_heltec_wifi_lora_32_V3 in #159

Full Changelog: v0.27.1...v0.27.2

v0.27.1

23 Apr 19:55
Compare
Choose a tag to compare

What's Changed

  • Implemented setting of sensor_ids_inc/sensor_ids_exc to an empty list

Full Changelog: v0.27.0...v0.27.1

v0.27.0

17 Apr 20:07
Compare
Choose a tag to compare

What's Changed

  • Implemented setting of sensor_ids_exc / sensor_ids_exc at run time in #156

Full Changelog: v0.26.0...v0.27.0

v0.26.0

15 Apr 09:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.25.0...v0.26.0

v0.25.0

09 Apr 06:39
Compare
Choose a tag to compare

What's Changed

  • added support for ARDUINO_ADAFRUIT_FEATHER_ESP32_V2 by @pubsa in #151
  • Fix domoticz rain data in #152
  • Added radioReset() in #153
  • Modified wiring hints: DIO1 only required for LMIC

New Contributors

Full Changelog: v0.24.1...v0.25.0

v0.24.1

01 Apr 18:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24.0...v0.24.1

v0.24.0

24 Mar 21:13
deaae43
Compare
Choose a tag to compare

What's Changed

  • Added support for M5Stack Core2 with M5Stack Module LoRa868 in #147
  • Library updates
    • ArduinoJson v7.0.4
    • WiFiManager v2.0.17

Full Changelog: v0.23.1...v0.24.0

v0.23.1

22 Feb 19:04
59da124
Compare
Choose a tag to compare

What's Changed

  • BUGFIX: Fixed potential mix of weather sensor data using 6-in-1 decoder in #142
  • Provision of additional Air Quality Sensor (PM) data in #140
  • Updated MQTT to v2.5.2

Full Changelog: v0.23.0...v0.23.1

v0.23.0

09 Feb 15:29
Compare
Choose a tag to compare

What's Changed

  • Add Air Quality Sensor (HCHO and VOC) and CO2 Sensor support in #137
  • Updated implementation documentation in Lightning.cpp and RainGauge.cpp
  • Added Python test script for analyzing Air Quality (PM2.5/PM10) Sensor data monitored via device internal UART interface
  • Updated RadioLib to v6.4.2
  • Updated ArduinoJson to v7.0.2

Full Changelog: v0.22.1...v0.23.0

v0.22.1

30 Jan 12:17
Compare
Choose a tag to compare

What's Changed

  • Fix wifimanager in #131
    • Replaced SPIFFS by LittleFS
    • Added formatting of LittleFS partition if mounting failed (initial use or after erasing Flash)

Full Changelog: v0.22.0...v0.22.1