Drealine / weatherlinklive-driver-weewx

Weewx driver for WeatherLinkLive module with VP2 including archive from Weatherlink.com when data be lost.
https://meteo-jussy.fr
Apache License 2.0
4 stars 4 forks source link

Wait data from archive when Weewx reload #24

Open Drealine opened 3 years ago

Drealine commented 3 years ago

Using "loop_on_init = True", the idea is to wait data if API return no data since last update. Approx 1min is a good idea. If no data after waiting, skip and pass to get new records.