Hi,
hab heute mein smarthome.py auf debian jessie neuinstalliert.
Läuft soweit eigentlich 1a.
Nur ein kleiner Fehler ist im Log:
Fehlt mir irgendwo ein Paket ?
hab heute mein smarthome.py auf debian jessie neuinstalliert.
Läuft soweit eigentlich 1a.
Nur ein kleiner Fehler ist im Log:
Code:
root@EIBD:/var/www/html# tail -f /usr/local/smarthome/var/log/smarthome.log 2015-06-07 21:24:01 ERROR Scheduler Error parsing crontab: sunrise-5 2015-06-07 21:24:01 ERROR Scheduler Error parsing crontab: sunset-7 2015-06-07 21:24:01 ERROR Scheduler Error parsing crontab: sunset+1m 2015-06-07 21:24:06 ERROR env_stat Logic: env_stat, File: /usr/local/smarthome/lib/env/stat.py, Line: 33, Method: <module>, Exception: 'Orb' object has no attribute 'light' Traceback (most recent call last): File "/usr/local/smarthome/lib/scheduler.py", line 327, in _task exec(obj.bytecode) File "/usr/local/smarthome/lib/env/stat.py", line 33, in <module> sh.env.location.moonlight(sh.moon.light()) AttributeError: 'Orb' object has no attribute 'light'
Fehlt mir irgendwo ein Paket ?
Kommentar