matthias-bs / BresserWeatherSensorTTN

Bresser 5-in-1/6-in-1/7-in-1 868 MHz Weather Sensor Radio Receiver based on ESP32 and RFM95W/SX1276 - sends data to a LoRaWAN Network (e.g. The Things Network)
MIT License
22 stars 9 forks source link

Add support for Bresser Lightning Sensor #63

Closed matthias-bs closed 11 months ago

matthias-bs commented 11 months ago

BresserWeatherSensorReceiver supports the lightning sensor. Consequently, integration should be added as an option to BresserWeatherSensorTTN as well.

Also see #70 Implement lightning sensor data post-processing.

matthias-bs commented 11 months ago

Support for Bresser Lightning Sensor added in https://github.com/matthias-bs/BresserWeatherSensorTTN/pull/64 Provides 'lightning_count' and 'lightning_distance'.