GithubHelp home page GithubHelp logo

help for install about foscam-app HOT 4 CLOSED

renetode avatar renetode commented on September 26, 2024
help for install

from foscam-app.

Comments (4)

nlienard avatar nlienard commented on September 26, 2024

OK i guess the file was corrupted, i re-downloaded it.
Now it starts but still errors:

thoht@osmc:~/.homeassistant/appdaemon/conf$ appdaemon -c /home/thoht/.homeassistant/appdaemon/conf
2018-03-01 14:16:43.769643 INFO AppDaemon Version 3.0.0b3 starting
2018-03-01 14:16:43.770642 INFO Configuration read from: /home/thoht/.homeassistant/appdaemon/conf/appdaemon.yaml
2018-03-01 14:16:43.774367 INFO AppDaemon: Starting Apps
2018-03-01 14:16:43.784695 INFO AppDaemon: Loading Plugin HASS using class HassPlugin from module hassplugin
2018-03-01 14:16:43.849581 INFO AppDaemon: HASS: HASS Plugin Initializing
2018-03-01 14:16:43.851024 INFO AppDaemon: HASS: HASS Plugin initialization complete
2018-03-01 14:16:43.852081 INFO Starting Dashboards
2018-03-01 14:16:43.879434 INFO API is disabled
2018-03-01 14:16:46.116975 INFO AppDaemon: HASS: Connected to Home Assistant 0.64.1
2018-03-01 14:16:46.600870 INFO AppDaemon: Got initial state from namespace default
2018-03-01 14:16:48.529244 INFO AppDaemon: Reading config
2018-03-01 14:16:48.677357 INFO AppDaemon: /home/thoht/.homeassistant/appdaemon/apps/foscam.yaml added or modified
2018-03-01 14:16:48.678466 INFO AppDaemon: /home/thoht/.homeassistant/appdaemon/apps/foscam.yaml added or modified
2018-03-01 14:16:48.679475 INFO AppDaemon: App 'foscam' added
2018-03-01 14:16:48.680694 INFO AppDaemon: Adding /home/thoht/.homeassistant/appdaemon/apps to module import path
2018-03-01 14:16:48.682634 INFO AppDaemon: Found module /home/thoht/.homeassistant/appdaemon/apps/foscam.py
2018-03-01 14:16:48.684291 INFO AppDaemon: Loading Module: /home/thoht/.homeassistant/appdaemon/apps/foscam.py
2018-03-01 14:16:48.755821 INFO AppDaemon: Initializing app foscam using class foscam from module foscam
2018-03-01 14:16:50.064814 WARNING AppDaemon: foscam: Entity sensor.foscam_motion not found in AppDaemon
2018-03-01 14:16:50.491190 ERROR foscam: one of the arguments has the wrong type
2018-03-01 14:16:50.497374 ERROR foscam: one of the arguments has the wrong type
2018-03-01 14:16:50.502907 INFO foscam:  App started without errors
2018-03-01 14:16:50.504005 WARNING AppDaemon: foscam: Entity sensor.foscam_last_error not found in AppDaemon
2018-03-01 14:16:50.613569 INFO AppDaemon: App initialization complete
2018-03-01 14:16:53.224907 WARNING AppDaemon: foscam: Entity sensor.foscam_motion not found in AppDaemon
2018-03-01 14:16:53.300445 WARNING AppDaemon: foscam: Entity sensor.foscam_sound_alarm not found in AppDaemon
2018-03-01 14:16:53.413495 WARNING AppDaemon: foscam: Entity sensor.foscam_recording not found in AppDaemon

from foscam-app.

nlienard avatar nlienard commented on September 26, 2024

After setting the good model, still got error:

