NS-Panel Lovelace-ui

Hi Everyone.
I have got everything into a point that everything is ready. but i can’t seem to get my cards to display. it just keeps on displaying the following images.


This is my apps.yaml

---
nspanel:
  module: nspanel-lovelace-ui
  class: NsPanelLovelaceUIManager
  config:
    panelRecvTopic: "tele/tasmota_Master/RESULT"
    panelSendTopic: "cmnd/tasmota_Master/CustomSend"
    updateMode: "auto-notify"
    sleepTimeout: 20
    sleepBrightness:
      - time: "7:00:00"
        value: 10
      - time: "23:00:00"
        value: 0
    locale: "en_US"
    model: us-p
  screensaver:
      entity: sensor.lux_battery
      entities:
       - entity: sensor.lux_battery_charge_live
          

this is the log i get. (seems like it is sending other info still)
2025-03-05 12:00:51.672774 INFO nspanel: Loaded config: {‘panelRecvTopic’: ‘tele/tasmota_Master/RESULT’, ‘panelSendTopic’: ‘cmnd/tasmota_Master/CustomSend’, ‘updateMode’: ‘auto-notify’, ‘model’: ‘us-p’, ‘sleepTimeout’: 20, ‘sleepBrightness’: [{‘time’: ‘7:00:00’, ‘value’: 10}, {‘time’: ‘23:00:00’, ‘value’: 0}], ‘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’: