joBr99 / nspanel-lovelace-ui

Custom Firmware for NsPanel with the design of HomeAssistant's lovelace UI in mind, works with Tasmota.
GNU General Public License v3.0
854 stars 187 forks source link

[Help] Waiting for Content #1234

Closed hauptmichael closed 2 weeks ago

hauptmichael commented 2 weeks ago

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!


- [ ] Provide your apps.yaml:

apps.yaml here:


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

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

Log output here:

Add-on: AppDaemon Python Apps and Dashboard using AppDaemon 4.x for Home Assistant

Add-on version: 0.16.6 You are running the latest version of this add-on. System: Home Assistant OS 12.3 (aarch64 / raspberrypi4-64) Home Assistant Core: 2024.6.2 Home Assistant Supervisor: 2024.06.0

Please, share the above information when looking for help or support in, e.g., GitHub, forums or the Discord chat.

s6-rc: info: service base-addon-banner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service base-addon-log-level: starting s6-rc: info: service fix-attrs successfully started s6-rc: info: service base-addon-log-level successfully started s6-rc: info: service legacy-cont-init: starting s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service init-appdaemon: starting Looking in indexes: https://pypi.org/simple, https://wheels.home-assistant.io/musllinux-index/ Collecting babel Downloading https://wheels.home-assistant.io/musllinux-index/Babel-2.15.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 4.6 MB/s eta 0:00:00 Installing collected packages: babel Successfully installed babel-2.15.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 s6-rc: info: service init-appdaemon successfully started s6-rc: info: service appdaemon: starting s6-rc: info: service appdaemon successfully started s6-rc: info: service legacy-services: starting [11:03:49] INFO: Starting AppDaemon... s6-rc: info: service legacy-services successfully started 2024-06-18 11:03:55.593371 INFO AppDaemon: AppDaemon Version 4.4.2 starting 2024-06-18 11:03:55.593852 INFO AppDaemon: Python version is 3.11.9 2024-06-18 11:03:55.594171 INFO AppDaemon: Configuration read from: /config/appdaemon.yaml 2024-06-18 11:03:55.594464 INFO AppDaemon: Added log: AppDaemon 2024-06-18 11:03:55.594763 INFO AppDaemon: Added log: Error 2024-06-18 11:03:55.594993 INFO AppDaemon: Added log: Access 2024-06-18 11:03:55.595227 INFO AppDaemon: Added log: Diag 2024-06-18 11:03:55.946419 INFO AppDaemon: Loading Plugin HASS using class HassPlugin from module hassplugin 2024-06-18 11:03:56.302910 INFO HASS: HASS Plugin Initializing 2024-06-18 11:03:56.303198 WARNING HASS: ha_url not found in HASS configuration - module not initialized 2024-06-18 11:03:56.303385 INFO HASS: HASS Plugin initialization complete 2024-06-18 11:03:56.303890 INFO AppDaemon: Loading Plugin MQTT using class MqttPlugin from module mqttplugin 2024-06-18 11:03:56.439958 INFO MQTT: MQTT Plugin Initializing 2024-06-18 11:03:56.440297 INFO MQTT: Using 'appdaemon/status' as Will Topic 2024-06-18 11:03:56.440516 INFO MQTT: Using 'appdaemon/status' as Birth Topic 2024-06-18 11:03:56.441423 INFO AppDaemon: Initializing HTTP 2024-06-18 11:03:56.442099 INFO AppDaemon: Using 'ws' for event stream 2024-06-18 11:03:56.447577 INFO AppDaemon: Starting API 2024-06-18 11:03:56.452068 INFO AppDaemon: Starting Admin Interface 2024-06-18 11:03:56.452666 INFO AppDaemon: Starting Dashboards 2024-06-18 11:03:56.495132 INFO HASS: Connected to Home Assistant 2024.6.2 2024-06-18 11:03:56.533521 INFO AppDaemon: App 'nspanel-1' added 2024-06-18 11:03:56.535705 INFO AppDaemon: Found 1 active apps 2024-06-18 11:03:56.536557 INFO AppDaemon: Found 0 inactive apps 2024-06-18 11:03:56.537717 INFO AppDaemon: Found 0 global libraries 2024-06-18 11:03:56.538483 INFO AppDaemon: Starting Apps with 1 workers and 1 pins 2024-06-18 11:03:56.540613 INFO AppDaemon: Running on port 5050 2024-06-18 11:03:56.562781 INFO MQTT: Connected to Broker at URL 192.168.178.64:1883 2024-06-18 11:03:56.629371 INFO HASS: Evaluating startup conditions 2024-06-18 11:03:56.632604 INFO AppDaemon: Got initial state from namespace mqtt 2024-06-18 11:03:56.633320 INFO MQTT: MQTT Plugin initialization complete 2024-06-18 11:03:56.646192 INFO HASS: Startup condition met: hass state=RUNNING 2024-06-18 11:03:56.646674 INFO HASS: All startup conditions met 2024-06-18 11:03:56.702295 INFO AppDaemon: Got initial state from namespace default 2024-06-18 11:03:58.552579 INFO AppDaemon: Scheduler running in realtime 2024-06-18 11:03:58.560205 INFO AppDaemon: Adding /homeassistant/appdaemon/apps/ to module import path 2024-06-18 11:03:58.561439 INFO AppDaemon: Adding /homeassistant/appdaemon/apps/nspanel-lovelace-ui to module import path 2024-06-18 11:03:58.562253 INFO AppDaemon: Adding /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend to module import path 2024-06-18 11:03:58.563141 INFO AppDaemon: Adding /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/translations to module import path 2024-06-18 11:03:58.564130 INFO AppDaemon: Adding /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/translations/backend to module import path 2024-06-18 11:03:58.564959 INFO AppDaemon: Adding /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/translations/frontend to module import path 2024-06-18 11:03:58.575142 INFO AppDaemon: Loading App Module: /homeassistant/appdaemon/apps/nspanel-lovelace-ui/nspanel-lovelace-ui.py 2024-06-18 11:03:58.900869 WARNING AppDaemon: No app description found for: /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/config.py - ignoring 2024-06-18 11:03:58.902600 WARNING AppDaemon: No app description found for: /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/apis.py - ignoring 2024-06-18 11:03:58.904484 WARNING AppDaemon: No app description found for: /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/controller.py - ignoring 2024-06-18 11:03:58.906651 WARNING AppDaemon: No app description found for: /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/pages.py - ignoring 2024-06-18 11:03:58.908382 WARNING AppDaemon: No app description found for: /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/localization.py - ignoring 2024-06-18 11:03:58.910108 WARNING AppDaemon: No app description found for: /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/icons.py - ignoring 2024-06-18 11:03:58.911993 WARNING AppDaemon: No app description found for: /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/helper.py - ignoring 2024-06-18 11:03:58.913584 WARNING AppDaemon: No app description found for: /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/mqtt.py - ignoring 2024-06-18 11:03:58.915654 WARNING AppDaemon: No app description found for: /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/updater.py - ignoring 2024-06-18 11:03:58.917219 WARNING AppDaemon: No app description found for: /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/icon_mapping.py - ignoring 2024-06-18 11:03:58.918807 WARNING AppDaemon: No app description found for: /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/theme.py - ignoring 2024-06-18 11:03:58.920343 INFO AppDaemon: Loading app nspanel-1 using class NsPanelLovelaceUIManager from module nspanel-lovelace-ui 2024-06-18 11:03:58.923347 INFO AppDaemon: Calling initialize() for nspanel-1 2024-06-18 11:03:59.016022 INFO nspanel-1: Starting 2024-06-18 11:03:59.048779 INFO nspanel-1: Input config: {'panelRecvTopic': 'tele/tasmota_kueche/RESULT', 'panelSendTopic': 'cmnd/tasmota_kueche/CustomSend', 'model': 'eu'} 2024-06-18 11:03:59.051327 INFO nspanel-1: Loaded config: {'panelRecvTopic': 'tele/tasmota_kueche/RESULT', 'panelSendTopic': 'cmnd/tasmota_kueche/CustomSend', 'updateMode': 'auto-notify', 'model': 'eu', 'sleepTimeout': 20, 'sleepBrightness': 20, 'screenBrightness': 100, 'defaultBackgroundColor': 'ha-dark', 'featureExperimentalSliders': False, 'sleepTracking': None, 'sleepTrackingZones': ['not_home', 'off'], 'sleepOverride': None, 'locale': 'en_US', 'quiet': True, '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': []} 2024-06-18 11:03:59.068003 INFO nspanel-1: gtest123: ['iText.', 'iText.', 'iText.', 'iText.', 'weather.example'] 2024-06-18 11:03:59.070752 INFO nspanel-1: Registering callbacks for the following items: ['weather.example'] 2024-06-18 11:03:59.081628 INFO nspanel-1: Started (v4.3.3) 2024-06-18 11:03:59.084248 INFO AppDaemon: App initialization complete



### ADDITIONAL INFORMATION

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

appdaemon yaml: addon_configs/a0d7b954_appdaemon/appdaemon.yaml
apps yaml: config/appdaemon/apps/apps.yaml
hauptmichael commented 2 weeks ago

Sorry, its solved, i flashed the NS Panel again, and it´s done .... thx