Skip to content

Releases: matthias-bs/BresserWeatherSensorReceiver

v0.28.0

08 May 06:54
8fa80e2
Compare
Choose a tag to compare

What's Changed

  • Added configuration of maximum number of sensors at run time in #166
  • Added configuration of enabled decoders at run time in #167
  • WeatherSensorCfg.h: Renamed NUM_SENSORS to MAX_SENSORS_DEFAULT

Note

The AVR architecture — including Adafruit Feather 32u4 RFM95 LoRa Radio — is no longer supported due to code size.

Full Changelog: v0.27.4...v0.28.0

v0.27.4

04 May 10:10
5b8f956
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.3...v0.27.4

v0.27.3

03 May 05:41
a3fe788
Compare
Choose a tag to compare

What's Changed

  • BresserWeatherSensorMQTTWifiMgr.ino: Fixed setting of real time clock via SNTP in case of USE_WIFI is set in #162
  • Updated keywords.txt
  • Added generation of keywords.txt with Doxygen and KeywordsTxtGenerator by @bengtmartensson

Full Changelog: v0.27.2...v0.27.3

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