Just Flashed this, can see it in MQTT, but just get a Homeassistant Logo on the screen. Tried adding the demo screens, but nothing changes
app daemon log:
2022-06-24 15:11:25.696987 INFO nspanel-1: Input config: {'panelRecvTopic': 'tele/nspanel_C72424/RESULT', 'panelSendTopic': 'cmnd/nspanel_C72424/CustomSend', 'sleepTimeout': 20, 'sleepBrightness': [{'time': '7:00:00', 'value': 10}, {'time': '23:00:00', 'value': 0}], 'locale': 'en_GB', 'screensaver': {'entity': 'weather.k3ll3r'}, 'cards': [{'type': 'cardEntities', 'entities': [{'entity': 'switch.roof_nightlight'}, {'entity': 'light.roof'}], 'title': 'Example 1'}]}
2022-06-24 15:11:25.699413 INFO nspanel-1: Loaded config: {'panelRecvTopic': 'tele/nspanel_C72424/RESULT', 'panelSendTopic': 'cmnd/nspanel_C72424/CustomSend', 'updateMode': 'auto-notify', 'model': 'eu', 'sleepTimeout': 20, 'sleepBrightness': [{'time': '7:00:00', 'value': 10}, {'time': '23:00:00', 'value': 0}], 'screenBrightness': 100, 'sleepTracking': None, 'sleepOverride': None, 'locale': 'en_GB', 'timeFormat': '%H:%M', 'dateFormatBabel': 'full', 'dateAdditionalTemplate': '', 'timeAdditionalTemplate': '', 'dateFormat': '%A, %d. %B %Y', 'cards': [{'type': 'cardEntities', 'entities': [{'entity': 'switch.roof_nightlight'}, {'entity': 'light.roof'}], 'title': 'Example 1'}], 'screensaver': {'type': 'screensaver', 'entity': 'weather.k3ll3r', 'weatherUnit': 'celsius', 'forecastSkip': 0, 'weatherOverrideForecast1': None, 'weatherOverrideForecast2': None, 'weatherOverrideForecast3': None, 'weatherOverrideForecast4': None, 'doubleTapToUnlock': False, 'alternativeLayout': False, 'defaultCard': None, 'key': 'screensaver'}, 'hiddenCards': []}
2022-06-24 15:11:25.704222 INFO nspanel-1: Sending MQTT Message: pageType~pageStartup
2022-06-24 15:11:25.714551 INFO nspanel-1: Registering callbacks for the following items: ['switch.roof_nightlight', 'light.roof', 'weather.k3ll3r']
2022-06-24 15:11:25.727352 INFO nspanel-1: Current time 15:11:25.724443
2022-06-24 15:11:25.733187 INFO nspanel-1: Current time 15:11:25.730152
2022-06-24 15:11:25.738734 INFO nspanel-1: Setting dim value to {'time': '7:00:00', 'value': 10}
2022-06-24 15:11:25.747147 INFO MQTT: Topic tele/nspanel_C72424/RESULT already subscribed to
2022-06-24 15:11:25.751114 INFO nspanel-1: Started
2022-06-24 15:11:25.950350 INFO nspanel-1: MQTT callback for: {'topic': 'tele/nspanel_C72424/RESULT', 'wildcard': '#', 'payload': '{"nlui_driver_version":"4"}'}
2022-06-24 15:11:25.952153 INFO nspanel-1: Update Pre-Check failed Tasmota Driver Version: 4 Panel Version: None
EDIT - Fixed, Flash had not completed successfully the firstime around as the template had not applied correctly. All working now and looking very nice