You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/gevent/greenlet.py", line 536, in run
result = self._run(*self.args, **self.kwargs)
File "/home/pi/TerrariumPI/terrariumEnvironment.py", line 681, in __engine_loop
if self.ph['temperature']['current'] < self.ph['temperature']['alarm_min']:
KeyError: 'temperature'
Fri Apr 27 23:19:54 2018 <Greenlet at 0x6cdc4670: <bound method terrariumEnvironment.__engine_loop of <terrariumEnvironment.terrariumEnvironment object at 0x76bf0570>>> failed with KeyError
The text was updated successfully, but these errors were encountered:
Hello,
After update, i've got this message ;)
The text was updated successfully, but these errors were encountered: