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 #35

Closed smith844 closed 1 year ago

smith844 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.

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

nspanel mqtt


- [ ] Provide your apps.yaml:

nspanel-1: module: nspanel-lovelace-ui class: NsPanelLovelaceUIManager config: panelRecvTopic: "tele/nspanel/RESULT" panelSendTopic: "cmnd/nspanel/CustomSend" updateMode: "auto-notify" sleepTimeout: 20

sleepBrightness: 10

sleepBrightness:
  - time: "7:00:00"
    value: 10
  - time: "23:00:00"
    value: 0
locale: "en_GB" # used for translations in translations.py and for localized date if babel python package is installed
screensaver:
  entity: weather.dark_sky
- [Y ] Go to Settings>Add-ons>AppDaemon>Log and then, provide the output of the log after restarting the appdaemon container:

[00:14:13] INFO: Starting AppDaemon... 2022-11-19 00:14:16.353856 INFO AppDaemon: AppDaemon Version 4.2.1 starting 2022-11-19 00:14:16.354090 INFO AppDaemon: Python version is 3.10.8 2022-11-19 00:14:16.354376 INFO AppDaemon: Configuration read from: /config/appdaemon/appdaemon.yaml 2022-11-19 00:14:16.354683 INFO AppDaemon: Added log: AppDaemon 2022-11-19 00:14:16.354984 INFO AppDaemon: Added log: Error 2022-11-19 00:14:16.355199 INFO AppDaemon: Added log: Access 2022-11-19 00:14:16.355357 INFO AppDaemon: Added log: Diag 2022-11-19 00:14:16.475616 INFO AppDaemon: Loading Plugin HASS using class HassPlugin from module hassplugin 2022-11-19 00:14:16.633129 INFO HASS: HASS Plugin Initializing 2022-11-19 00:14:16.633382 INFO HASS: HASS Plugin initialization complete 2022-11-19 00:14:16.633656 INFO AppDaemon: Loading Plugin MQTT using class MqttPlugin from module mqttplugin 2022-11-19 00:14:16.731816 INFO MQTT: MQTT Plugin Initializing 2022-11-19 00:14:16.732103 INFO MQTT: Using 'appdaemon/status' as Will Topic 2022-11-19 00:14:16.732290 INFO MQTT: Using 'appdaemon/status' as Birth Topic 2022-11-19 00:14:16.733149 INFO AppDaemon: Initializing HTTP 2022-11-19 00:14:16.733609 INFO AppDaemon: Using 'ws' for event stream 2022-11-19 00:14:16.737862 INFO AppDaemon: Starting API 2022-11-19 00:14:16.741336 INFO AppDaemon: Starting Admin Interface 2022-11-19 00:14:16.741784 INFO AppDaemon: Starting Dashboards 2022-11-19 00:14:16.760806 INFO HASS: Connected to Home Assistant 2022.11.3 2022-11-19 00:14:16.764484 INFO MQTT: Connected to Broker at URL 192.168.1.205:1883 2022-11-19 00:14:16.782266 INFO AppDaemon: Got initial state from namespace mqtt 2022-11-19 00:14:16.786378 INFO MQTT: MQTT Plugin initialization complete 2022-11-19 00:14:16.789430 INFO AppDaemon: App 'nspanel-1' added 2022-11-19 00:14:16.790238 INFO AppDaemon: Found 1 total apps 2022-11-19 00:14:16.790708 INFO AppDaemon: Starting Apps with 1 workers and 1 pins 2022-11-19 00:14:16.791527 INFO AppDaemon: Running on port 5050 2022-11-19 00:14:16.856339 INFO HASS: Evaluating startup conditions 2022-11-19 00:14:16.867235 INFO HASS: Startup condition met: hass state=RUNNING 2022-11-19 00:14:16.867557 INFO HASS: All startup conditions met 2022-11-19 00:14:16.932263 INFO AppDaemon: Got initial state from namespace default 2022-11-19 00:14:18.797769 INFO AppDaemon: Scheduler running in realtime 2022-11-19 00:14:18.800808 INFO AppDaemon: Adding /config/appdaemon/apps to module import path 2022-11-19 00:14:18.801255 INFO AppDaemon: Adding /config/appdaemon/apps/appdaemon_aqara_motion_sensors to module import path 2022-11-19 00:14:18.801626 INFO AppDaemon: Adding /config/appdaemon/apps/Appdaemon-Xiaomi-Smart-Button to module import path 2022-11-19 00:14:18.802010 INFO AppDaemon: Adding /config/appdaemon/apps/nspanel-lovelace-ui to module import path 2022-11-19 00:14:18.802400 INFO AppDaemon: Adding /config/appdaemon/apps/nspanel-lovelace-ui/luibackend to module import path 2022-11-19 00:14:18.802801 INFO AppDaemon: Adding /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/translations to module import path 2022-11-19 00:14:18.803325 INFO AppDaemon: Adding /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/translations/frontend to module import path 2022-11-19 00:14:18.803831 INFO AppDaemon: Adding /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/translations/backend to module import path 2022-11-19 00:14:18.816668 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/hello.py - ignoring 2022-11-19 00:14:18.817724 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/appdaemon_aqara_motion_sensors/aqara.py - ignoring 2022-11-19 00:14:18.818815 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/Appdaemon-Xiaomi-Smart-Button/xiaomi_button.py - ignoring 2022-11-19 00:14:18.819954 INFO AppDaemon: Loading App Module: /config/appdaemon/apps/nspanel-lovelace-ui/nspanel-lovelace-ui.py 2022-11-19 00:14:18.947155 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/config.py - ignoring 2022-11-19 00:14:18.948094 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/icon_mapping.py - ignoring 2022-11-19 00:14:18.949082 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/controller.py - ignoring 2022-11-19 00:14:18.950157 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/helper.py - ignoring 2022-11-19 00:14:18.951229 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/updater.py - ignoring 2022-11-19 00:14:18.952285 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/icons.py - ignoring 2022-11-19 00:14:18.953272 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/apis.py - ignoring 2022-11-19 00:14:18.954364 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/theme.py - ignoring 2022-11-19 00:14:18.955689 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/localization.py - ignoring 2022-11-19 00:14:18.956875 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/mqtt.py - ignoring 2022-11-19 00:14:18.958063 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/pages.py - ignoring 2022-11-19 00:14:18.958997 INFO AppDaemon: Initializing app nspanel-1 using class NsPanelLovelaceUIManager from module nspanel-lovelace-ui 2022-11-19 00:14:19.018626 INFO nspanel-1: Starting 2022-11-19 00:14:19.022607 INFO nspanel-1: Input config: {'panelRecvTopic': 'tele/nspanel/RESULT', 'panelSendTopic': 'cmnd/nspanel/CustomSend', 'updateMode': 'auto-notify', 'sleepTimeout': 20, 'sleepBrightness': [{'time': '7:00:00', 'value': 10}, {'time': '23:00:00', 'value': 0}], 'locale': 'en_GB', 'screensaver': {'entity': 'weather.dark_sky'}} 2022-11-19 00:14:19.023989 INFO nspanel-1: Loaded config: {'panelRecvTopic': 'tele/nspanel/RESULT', 'panelSendTopic': 'cmnd/nspanel/CustomSend', 'updateMode': 'auto-notify', 'model': 'eu', 'sleepTimeout': 20, 'sleepBrightness': [{'time': '7:00:00', 'value': 10}, {'time': '23:00:00', 'value': 0}], 'screenBrightness': 100, 'defaultBackgroundColor': 'ha-dark', 'sleepTracking': None, 'sleepTrackingZones': ['not_home', 'off'], 'sleepOverride': None, 'locale': 'en_GB', '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.dark_sky', 'weatherUnit': 'celsius', 'forecastSkip': 0, 'weatherOverrideForecast1': None, 'weatherOverrideForecast2': None, 'weatherOverrideForecast3': None, 'weatherOverrideForecast4': None, 'doubleTapToUnlock': False, 'alternativeLayout': False, 'defaultCard': None, 'key': 'screensaver'}, 'hiddenCards': []} 2022-11-19 00:14:19.028852 INFO nspanel-1: Sending MQTT Message: pageType~pageStartup 2022-11-19 00:14:19.040987 INFO nspanel-1: Registering callbacks for the following items: ['iText.', 'iText.', 'iText.', 'iText.', 'weather.dark_sky'] 2022-11-19 00:14:19.048549 INFO nspanel-1: Started 2022-11-19 00:14:19.050353 INFO AppDaemon: App initialization complete 2022-11-19 00:14:19.579486 INFO nspanel-1: MQTT callback for: {'topic': 'tele/nspanel/RESULT', 'wildcard': None, 'payload': '{"nlui_driver_version":"4"}'} 2022-11-19 00:14:19.582271 INFO nspanel-1: Update Pre-Check failed Tasmota Driver Version: 4 Panel Version: None 2022-11-19 00:14:25.153547 INFO nspanel-1: MQTT callback for: {'topic': 'tele/nspanel/RESULT', 'wildcard': None, 'payload': '{"CustomRecv":"event,startup,43,eu"}'} 2022-11-19 00:14:25.155672 INFO nspanel-1: Received Message from Screen: event,startup,43,eu 2022-11-19 00:14:25.157008 INFO nspanel-1: Sending MQTT Message: X 2022-11-19 00:14:25.161172 INFO nspanel-1: Update Pre-Check failed Tasmota Driver Version: None Panel Version: 43 2022-11-19 00:14:25.163163 INFO nspanel-1: Startup Event 2022-11-19 00:14:25.178725 INFO nspanel-1: Sending MQTT Message: time~00:14~ 2022-11-19 00:14:25.192560 INFO nspanel-1: Sending MQTT Message: date~Saturday, 19. November 2022 2022-11-19 00:14:25.195183 INFO nspanel-1: Sending MQTT Message: timeout~20 2022-11-19 00:14:25.198227 INFO nspanel-1: Sending MQTT Message: dimmode~0~100~6371 2022-11-19 00:14:25.201665 INFO nspanel-1: Started rendering of page None with type screensaver 2022-11-19 00:14:25.203325 INFO nspanel-1: Sending MQTT Message: pageType~screensaver 2022-11-19 00:14:25.219170 INFO nspanel-1: Sending MQTT Message: weatherUpdate~���~4.0��C~Sat~���~7.8��C~Sun~���~8.5��C~Mon~���~8.3��C~Tue~���~8.1��C~~ 2022-11-19 00:14:25.227580 INFO nspanel-1: MQTT callback for: {'topic': 'tele/nspanel/RESULT', 'wildcard': None, 'payload': '{"nlui_driver_version":"4"}'} 2022-11-19 00:14:25.228831 INFO nspanel-1: Update Pre-Check sucessful Tasmota Driver Version: 4 Panel Version: 43



### ADDITIONAL INFORMATION

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

It would seem I was trying to use it whilst still powered from a 5v USB FTDI adaptor, as soon as i plugged it into mains power it started working.... go figure.