This repository has been archived by the owner on Oct 27, 2024. It is now read-only.
Releases: matthias-bs/BresserWeatherSensorTTN
Releases · matthias-bs/BresserWeatherSensorTTN
v0.3.0
Added monthly/daily/hourly precipitation values
Changed cMyLoRaWAN to inherit from Arduino_LoRaWAN_network instead of Arduino_LoRaWAN_ttn
Moved LoRaWAN network selection to BresserWeatherSensorTTNCfg.h
Added Helium Network support
Changed LoRaWAN message size to actual payload size
Replaced Arduino Timezone library by ESP32's internal TZ handling
v0.2.2
Changed directory structure and CI workflow according to Arduino sketch specification
(https://arduino.github.io/arduino-cli/0.27/sketch-specification/#primary-sketch-file)
v0.2.1
Improved code quality and added CI.
v0.2.0
Added support of multiple Bresser 868 MHz sensors; e.g. weather sensor and soil temperature/moisture sensor
v0.1.0
Initial release