-
Notifications
You must be signed in to change notification settings - Fork 0
Description
I was able to successfully install and run the app. However, couldn't find the AppDaemon device showing up in my Join interface despite refreshing multiple times.
If it helps, I do have the necessary ports opened on my router and don't see any errors in my AppDaemon logs (I am running AD as an add-on in Hassio).
2020-07-06 11:31:19.650849 INFO AppDaemon: AppDaemon Version 4.0.3 starting
2020-07-06 11:31:19.651206 INFO AppDaemon: Python version is 3.8.2
2020-07-06 11:31:19.651415 INFO AppDaemon: Configuration read from: /config/appdaemon/appdaemon.yaml
2020-07-06 11:31:19.651694 INFO AppDaemon: Added log: AppDaemon
2020-07-06 11:31:19.651846 INFO AppDaemon: Added log: Error
2020-07-06 11:31:19.652010 INFO AppDaemon: Added log: Access
2020-07-06 11:31:19.652112 INFO AppDaemon: Added log: Diag
2020-07-06 11:31:19.664793 INFO AppDaemon: Loading Plugin HASS using class HassPlugin from module hassplugin
2020-07-06 11:31:19.678089 INFO HASS: HASS Plugin Initializing
2020-07-06 11:31:19.678313 INFO HASS: HASS Plugin initialization complete
2020-07-06 11:31:19.678692 INFO AppDaemon: Initializing HTTP
2020-07-06 11:31:19.678987 INFO AppDaemon: Using 'ws' for event stream
2020-07-06 11:31:19.686297 INFO AppDaemon: Starting API
2020-07-06 11:31:19.689104 INFO AppDaemon: Starting Admin Interface
2020-07-06 11:31:19.689484 INFO AppDaemon: Dashboards Disabled
2020-07-06 11:31:19.697875 INFO HASS: Connected to Home Assistant 0.112.2
2020-07-06 11:31:19.699580 INFO AppDaemon: Starting Apps with 0 workers and 0 pins
2020-07-06 11:31:19.700136 INFO AppDaemon: Running on port 5050
2020-07-06 11:31:19.731664 INFO HASS: Evaluating startup conditions
2020-07-06 11:31:19.780742 INFO AppDaemon: Got initial state from namespace default
2020-07-06 11:31:21.704103 INFO AppDaemon: Scheduler running in realtime
2020-07-06 11:31:21.706151 INFO AppDaemon: Adding /config/appdaemon/apps to module import path
2020-07-06 11:31:21.706565 INFO AppDaemon: Adding /config/appdaemon/apps/join-appdaemon to module import path
2020-07-06 11:31:21.708047 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/join-appdaemon/joinListener.py - ignoring
2020-07-06 11:31:21.708713 INFO AppDaemon: App initialization complete