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
856 stars 187 forks source link

[Help] Waiting for Content #1172

Closed Maddog8902 closed 4 months ago

Maddog8902 commented 4 months 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!

Tasmota


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: core-mosquitto.local.hass.io # This should work if you are using supervised HomeAssistant; if not use the IP Address instead.

client_host: 192.168.75.30

  client_port: 1883
  client_user: "NSPANEL"
  client_password: "*******"
  client_topics: NONE

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


- [ ] Provide your apps.yaml:

apps.yaml here:


NsPanel: module: nspanel-lovelace-ui class: NsPanelLovelaceUIManager config: panelRecvTopic: "tele/NsPanel/RESULT" panelSendTopic: "cmnd/NsPanel/CustomSend" model: eu sleepTimeout: 20 sleepBrightness:

- [ ] 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 base-addon-banner: starting


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

Add-on version: 0.16.4 You are running the latest version of this add-on. System: Home Assistant OS 11.5 (aarch64 / raspberrypi4-64) Home Assistant Core: 2024.2.0 Home Assistant Supervisor: 2024.01.1

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 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 [03:48:32] INFO: Starting AppDaemon... s6-rc: info: service legacy-services successfully started 2024-02-11 03:48:38.170702 INFO AppDaemon: AppDaemon Version 4.4.2 starting 2024-02-11 03:48:38.171198 INFO AppDaemon: Python version is 3.11.6 2024-02-11 03:48:38.171630 INFO AppDaemon: Configuration read from: /config/appdaemon.yaml 2024-02-11 03:48:38.172206 INFO AppDaemon: Added log: AppDaemon 2024-02-11 03:48:38.172616 INFO AppDaemon: Added log: Error 2024-02-11 03:48:38.172989 INFO AppDaemon: Added log: Access 2024-02-11 03:48:38.173355 INFO AppDaemon: Added log: Diag 2024-02-11 03:48:38.539825 INFO AppDaemon: Loading Plugin HASS using class HassPlugin from module hassplugin 2024-02-11 03:48:38.888715 INFO HASS: HASS Plugin Initializing 2024-02-11 03:48:38.889113 WARNING HASS: ha_url not found in HASS configuration - module not initialized 2024-02-11 03:48:38.889489 INFO HASS: HASS Plugin initialization complete 2024-02-11 03:48:38.890084 INFO AppDaemon: Loading Plugin MQTT using class MqttPlugin from module mqttplugin 2024-02-11 03:48:39.017615 INFO MQTT: MQTT Plugin Initializing 2024-02-11 03:48:39.018172 INFO MQTT: Using 'appdaemon/status' as Will Topic 2024-02-11 03:48:39.018476 INFO MQTT: Using 'appdaemon/status' as Birth Topic 2024-02-11 03:48:39.019544 INFO AppDaemon: Initializing HTTP 2024-02-11 03:48:39.020153 INFO AppDaemon: Using 'ws' for event stream 2024-02-11 03:48:39.025417 INFO AppDaemon: Starting API 2024-02-11 03:48:39.029553 INFO AppDaemon: Starting Admin Interface 2024-02-11 03:48:39.030169 INFO AppDaemon: Starting Dashboards 2024-02-11 03:48:39.055214 INFO HASS: Connected to Home Assistant 2024.2.0 2024-02-11 03:48:39.117600 INFO AppDaemon: App 'nspanel-1' added 2024-02-11 03:48:39.119215 INFO AppDaemon: Found 1 active apps 2024-02-11 03:48:39.119888 INFO AppDaemon: Found 0 inactive apps 2024-02-11 03:48:39.120459 INFO AppDaemon: Found 0 global libraries 2024-02-11 03:48:39.121053 INFO AppDaemon: Starting Apps with 1 workers and 1 pins 2024-02-11 03:48:39.122685 INFO AppDaemon: Running on port 5050 2024-02-11 03:48:39.193525 INFO HASS: Evaluating startup conditions 2024-02-11 03:48:39.211069 INFO HASS: Startup condition met: hass state=RUNNING 2024-02-11 03:48:39.211803 INFO HASS: All startup conditions met 2024-02-11 03:48:39.259754 INFO AppDaemon: Got initial state from namespace default 2024-02-11 03:48:39.500745 INFO MQTT: Connected to Broker at URL core-mosquitto.local.hass.io:1883 2024-02-11 03:48:40.057624 INFO AppDaemon: Got initial state from namespace mqtt 2024-02-11 03:48:40.058686 INFO MQTT: MQTT Plugin initialization complete 2024-02-11 03:48:40.681010 INFO AppDaemon: New client Admin Client connected 2024-02-11 03:48:41.132428 INFO AppDaemon: Scheduler running in realtime 2024-02-11 03:48:41.155465 INFO AppDaemon: Adding /config/apps to module import path 2024-02-11 03:48:41.159314 WARNING AppDaemon: No app description found for: /config/apps/hello.py - ignoring 2024-02-11 03:48:41.162242 INFO AppDaemon: App initialization complete 2024-02-11 03:48:47.298363 INFO AppDaemon: Client disconnection from Admin Client 2024-02-11 03:48:47.499308 INFO AppDaemon: New client Admin Client connected



### ADDITIONAL INFORMATION
I can Turn on the Switches over Homeassistant. So i think that MQTT is working. But the wait for content screen still there.
_Add information about your setup here, if any. (For example docker version of AppDaemon instead of the HomeAssistant Add-on)_
Maddog8902 commented 4 months ago

i forgot the app_dir line sorry! The issue sits always 45cm in front of the screen.