Missing Weather / Watering after large amount of rainfall
I've noticed this a number of times.
I have my own weather station and is linked to WUnderground and I have my own API key.
I see at night when my watering kicks off ( 8pm ) that the current day's weather is missing. Also in the screenshots, we already had 1.2 inches of rain logged and it's showing correctly, but Rain Machine is trying to still water my flowerbeds at 126% when I feel it shouldn't be watering at all with 1.2 inches already logged for the day
-
Official comment
Hi, Andrew
Please empty your RainMachine iOS app cache and load the RainMachine data again by accessing: Settings - System Settings - Advanced Settings - Clear Local Cache
You may need to force close the RainMachine iOS app and open it again to refresh the data.Hope that helps
Julian
RainMachine SupportComment actions -
I've noticed tonight while looking at the logs. The row in bold is saying it's missing the min/max temps.
2022-08-30 19:51:22,839 - INFO - rmParserManager:526 - ** Forcing parsers run because program 2 will start in 540 seconds 2022-08-30 19:51:24,591 - ERROR - rmParser:133 - *** Error in parser 'WUnderground Parser' while downloading data from https://api.weather.com/v2/pws/dailysummary/7day?stationId=&format=json&units=m&apiKey=bd730a8e3ef7417fb30a8e3ef7317f81, error: HTTP Error 400: Bad Request 2022-08-30 19:51:24,600 - ERROR - rmParser:135 - HTTP Error 400: Bad Request Traceback (most recent call last): File "./RMParserFramework/rmParser.py", line 130, in openURL File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen File "/usr/lib/python2.7/urllib2.py", line 435, in open File "/usr/lib/python2.7/urllib2.py", line 548, in http_response File "/usr/lib/python2.7/urllib2.py", line 473, in error File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain File "/usr/lib/python2.7/urllib2.py", line 556, in http_error_default HTTPError: HTTP Error 400: Bad Request 2022-08-30 19:51:24,627 - ERROR - wunderground-parser:173 - Cannot download station data for 2022-08-30 19:51:25,011 - INFO - wunderground-parser:88 - WUnderground: station data retrieved for KTXMCKIN507 2022-08-30 19:51:25,019 - INFO - wunderground-parser:96 - WUnderground: forecast data retrieved. 2022-08-30 19:51:28,097 - INFO - rmMixer:123 - *** DATA IN THE PAST: 2022-08-29 00:00:00 2022-08-30 19:51:28,107 - INFO - rmMixer:124 - *** Received data: ('2022-08-29 00:00:00', temp=29/1, minTemp=None/0, maxTemp=None/0, rh=70/1, minRh=None/0, maxRh=None/0, wind=1.3899999999999999/1, solarRad=None/0, skyCover=None/0, rain=2.3100000000000001/1, et0=None/0, pop=None/0, qpf=None/0, condition=None/0, pressure=100.58/1, dewPoint=23/1, userData=None, minTemp=23/0, maxTemp=35/0, minRH=49/0, maxRH=93/0, et0cal=None, et0final=None) 2022-08-30 19:51:28,173 - INFO - rmMixer:131 - *** Added Existing data: '2022-08-29 00:00:00', temp=29/1, minTemp=None/0, maxTemp=None/0, rh=70/1, minRh=None/0, maxRh=None/0, wind=0.47999999999999998/1, solarRad=None/0, skyCover=None/0, rain=2.0299999999999998/1, et0=None/0, pop=None/0, qpf=0.20000000000000001/1, condition=3/1, pressure=100.58/1, dewPoint=23/1, userData=None, minTemp=23/1, maxTemp=35/1, minRH=49/1, maxRH=91/1, et0cal=5.1657268013011377, et0final=5.1699999999999999 2022-08-30 19:51:28,186 - INFO - rmMixer:132 - *** All available Data: [('2022-08-29 00:00:00', temp=29/1, minTemp=None/0, maxTemp=None/0, rh=70/1, minRh=None/0, maxRh=None/0, wind=1.3899999999999999/1, solarRad=None/0, skyCover=None/0, rain=2.3100000000000001/1, et0=None/0, pop=None/0, qpf=None/0, condition=None/0, pressure=100.58/1, dewPoint=23/1, userData=None, minTemp=23/0, maxTemp=35/0, minRH=49/0, maxRH=93/0, et0cal=None, et0final=None), ('2022-08-29 00:00:00', temp=29/1, minTemp=None/0, maxTemp=None/0, rh=70/1, minRh=None/0, maxRh=None/0, wind=0.47999999999999998/1, solarRad=None/0, skyCover=None/0, rain=2.0299999999999998/1, et0=None/0, pop=None/0, qpf=0.20000000000000001/1, condition=3/1, pressure=100.58/1, dewPoint=23/1, userData=None, minTemp=23/1, maxTemp=35/1, minRH=49/1, maxRH=91/1, et0cal=5.1657268013011377, et0final=5.1699999999999999)] 2022-08-30 19:51:28,210 - INFO - rmMixer:251 - Cannot compute ET0 for 2022-08-30 00:00:00 missing min/max temperatures. 2022-08-30 19:51:30,243 - INFO - rmSimulator:614 - * Correction: Zone 7 et0Delta=-0.30, qpfDelta=2.17, rain=2.17, realPrecip=2.17, qpfUsedLimited=0.00 2022-08-30 19:51:30,267 - INFO - rmSimulator:614 - * Correction: Zone 8 et0Delta=-0.30, qpfDelta=2.17, rain=2.17, realPrecip=2.17, qpfUsedLimited=0.00 2022-08-30 19:51:30,289 - INFO - rmSimulator:614 - * Correction: Zone 9 et0Delta=-0.30, qpfDelta=2.17, rain=2.17, realPrecip=2.17, qpfUsedLimited=0.00 2022-08-30 19:51:33,319 - INFO - rmSimulator:614 - * Correction: Zone 2 et0Delta=3.39, qpfDelta=19.18, rain=55.25, realPrecip=22.47, qpfUsedLimited=3.29 2022-08-30 19:51:33,351 - INFO - rmSimulator:614 - * Correction: Zone 3 et0Delta=3.39, qpfDelta=19.18, rain=55.25, realPrecip=22.47, qpfUsedLimited=3.29 2022-08-30 19:51:33,414 - INFO - rmSimulator:614 - * Correction: Zone 4 et0Delta=3.39, qpfDelta=20.78, rain=55.25, realPrecip=24.07, qpfUsedLimited=3.29 2022-08-30 19:51:33,445 - INFO - rmSimulator:614 - * Correction: Zone 5 et0Delta=3.39, qpfDelta=20.78, rain=55.25, realPrecip=24.07, qpfUsedLimited=3.29 2022-08-30 19:51:33,535 - INFO - rmSimulator:614 - * Correction: Zone 6 et0Delta=3.39, qpfDelta=20.78, rain=55.25, realPrecip=24.07, qpfUsedLimited=3.29 2022-08-30 19:52:55,679 - INFO - rmParserManager:526 - ** Forcing parsers run because program 2 will start in 480 seconds 2022-08-30 19:52:57,249 - ERROR - rmParser:133 - *** Error in parser 'WUnderground Parser' while downloading data from https://api.weather.com/v2/pws/dailysummary/7day?stationId=&format=json&units=m&apiKey=bd730a8e3ef7417fb30a8e3ef7317f81, error: HTTP Error 400: Bad Request 2022-08-30 19:52:57,258 - ERROR - rmParser:135 - HTTP Error 400: Bad Request Traceback (most recent call last): File "./RMParserFramework/rmParser.py", line 130, in openURL File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen File "/usr/lib/python2.7/urllib2.py", line 435, in open File "/usr/lib/python2.7/urllib2.py", line 548, in http_response File "/usr/lib/python2.7/urllib2.py", line 473, in error File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain File "/usr/lib/python2.7/urllib2.py", line 556, in http_error_default HTTPError: HTTP Error 400: Bad Request 2022-08-30 19:52:57,285 - ERROR - wunderground-parser:173 - Cannot download station data for 2022-08-30 19:52:57,557 - INFO - wunderground-parser:88 - WUnderground: station data retrieved for KTXMCKIN507 2022-08-30 19:52:57,566 - INFO - wunderground-parser:96 - WUnderground: forecast data retrieved.
Please sign in to leave a comment.
Comments
7 comments