-
**Describe the bug**
Using master.zip downloaded today (3 Jan 20) the Aeris forecast fails to load.
**Link to your website (IMPORTANT)**
https://weather.ghammer.net
**Version of the …
-
Hi,
I have followed the Installation Manual.
I installed the latest version from Github, I was creating the API Key and Secret and via the python tool I chekced the Station ID.
I added this thr…
-
I was in the process of implementing weewx to capture data from a Davis Vantage 2 to forward it to weather-service when I noticed that it may be possible to avoid that complication and push directly. …
-
is there any way to point ospi at my Davis weather station directly or is it only possible through wunderground? I have been unable to get wunderground to properly publish my soil moisture, leaf wetne…
-
The code reported in the Usage section is not correct.
The scraper declaration
`scraper = WeatherLink()`
fails.
It should be:
`scraper = davis_weatherlink_scraper.WeatherLink()`
or the…
-
As owner of a WeatherlinkIP, the logger wants to send current data to the WeatherLink-network every minute, and archive data every hour. Currently, that is not possible, as the Java poller always clai…