captain-coredump / weatherflow-udp

WeatherFlow Personal Weather Station driver for weewx, via UDP broadcast packets
GNU General Public License v3.0
54 stars 18 forks source link

Full REST enabled driver/service #21

Open edi-x opened 2 years ago

edi-x commented 2 years ago

My intention was to get accurate lightning data from my weatherflow device. The hardware data is not really good, but the REST data was very impressing. Therefore I have added a possibility to enhance selected readings with the weatherflow REST data.

Credits to tkeffer and jjvdgeer for their initial modifications and of course to you for the initial implementation.

Now, please find all the bugs ;-)