2019 May 25, 09:36 AM
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'
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'