OpenSprinkler › Forums › OpenSprinkler Unified Firmware › Weather adjustment is non functional on Pi v2
- This topic has 4 replies, 2 voices, and was last updated 9 years, 10 months ago by Ray.
-
AuthorPosts
-
March 21, 2015 at 9:22 pm #36164
SeanParticipant- I have tried everything that I can think of to get the weather adjustment working to no avail.
When it is turned on, no wattering occurs at all. The weather diag always says 0%.
Its network connection to the Internet is good because I can successfully do apt-get commands via remote ssh.
The only way wattering occurs is if I desable weather adjustment on the program settings.
App version = 1.4.0, Harware = OSPi, Firmware = 2.1.3
My Raspberry Pi is version 2. This may be important as I may be one of only a few that are running this on a Pi V2.
I have…
- Wiped and reinstalled OpenSprinkler
- changed the location to a differant personal weather station, the local airport station and my zip code.
Here is my program export.
<div style=”color: #000000; font-family: UICTFontTextStyleBody; font-size: 17px; line-height: normal;”>{“programs”:{“nprogs”:2,”nboards”:3,”mnp”:13,”mnst”:4,”pnsize”:12,”pd”:[[67,127,0,[16444,-1,780,12348],[0,0,0,0,0,0,0,0,0,0,0,600,0,0,0,0,0,0,0,0,0,0,0,0],”Garden”],[51,1,3,[360,0,0,0],[1800,1800,1200,7200,1800,1200,2100,2100,1200,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0],”Main”]]},”stations”:{“snames”:[“Rear S. Fence”,”Rear S. walk”,”Front S. Lawn”,”Back Yard Perim”,”Frnt Lwn Street”,”Frnt Lwn Rear”,”Rear Lawn E.”,”Rear Lawn Patio”,”Flower Beds Frnt”,”Rear Lawn N.”,”S11″,”Garden Drip”,”S13″,”S14″,”S15″,”S16″,”S17″,”S18″,”S19″,”S20″,”S21″,”S22″,”S23″,”S24″],”masop”:[255,255,255],”ignore_rain”:[0,0,0],”act_relay”:[255,11,0],”stn_dis”:[0,244,255],”rfstn”:[0,0,0],”stn_seq”:[255,247,255],”maxlen”:16},”options”:{“fwv”:213,”tz”:24,”ntp”:1,”dhcp”:0,”ip1″:192,”ip2″:168,”ip3″:3,”ip4″:76,”gw1″:192,”gw2″:168,”gw3″:3,”gw4″:1,”hp0″:144,”hp1″:31,”hwv”:64,”ext”:2,”sdt”:0,”mas”:0,”mton”:0,”mtof”:0,”urs”:0,”rso”:1,”wl”:100,”den”:1,”ipas”:0,”devid”:0,”con”:110,”lit”:100,”dim”:15,”rlp”:0,”uwt”:0,”ntp1″:50,”ntp2″:97,”ntp3″:210,”ntp4″:169,”lg”:1,”reset”:0,”dexp”:-1,”mexp”:5},”status”:[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],”settings”:{“devt”:1426969234,”nbrd”:3,”en”:1,”rd”:0,”rs”:0,”rdst”:0,”loc”:”80538″,”wtkey”:”xxxxxxxxxxxxxx”,”sunrise”:420,”sunset”:1154,”eip”:1204629141,”sbits”:[0,0,0,0],”ps”:[[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0]],”lrun”:[11,1,600,1426962181]}}</div>
<div style=”color: #000000; font-family: UICTFontTextStyleBody; font-size: 17px; line-height: normal;”></div>
March 21, 2015 at 9:33 pm #36165
RayKeymasterFirst, did you select to use Zimmerman method for weather adjustment? From your configuration files, the ‘uwt’ option is 0, which means it’s set to use manual adjustment.
Second, I tried your location (zip code 80538) and as of today the watering adjustment is indeed 0%. You have an average of 50% humidity, and your temperature is 48 F. According to Zimmerman’s algorithm, the watering percentage is 0. So I guess today’s weather is not a good test case.
March 21, 2015 at 9:37 pm #36166
RayKeymasterGiven that your temperature is quite low these days, the watering percentage is probably coming out to be 0 anyways. For testing, I suggest 1) change the weather adjustment to use Zimmerman method; 2) change your location to Sydney,Australia. See if this will result in a non-zero watering percentage.
March 21, 2015 at 10:20 pm #36171
SeanParticipantNow I feel really ,really silly.
The program dump showed manual. Becaus that is how I left it after I had come to the false conclusion that weather control was broken.
I set it to Phoenix, Az (because I couldn’t figure out how to set Sydney AU) and golly gee, look at that. The % watering changed to 80%.
Face, meet egg.
so my lesson this evening. Is that I need to chill, have a beer and trust the the program.
.
.
.
.
.
.
.
.
ok I’ve had my beer. Better.
thanks
March 21, 2015 at 10:30 pm #36174
RayKeymasterWell, I guess you are right — sometimes you’ve just got to trust the algorithm 🙂 To be fair, the algorithm is a pretty simple, heuristics-based one. For example — it uses the average temperature, which in your case is pretty low. But your highest temperature during the day may be quite high, and you would be wondering why it doesn’t decide to water during the day. Well, all I can say is it’s after all not a real gardner, so it can’t make very intelligent decisions. But hopefully the ups and downs will be averaged out, so that it does the right thing over time.
-
AuthorPosts
- You must be logged in to reply to this topic.
OpenSprinkler › Forums › OpenSprinkler Unified Firmware › Weather adjustment is non functional on Pi v2