reading current data from weatherlink.com with WLLDriver

75 views
Skip to first unread message

Rich Strle

unread,
Jan 2, 2024, 10:08:07 PM1/2/24
to weewx-user
I have upgraded to a Davis VantagePro2 (VP2) from a VantagePro1 (VP1).

I am trying to read my current data from weatherlink.com with the WLLDriver. Has anyone else tried this? This is the driver section of the whew.conf file. I'm concerned about the hostname for sure. Does someone have a working version I could look at?

[WLLDriver]
    driver = user.WLLDriver
    max_tries = 10
    retry_wait = 5
    poll_interval = 10
    
    realtime_enable = 0
    hostname = api.weatherlink.com/v2/stations
    time_out = 10
    device_id = iss:1
    wl_archive_enable = 0
    
    wl_apikey = jwrmkaivlopxwf9o2pgmyzbtcu1cceqy
    wl_apisecret = XOXOXO
    wl_stationid = 169644
    wl_archive_interval = 1

Rich Strle

unread,
Jan 2, 2024, 11:21:37 PM1/2/24
to weewx-user
From this link: https://www.wxforum.net/index.php?topic=41328.0

I thought weatherlinklive-driver-weewx would be the best: https://github.com/Drealine/weatherlinklive-driver-weewx

There are so many drivers with similar names it's easy to go in circles looking.

vince

unread,
Jan 3, 2024, 12:04:57 AM1/3/24
to weewx-user
From that github site…
hostname - Set your IP or hostname of WLL module

So your snippet looks incorrect for hostname….

Reply all
Reply to author
Forward
0 new messages