OpenSprinkler Forums OpenSprinkler Unified Firmware Issues with weather data Reply To: Issues with weather data

#41279

DaveC
Participant

Based on the failures I reported last week using my config and loc…

I changed the location in my OS using the Web GUI map. Loc changed from “Ault, Colorado” to “40.57517,-104.83635”
Since doing that the last 2 server calls by OS have failed.

I manually issued 3 server requests with these results:
http://weather.opensprinkler.com/weather0.py?loc=Ault%20Colorado
&scale=-1&rd=-1&tz=20&sunrise=443&sunset=1012&eip=*********

http://weather.opensprinkler.com/weather0.py?loc=80610
&scale=-1&rd=-1&tz=20&sunrise=443&sunset=1012&eip=*********

http://weather.opensprinkler.com/weather0.py?loc=40.57517,-104.83635
Error: No weather data found.

I think there is an issue on the server end when Lat,Long is sent as the loc.
The Lat,Long I used is what the Web GUI produced. I may also be possible that it is delivering Lat,Long in a format that the server does not like.

Dave