thoht@osmc:~/.homeassistant/appdaemon/conf$ appdaemon -c /home/thoht/.homeassistant/appdaemon/conf
2018-03-01 14:25:11.638884 INFO AppDaemon Version 3.0.0b3 starting
2018-03-01 14:25:11.639773 INFO Configuration read from: /home/thoht/.homeassistant/appdaemon/conf/appdaemon.yaml
2018-03-01 14:25:11.642589 INFO AppDaemon: Starting Apps
2018-03-01 14:25:11.651578 INFO AppDaemon: Loading Plugin HASS using class HassPlugin from module hassplugin
2018-03-01 14:25:11.709393 INFO AppDaemon: HASS: HASS Plugin Initializing
2018-03-01 14:25:11.710720 INFO AppDaemon: HASS: HASS Plugin initialization complete
2018-03-01 14:25:11.711683 INFO Starting Dashboards
2018-03-01 14:25:11.736138 INFO API is disabled
2018-03-01 14:25:11.760017 INFO AppDaemon: HASS: Connected to Home Assistant 0.64.1
2018-03-01 14:25:11.896982 INFO AppDaemon: Got initial state from namespace default
2018-03-01 14:25:14.145749 INFO AppDaemon: Reading config
2018-03-01 14:25:14.277841 INFO AppDaemon: /home/thoht/.homeassistant/appdaemon/apps/foscam.yaml added or modified
2018-03-01 14:25:14.278559 INFO AppDaemon: /home/thoht/.homeassistant/appdaemon/apps/foscam.yaml added or modified
2018-03-01 14:25:14.279079 INFO AppDaemon: App 'foscam' added
2018-03-01 14:25:14.279815 INFO AppDaemon: Adding /home/thoht/.homeassistant/appdaemon/apps to module import path
2018-03-01 14:25:14.280764 INFO AppDaemon: Found module /home/thoht/.homeassistant/appdaemon/apps/foscam.py
2018-03-01 14:25:14.281498 INFO AppDaemon: Loading Module: /home/thoht/.homeassistant/appdaemon/apps/foscam.py
2018-03-01 14:25:14.351022 INFO AppDaemon: Initializing app foscam using class foscam from module foscam
2018-03-01 14:25:15.617555 ERROR foscam: one of the arguments has the wrong type
2018-03-01 14:25:15.623681 ERROR foscam: one of the arguments has the wrong type
2018-03-01 14:25:15.629041 INFO foscam:  App started without errors
2018-03-01 14:25:15.744745 INFO AppDaemon: App initialization complete




2018-03-01 14:26:16.060679 WARNING foscam: Failed to snap picture

from foscam-app.

nlienard avatar nlienard commented on September 26, 2024

Ok i found 2 variables not set in foscal.yaml and now looks good:

thoht@osmc:~/.homeassistant/appdaemon/conf$ appdaemon -c /home/thoht/.homeassistant/appdaemon/conf
2018-03-01 15:23:50.979529 INFO AppDaemon Version 3.0.0b3 starting
2018-03-01 15:23:50.980784 INFO Configuration read from: /home/thoht/.homeassistant/appdaemon/conf/appdaemon.yaml
2018-03-01 15:23:50.984135 INFO AppDaemon: Starting Apps
2018-03-01 15:23:50.994610 INFO AppDaemon: Loading Plugin HASS using class HassPlugin from module hassplugin
2018-03-01 15:23:51.054662 INFO AppDaemon: HASS: HASS Plugin Initializing
2018-03-01 15:23:51.056414 INFO AppDaemon: HASS: HASS Plugin initialization complete
2018-03-01 15:23:51.057847 INFO Starting Dashboards
2018-03-01 15:23:51.081566 INFO API is disabled
2018-03-01 15:23:51.106303 INFO AppDaemon: HASS: Connected to Home Assistant 0.64.1
2018-03-01 15:23:51.245966 INFO AppDaemon: Got initial state from namespace default
2018-03-01 15:23:53.488725 INFO AppDaemon: Reading config
2018-03-01 15:23:53.645010 INFO AppDaemon: /home/thoht/.homeassistant/appdaemon/apps/foscam.yaml added or modified
2018-03-01 15:23:53.646173 INFO AppDaemon: /home/thoht/.homeassistant/appdaemon/apps/foscam.yaml added or modified
2018-03-01 15:23:53.647154 INFO AppDaemon: App 'foscam' added
2018-03-01 15:23:53.648341 INFO AppDaemon: Adding /home/thoht/.homeassistant/appdaemon/apps to module import path
2018-03-01 15:23:53.649942 INFO AppDaemon: Found module /home/thoht/.homeassistant/appdaemon/apps/foscam.py
2018-03-01 15:23:53.651183 INFO AppDaemon: Loading Module: /home/thoht/.homeassistant/appdaemon/apps/foscam.py
2018-03-01 15:23:53.728965 INFO AppDaemon: Initializing app foscam using class foscam from module foscam
2018-03-01 15:23:54.741751 INFO foscam:  App started without errors
2018-03-01 15:23:54.854922 INFO AppDaemon: App initialization complete

from foscam-app.

ReneTode avatar ReneTode commented on September 26, 2024

glad you figured it out.
sorry i missed this. (for others that read this: open a topic on the forum.)

from foscam-app.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.