Closed gbarrena closed 2 years ago
Hey are you using Homeassistent OS or your own docker containers?
Homeassistent OS
Can you send me a screenshot of the file structure in your appdaemon folder?
Homeassistent OS
Can you send me a screenshot of the file structure in your appdaemon folder?
The files of the appdaemon app are missing.
You need to download/install the Lovelace application in HACS
https://docs.nspanel.pky.eu/prepare_ha/#installing-homeassistant-community-store
I am going to check it! Thanks!
The files of the appdaemon app are missing.
You need to download/install the Lovelace application in HACS
https://docs.nspanel.pky.eu/prepare_ha/#installing-homeassistant-community-store
I have this but there is not button to installl
Looks like the UI changed in the latest release (maybe also only by mistake, this looks strange)
You can click on the app, there should be another menu with three dots in the upper right corner. You can also redownload the app there if it's already installed
I obly have this options
.
I have locate
!
Now I have install de repository on HACS but the nspanel still waiting screen.
Are the files now there? Try to restart the appdaemon container on the add-on page.
Yes I have restart all, the files are there. look
Please add your current appdaemon log
Can you check the tasmota console for errors. I guess your mqtt connection on tasmota isn't working
Tasmota might only print the error messages on reboot, not sure.
Is 172.18.1.15
the correct IP Address? This looks like the internal IP Address within the docker container network. It should be the IP Address of your Home Assistant.
172.18.1.15 its the ip of HA
ah, change your Full Topic in Tasmota MQTT back to %prefix%/%topic%/
Now Works!!! Thanks I am going to custom! Thanks!
PROBLEM DESCRIPTION
I'm seeing the waiting for content message on the Panel and I'm unable to find the configuration issue.
[] I've double checked each step explained in the FAQ:
https://docs.nspanel.pky.eu/faq/#waiting-for-content-this-is-taking-longer-than-usual-on-the-screen
REQUESTED INFORMATION
Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
apps.yaml here: nspanel-1: module: nspanel-lovelace-ui class: NsPanelLovelaceUIManager config: panelRecvTopic: "tele/nspaneldespacho/RESULT" panelSendTopic: "cmnd/nspaneldespacho/CustomSend" nspanel-2: module: nspanel-lovelace-ui class: NsPanelLovelaceUIManager config: panelRecvTopic: "tele/nspanelmarco/RESULT" panelSendTopic: "cmnd/nspanelmarco/CustomSend" nspanel-3: module: nspanel-lovelace-ui class: NsPanelLovelaceUIManager config: panelRecvTopic: "tele/nspanelhabitacion/RESULT" panelSendTopic: "cmnd/nspanelhabitacion/CustomSend"
Log output here:
s6-rc: info: service legacy-cont-init: starting cont-init: info: running /etc/cont-init.d/00-banner.sh
Add-on: AppDaemon Python Apps and Dashboard using AppDaemon 4.x for Home Assistant
Add-on version: 0.9.2 You are running the latest version of this add-on. System: Home Assistant OS 8.4 (amd64 / qemux86-64) Home Assistant Core: 2022.8.4 Home Assistant Supervisor: 2022.08.3
Please, share the above information when looking for help or support in, e.g., GitHub, forums or the Discord chat.
cont-init: info: /etc/cont-init.d/00-banner.sh exited 0 cont-init: info: running /etc/cont-init.d/01-log-level.sh cont-init: info: /etc/cont-init.d/01-log-level.sh exited 0 cont-init: info: running /etc/cont-init.d/appdaemon.sh Looking in links: https://wheels.home-assistant.io/musllinux/ Collecting babel Downloading Babel-2.10.3-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 3.4 MB/s eta 0:00:00 Requirement already satisfied: pytz>=2015.7 in /usr/lib/python3.10/site-packages (from babel) (2021.3) Installing collected packages: babel Successfully installed babel-2.10.3 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv cont-init: info: /etc/cont-init.d/appdaemon.sh exited 0 s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service legacy-services: starting services-up: info: copying legacy longrun appdaemon (no readiness notification) [11:53:29] INFO: Starting AppDaemon... s6-rc: info: service legacy-services successfully started 2022-08-13 11:53:30.923774 INFO AppDaemon: AppDaemon Version 4.2.1 starting 2022-08-13 11:53:30.924201 INFO AppDaemon: Python version is 3.10.5 2022-08-13 11:53:30.924444 INFO AppDaemon: Configuration read from: /config/appdaemon/appdaemon.yaml 2022-08-13 11:53:30.924648 INFO AppDaemon: Added log: AppDaemon 2022-08-13 11:53:30.924851 INFO AppDaemon: Added log: Error 2022-08-13 11:53:30.925042 INFO AppDaemon: Added log: Access 2022-08-13 11:53:30.925237 INFO AppDaemon: Added log: Diag 2022-08-13 11:53:30.989975 INFO AppDaemon: Loading Plugin HASS using class HassPlugin from module hassplugin 2022-08-13 11:53:31.064327 INFO HASS: HASS Plugin Initializing 2022-08-13 11:53:31.064670 INFO HASS: HASS Plugin initialization complete 2022-08-13 11:53:31.064933 INFO AppDaemon: Loading Plugin MQTT using class MqttPlugin from module mqttplugin 2022-08-13 11:53:31.113166 INFO MQTT: MQTT Plugin Initializing 2022-08-13 11:53:31.113514 INFO MQTT: Using 'appdaemon/status' as Will Topic 2022-08-13 11:53:31.113724 INFO MQTT: Using 'appdaemon/status' as Birth Topic 2022-08-13 11:53:31.114127 INFO AppDaemon: Initializing HTTP 2022-08-13 11:53:31.114437 INFO AppDaemon: Using 'ws' for event stream 2022-08-13 11:53:31.116553 INFO AppDaemon: Starting API 2022-08-13 11:53:31.118303 INFO AppDaemon: Starting Admin Interface 2022-08-13 11:53:31.118621 INFO AppDaemon: Starting Dashboards 2022-08-13 11:53:31.126684 INFO HASS: Connected to Home Assistant 2022.8.4 2022-08-13 11:53:31.130879 INFO MQTT: Connected to Broker at URL 172.18.1.15:1883 2022-08-13 11:53:31.132535 INFO AppDaemon: Got initial state from namespace mqtt 2022-08-13 11:53:31.135564 INFO MQTT: MQTT Plugin initialization complete 2022-08-13 11:53:31.137021 INFO AppDaemon: App 'nspanel-1' added 2022-08-13 11:53:31.137626 INFO AppDaemon: App 'nspanel-2' added 2022-08-13 11:53:31.138097 INFO AppDaemon: Found 2 total apps 2022-08-13 11:53:31.138426 INFO AppDaemon: Starting Apps with 2 workers and 2 pins 2022-08-13 11:53:31.139119 INFO AppDaemon: Running on port 5050 2022-08-13 11:53:31.160766 INFO HASS: Evaluating startup conditions 2022-08-13 11:53:31.165843 INFO HASS: Startup condition met: hass state=RUNNING 2022-08-13 11:53:31.166210 INFO HASS: All startup conditions met 2022-08-13 11:53:31.178124 INFO AppDaemon: Got initial state from namespace default 2022-08-13 11:53:33.143000 INFO AppDaemon: Scheduler running in realtime 2022-08-13 11:53:33.144333 INFO AppDaemon: Adding /config/appdaemon/apps to module import path 2022-08-13 11:53:33.145072 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/hello.py - ignoring 2022-08-13 11:53:33.145593 INFO AppDaemon: App initialization complete 2022-08-13 11:54:13.350868 INFO AppDaemon: New client Admin Client connected 2022-08-13 11:54:55.474943 INFO AppDaemon: Reading config 2022-08-13 11:54:55.478755 INFO AppDaemon: /config/appdaemon/apps/apps.yaml added or modified 2022-08-13 11:54:55.479955 INFO AppDaemon: Found 2 total apps 2022-08-13 11:54:58.490859 INFO AppDaemon: Reading config 2022-08-13 11:54:58.497504 INFO AppDaemon: /config/appdaemon/apps/apps.yaml added or modified 2022-08-13 11:54:58.499395 INFO AppDaemon: App 'nspanel-3' added 2022-08-13 11:54:58.499781 INFO AppDaemon: Found 3 total apps 2022-08-13 11:54:58.500186 INFO AppDaemon: Adding thread 2 2022-08-13 11:54:58.502630 INFO AppDaemon: Initializing app nspanel-3 using class NsPanelLovelaceUIManager from module nspanel-lovelace-ui 2022-08-13 11:54:58.502980 WARNING AppDaemon: Unable to find module module nspanel-lovelace-ui - 'nspanel-3' is not initialized 2022-08-13 11:54:58.503620 WARNING AppDaemon: Unable to find module nspanel-3 - initialize() skipped 2022-08-13 11:55:03.513857 INFO AppDaemon: Reading config 2022-08-13 11:55:03.517575 INFO AppDaemon: /config/appdaemon/apps/apps.yaml added or modified 2022-08-13 11:55:03.518559 INFO AppDaemon: App 'nspanel-3' changed 2022-08-13 11:55:03.519402 INFO AppDaemon: Found 3 total apps 2022-08-13 11:55:03.520794 INFO AppDaemon: Terminating nspanel-3 2022-08-13 11:55:03.521513 INFO AppDaemon: Initializing app nspanel-3 using class NsPanelLovelaceUIManager from module nspanel-lovelace-ui 2022-08-13 11:55:03.521768 WARNING AppDaemon: Unable to find module module nspanel-lovelace-ui - 'nspanel-3' is not initialized 2022-08-13 11:55:03.522254 WARNING AppDaemon: Unable to find module nspanel-3 - initialize() skipped 2022-08-13 11:55:08.534726 INFO AppDaemon: Reading config 2022-08-13 11:55:08.538472 INFO AppDaemon: /config/appdaemon/apps/apps.yaml added or modified 2022-08-13 11:55:08.539471 INFO AppDaemon: App 'nspanel-3' changed 2022-08-13 11:55:08.540341 INFO AppDaemon: Found 3 total apps 2022-08-13 11:55:08.541751 INFO AppDaemon: Terminating nspanel-3 2022-08-13 11:55:08.542275 INFO AppDaemon: Initializing app nspanel-3 using class NsPanelLovelaceUIManager from module nspanel-lovelace-ui 2022-08-13 11:55:08.542532 WARNING AppDaemon: Unable to find module module nspanel-lovelace-ui - 'nspanel-3' is not initialized 2022-08-13 11:55:08.543033 WARNING AppDaemon: Unable to find module nspanel-3 - initialize() skipped 2022-08-13 12:04:44.749053 INFO AppDaemon: Client disconnection from Admin Client 2022-08-14 08:57:33.628106 INFO AppDaemon: New client Admin Client connected