pywws.service.wetterarchivde
Upload weather data to wetter.com.
wetter.com is a web site gathering data mainly from stations in Germany. It’s referred to in pywws as wetterarchivde for historical reasons.
Register station: https://www.wetter.com/mein_wetter/login/
Additional dependency: http://docs.python-requests.org/
Example
weather.ini
configuration:[wetterarchivde] user_id = 12345 kennwort = ab1d3456i8 [logged] services = ['wetterarchivde', 'underground'] [live] services = ['wetterarchivde', 'underground']
Classes
|
Comments or questions? Please subscribe to the pywws mailing list http://groups.google.com/group/pywws and let us know.