Breezyken Posted December 19, 2023 Posted December 19, 2023 I have installed the current DavisWeather poly (2.0.1), configured the settings, and loaded all the nodes. However, only the current conditions from the console are displayed. None of the observations data is being filled in. I queried the server with https://api.weatherlink.com/v1/NoaaExt.json?user=<my Station ID>&pass=<my password>&apiToken=<my token> and that returns ALL the data, including Daily, Month, and Yearly (But maybe not enough data to parse?). My configuration parameters were copied directly from the node configuration and pasted into the URL. Why is it not populating on the admin console? My station is a Vantage Pro 2. I don't have a solar radiation sensor. I've attached the first part of the log, but the rest is just repetition of the parse error. I also attached a sanitized response to the API call. DavisWeather Debug Log.txt JSON Message.txt
bpwwer Posted December 19, 2023 Posted December 19, 2023 Should be fixed in version 2.0.2. Refresh the store to see the new version. Thanks for reporting the issue.
Breezyken Posted December 20, 2023 Author Posted December 20, 2023 Thanks Bob, that fixed the Daily and Month observations. The log is still showing the same parsing error for the yearly obs. Ken
bpwwer Posted December 20, 2023 Posted December 20, 2023 Sorry, I missed removing the offending line from that file. Fixed in 2.0.3
Recommended Posts