jim-easterbrook / pywws

Python software for USB Wireless WeatherStations
https://pywws.readthedocs.io/
GNU General Public License v2.0
204 stars 62 forks source link

service: Add Windy support #89

Closed 3v1n0 closed 4 years ago

3v1n0 commented 4 years ago

Upload data to windy stations https://stations.windy.com/ following the API defined at https://community.windy.com/post/20776

It does support catchup up to a week from what I've noticed in my tests.

Closes #88