joBr99 / nspanel-issue-graveyard

place to move waiting for content issues to and to keep the search a bit cleaned up
0 stars 0 forks source link

[Help] Waiting for Content #39

Closed MaxR8684 closed 1 year ago

MaxR8684 commented 1 year ago

PROBLEM DESCRIPTION

I'm seeing the waiting for content message on the Panel and I'm unable to find the configuration issue.

[X] 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!

image

secrets: /config/secrets.yaml appdaemon: latitude: 52.379189 longitude: 4.899431 elevation: 2 time_zone: Europe/Amsterdam plugins: HASS: type: hass MQTT: type: mqtt namespace: mqtt client_id: "appdaemon" client_host: 192.168.0.23 client_port: 1883 client_user: "mqttbroker" client_password: "myPW" client_topics: NONE

http: url: http://127.0.0.1:5050 admin: api: hadashboard:


- [ ] Provide your apps.yaml:

apps.yaml here:

nspanel-1: module: nspanel-lovelace-ui class: NsPanelLovelaceUIManager config: panelRecvTopic: "tele/WallPanelEZ/RESULTS" panelSendTopic: "cmnd/WallPanelEZ/CustomSend" model: eu

- [x] Go to Settings>Add-ons>AppDaemon>Log and then, provide the output of the log after restarting the appdaemon container:

Log output here:

