Ankündigung

Einklappen
Keine Ankündigung bisher.

smarthome.py neuinstallation kleiner fehler...

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    smarthome.py neuinstallation kleiner fehler...

    Hi,

    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 ?

    #2
    EPHEM installiert?

    Kommentar


      #3
      Perfekt das wars schon !!!

      PS. Ich bin entsetzt über den performance Unterschied !!

      Kommentar


        #4
        Servus pimpi,

        hast du zufällig eine apt-get install Liste
        aller Kompontenten damit man SmartHome.py komplett neu auf debian jessie aufsetzt ?

        Was hast du für eine Source image genommen ?

        Danke

        Ciao
        Christian

        Kommentar


          #5
          Schon mal im Smarthome-Wiki nachgeschaut? Die reine Install-Liste wird Dir da nicht helfen...

          Kommentar

          Lädt...
          X