● appdaemon.service - AppDaemon service for Home Assistant
Loaded: loaded (/etc/systemd/system/appdaemon.service; enabled)
Active: active (running) since Mon 2017-09-11 22:46:39 CEST; 5s ago
Main PID: 13211 (appdaemon)
CGroup: /system.slice/appdaemon.service
└─13211 /usr/bin/python3 /usr/local/bin/appdaemon -c /home/pi/appdaemon_dashboard/appdaemon/conf
Sep 11 22:46:39 home-assistant systemd[1]: Started AppDaemon service for Home Assistant.```
so far so good but after a while
```pi@home-assistant:~/appdaemon_dashboard/appdaemon/conf $ sudo service appdaemon status
● appdaemon.service - AppDaemon service for Home Assistant
Loaded: loaded (/etc/systemd/system/appdaemon.service; enabled)
Active: failed (Result: exit-code) since Mon 2017-09-11 22:46:49 CEST; 28s ago
Process: 13211 ExecStart=/usr/local/bin/appdaemon -c /home/pi/appdaemon_dashboard/appdaemon/conf (code=exited, status=1/FAILURE)
Main PID: 13211 (code=exited, status=1/FAILURE)
Sep 11 22:46:48 home-assistant appdaemon[13211]: Traceback (most recent call last):
Sep 11 22:46:48 home-assistant appdaemon[13211]: File "/usr/local/bin/appdaemon", line 11, in <module>
Sep 11 22:46:48 home-assistant appdaemon[13211]: sys.exit(main())
Sep 11 22:46:48 home-assistant appdaemon[13211]: File "/usr/local/lib/python3.4/dist-packages/appdaemon/admain.py", line 478, in main
Sep 11 22:46:48 home-assistant appdaemon[13211]: conf.app_config_file_modified = os.path.getmtime(conf.app_config_file)
Sep 11 22:46:48 home-assistant appdaemon[13211]: File "/usr/lib/python3.4/genericpath.py", line 55, in getmtime
Sep 11 22:46:48 home-assistant appdaemon[13211]: return os.stat(filename).st_mtime
Sep 11 22:46:48 home-assistant appdaemon[13211]: FileNotFoundError: [Errno 2] No such file or directory: '/home/pi/appdaemon_dashboard/appdaemon/c...ps.yaml'
Sep 11 22:46:49 home-assistant systemd[1]: appdaemon.service: main process exited, code=exited, status=1/FAILURE
Sep 11 22:46:49 home-assistant systemd[1]: Unit appdaemon.service entered failed state.
Hint: Some lines were ellipsized, use -l to show in full.```
i would check your cam itself (if you still have the presets there)
but please lets talk about this in the foscam topic or through PM.
this has nothing to do with the items from this topic anymore
Once again great work man! I’m working on adding a slider to the front page to control the volume of whatever active sonos are playing. Now I get to redo my lights page!