OpenSprinkler › Forums › OpenSprinkler Unified Firmware › Is there a way to see the weather data? › Re: Re: Is there a way to see the weather data?
October 4, 2014 at 3:24 am
#28422
vinny
Participant
@salbahra wrote:
The weather is being polled every 15 minutes if I’m not mistaken. The code is available here: https://github.com/OpenSprinkler/OpenSprinklerGen2/blob/master/examples/interval_program/weather1.py#L103
It would be useful to see the data that it polled or at least see the watering percentage in the UI somewhere. If you could add this to the status it would be great.
Something like
watering% 10% or whatever….
This would help out to know that we typed in the correct, zipcode, pws:code or whatever.
If this is already there i apologize and thanks.