SIP
Weather - Printable Version

+- SIP (https://nosack.com/sipforum)
+-- Forum: SIP (Sustainable Irrigation Platform) (https://nosack.com/sipforum/forumdisplay.php?fid=1)
+--- Forum: Installation and set up questions (https://nosack.com/sipforum/forumdisplay.php?fid=2)
+--- Thread: Weather (/showthread.php?tid=147)

Pages: 1 2 3


RE: Weather - marcusp - 2019 May 25

Weather-base water level encountered error:
Traceback (most recent call last):
File "/home/pi/SIP/plugins/weather_level_adj.py", line 97, in run
today = today_info(self, options)
File "/home/pi/SIP/plugins/weather_level_adj.py", line 332, in today_info
for keycodes, codes in options['weather_decipher']['PrecipCodes'].items():
KeyError: 'weather_decipher'


RE: Weather - dan - 2019 May 25

Please see the comments on GitHub:
https://github.com/Dan-in-CA/sip_plugins/pull/33#issuecomment-495887922

Bug reports for this plugin should be posted there.