s6-rc: info: service s6rc-oneshot-runner: starting s6-rc: info: service s6rc-oneshot-runner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service fix-attrs successfully started 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.10.0 You are running the latest version of this add-on. System: Home Assistant OS 9.3 (armv7 / raspberrypi4) Home Assistant Core: 2022.11.2 Home Assistant Supervisor: 2022.10.2

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.11.0-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 12.3 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.11.0 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) s6-rc: info: service legacy-services successfully started [23:13:20] INFO: Starting AppDaemon... 2022-11-13 23:13:28.430128 INFO AppDaemon: AppDaemon Version 4.2.1 starting 2022-11-13 23:13:28.430718 INFO AppDaemon: Python version is 3.10.5 2022-11-13 23:13:28.431239 INFO AppDaemon: Configuration read from: /config/appdaemon/appdaemon.yaml 2022-11-13 23:13:28.431692 INFO AppDaemon: Added log: AppDaemon 2022-11-13 23:13:28.432145 INFO AppDaemon: Added log: Error 2022-11-13 23:13:28.432573 INFO AppDaemon: Added log: Access 2022-11-13 23:13:28.433104 INFO AppDaemon: Added log: Diag 2022-11-13 23:13:28.750317 INFO AppDaemon: Loading Plugin HASS using class HassPlugin from module hassplugin 2022-11-13 23:13:29.104101 INFO HASS: HASS Plugin Initializing 2022-11-13 23:13:29.104566 INFO HASS: HASS Plugin initialization complete 2022-11-13 23:13:29.105207 INFO AppDaemon: Loading Plugin MQTT using class MqttPlugin from module mqttplugin 2022-11-13 23:13:29.321666 INFO MQTT: MQTT Plugin Initializing 2022-11-13 23:13:29.322122 INFO MQTT: Using 'appdaemon/status' as Will Topic 2022-11-13 23:13:29.322542 INFO MQTT: Using 'appdaemon/status' as Birth Topic 2022-11-13 23:13:29.323860 INFO AppDaemon: Initializing HTTP 2022-11-13 23:13:29.324862 INFO AppDaemon: Using 'ws' for event stream 2022-11-13 23:13:29.334477 INFO AppDaemon: Starting API 2022-11-13 23:13:29.341892 INFO AppDaemon: Starting Admin Interface 2022-11-13 23:13:29.342743 INFO AppDaemon: Starting Dashboards 2022-11-13 23:13:29.380386 INFO HASS: Connected to Home Assistant 2022.11.2 2022-11-13 23:13:29.420531 INFO MQTT: Connected to Broker at URL 192.168.0.23:1883 2022-11-13 23:13:29.428973 INFO AppDaemon: App 'nspanel-1' added 2022-11-13 23:13:29.430702 INFO AppDaemon: Found 1 total apps 2022-11-13 23:13:29.431852 INFO AppDaemon: Starting Apps with 1 workers and 1 pins 2022-11-13 23:13:29.433901 INFO AppDaemon: Running on port 5050 2022-11-13 23:13:29.439213 INFO AppDaemon: Got initial state from namespace mqtt 2022-11-13 23:13:29.440209 INFO MQTT: MQTT Plugin initialization complete 2022-11-13 23:13:29.526644 INFO HASS: Evaluating startup conditions 2022-11-13 23:13:29.543900 INFO HASS: Startup condition met: hass state=RUNNING 2022-11-13 23:13:29.544646 INFO HASS: All startup conditions met 2022-11-13 23:13:29.599271 INFO AppDaemon: Got initial state from namespace default 2022-11-13 23:13:31.458415 INFO AppDaemon: Scheduler running in realtime 2022-11-13 23:13:31.469046 INFO AppDaemon: Adding /config/appdaemon/apps to module import path 2022-11-13 23:13:31.470539 INFO AppDaemon: Adding /config/appdaemon/apps/nspanel-lovelace-ui to module import path 2022-11-13 23:13:31.472186 INFO AppDaemon: Adding /config/appdaemon/apps/nspanel-lovelace-ui/luibackend to module import path 2022-11-13 23:13:31.473793 INFO AppDaemon: Adding /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/translations to module import path 2022-11-13 23:13:31.475435 INFO AppDaemon: Adding /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/translations/frontend to module import path 2022-11-13 23:13:31.476777 INFO AppDaemon: Adding /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/translations/backend to module import path 2022-11-13 23:13:31.499516 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/hello.py - ignoring 2022-11-13 23:13:31.501713 INFO AppDaemon: Loading App Module: /config/appdaemon/apps/nspanel-lovelace-ui/nspanel-lovelace-ui.py 2022-11-13 23:13:31.931050 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/localization.py - ignoring 2022-11-13 23:13:31.933185 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/config.py - ignoring 2022-11-13 23:13:31.935085 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/icon_mapping.py - ignoring 2022-11-13 23:13:31.936955 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/theme.py - ignoring 2022-11-13 23:13:31.939056 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/icons.py - ignoring 2022-11-13 23:13:31.940933 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/pages.py - ignoring 2022-11-13 23:13:31.942939 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/helper.py - ignoring 2022-11-13 23:13:31.944905 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/updater.py - ignoring 2022-11-13 23:13:31.946975 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/controller.py - ignoring 2022-11-13 23:13:31.948971 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/apis.py - ignoring 2022-11-13 23:13:31.951270 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/mqtt.py - ignoring 2022-11-13 23:13:31.953541 INFO AppDaemon: Initializing app nspanel-1 using class NsPanelLovelaceUIManager from module nspanel-lovelace-ui 2022-11-13 23:13:32.166154 INFO nspanel-1: Starting 2022-11-13 23:13:32.176497 INFO nspanel-1: Input config: {'panelRecvTopic': 'tele/WallPanelEZ/RESULTS', 'panelSendTopic': 'cmnd/WallPanelEZ/CustomSend', 'model': 'eu'} 2022-11-13 23:13:32.179727 INFO nspanel-1: Loaded config: {'panelRecvTopic': 'tele/WallPanelEZ/RESULTS', 'panelSendTopic': 'cmnd/WallPanelEZ/CustomSend', 'updateMode': 'auto-notify', 'model': 'eu', 'sleepTimeout': 20, 'sleepBrightness': 20, 'screenBrightness': 100, 'defaultBackgroundColor': 'ha-dark', 'sleepTracking': None, 'sleepTrackingZones': ['not_home', 'off'], 'sleepOverride': None, 'locale': 'en_US', 'timeFormat': '%H:%M', 'dateFormatBabel': 'full', 'dateAdditionalTemplate': '', 'timeAdditionalTemplate': '', 'dateFormat': '%A, %d. %B %Y', 'cards': [{'type': 'cardEntities', 'entities': [{'entity': 'iText.', 'name': 'MQTT Config successful', 'icon': 'mdi:check', 'color:': [0, 255, 0]}, {'entity': 'iText.', 'name': 'Continue adding', 'icon': 'mdi:arrow-right-bold'}, {'entity': 'iText.', 'name': 'cards to your', 'icon': 'mdi:card'}, {'entity': 'iText.', 'name': 'apps.yaml', 'icon': 'mdi:cog'}], 'title': 'Setup successful'}], 'screensaver': {'type': 'screensaver', 'entity': 'weather.example', 'weatherUnit': 'celsius', 'forecastSkip': 0, 'weatherOverrideForecast1': None, 'weatherOverrideForecast2': None, 'weatherOverrideForecast3': None, 'weatherOverrideForecast4': None, 'doubleTapToUnlock': False, 'alternativeLayout': False, 'defaultCard': None, 'key': 'screensaver'}, 'hiddenCards': []} 2022-11-13 23:13:32.191910 INFO nspanel-1: Sending MQTT Message: pageType~pageStartup 2022-11-13 23:13:32.207598 INFO nspanel-1: Registering callbacks for the following items: ['iText.', 'iText.', 'iText.', 'iText.', 'weather.example'] 2022-11-13 23:13:32.223989 INFO nspanel-1: Started 2022-11-13 23:13:32.227589 INFO AppDaemon: App initialization complete 2022-11-13 23:14:00.067770 INFO nspanel-1: Sending MQTT Message: time~23:14~



### ADDITIONAL INFORMATION

_Add information about your setup here, if any. (For example docker version of AppDaemon instead of the HomeAssistant Add-on)_
joBr99 commented 1 year ago

Hey, please try to change

    panelRecvTopic: "tele/WallPanelEZ/RESULTS"

to

    panelRecvTopic: "tele/WallPanelEZ/RESULT"

Also note that there is a minimum length of the mqtt password in tasmota of 5 chars. https://github.com/arendst/Tasmota/discussions/14599

MaxR8684 commented 1 year ago

Thank you, i am so sorry for stealing your time. 😆