Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.

Releases: matthias-bs/BresserWeatherSensorTTN

v0.3.0

13 Oct 07:03
beda210
Compare
Choose a tag to compare

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

04 Sep 21:34
7b03922
Compare
Choose a tag to compare

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

04 Sep 15:03
dd80dcc
Compare
Choose a tag to compare

Improved code quality and added CI.

v0.2.0

16 Aug 21:12
73fc5d8
Compare
Choose a tag to compare

Added support of multiple Bresser 868 MHz sensors; e.g. weather sensor and soil temperature/moisture sensor

v0.1.0

06 Aug 18:36
a79b870
Compare
Choose a tag to compare

Initial release