Hallo zusammen,
wegen Alexa mal wieder neu gestartet, nun folgender Fehler im Logfile:
Momentan ändere ich nur die items.yaml
Jemand eine Idee?
Gruß Jürgen
wegen Alexa mal wieder neu gestartet, nun folgender Fehler im Logfile:
2019-02-10 12:53:33 ERROR logics.env_loc ephem error while calculating sun rise: 'Sun' is still above the horizon at 2019/2/10 23:44:38
2019-02-10 12:53:33 ERROR logics.env_loc Logic: logics.env_loc, File: /usr/local/smarthome/lib/env/location.py, Line: 12, Method: <module>, Exception: name 'sunrise' is not defined
Traceback (most recent call last):
File "/usr/local/smarthome/lib/scheduler.py", line 493, in _task
exec(obj.bytecode)
File "/usr/local/smarthome/lib/env/location.py", line 12, in <module>
azimut_rise_radians, elevation_rise_radians = sh.sun.pos(dt=sunrise)
NameError: name 'sunrise' is not defined
2019-02-10 12:53:33 ERROR logics.env_loc Logic: logics.env_loc, File: /usr/local/smarthome/lib/env/location.py, Line: 12, Method: <module>, Exception: name 'sunrise' is not defined
Traceback (most recent call last):
File "/usr/local/smarthome/lib/scheduler.py", line 493, in _task
exec(obj.bytecode)
File "/usr/local/smarthome/lib/env/location.py", line 12, in <module>
azimut_rise_radians, elevation_rise_radians = sh.sun.pos(dt=sunrise)
NameError: name 'sunrise' is not defined
Jemand eine Idee?
Gruß Jürgen
Kommentar