--- nspanel-1: module: nspanel-lovelace-ui class: NsPanelLovelaceUIManager config: panelRecvTopic: "tele/tasmota_your_mqtt_topic/RESULT" panelSendTopic: "cmnd/tasmota_your_mqtt_topic/CustomSend" updateMode: "auto-notify" sleepTimeout: 20 #sleepBrightness: 10 sleepBrightness: - time: "7:00:00" value: 10 - time: "23:00:00" value: 0 locale: "de_DE" # used for translations in translations.py and for localized date if babel python package is installed screensaver: weather: weather.k3ll3r cards: - type: cardEntities entities: - entity: light.example_item name: NameOverride - entity: light.example_item title: Example Entities - type: cardGrid entities: - entity: select.example_item - entity: select.example_item - entity: light.example_item title: Exmaple Gird - type: cardThermo entity: climate.example_item - type: cardMedia entity: media_player.example_item - type: cardAlarm entity: alarm_control_panel.alarmo