24 lines
569 B
YAML
24 lines
569 B
YAML
|
---
|
||
|
nspanel-1:
|
||
|
module: nspanel-lovelace-ui
|
||
|
class: NsPanelLovelaceUIManager
|
||
|
config:
|
||
|
panelRecvTopic: "tele/tasmota_0E48CC/RESULT"
|
||
|
panelSendTopic: "cmnd/tasmota_0E48CC/CustomSend"
|
||
|
model: eu
|
||
|
sleepTimeout: 30
|
||
|
sleepBrightness:
|
||
|
- time: "7:00:00"
|
||
|
value: 10
|
||
|
- time: "23:00:00"
|
||
|
value: 0
|
||
|
screensaver:
|
||
|
entity: weather.home
|
||
|
cards:
|
||
|
- type: cardEntities
|
||
|
title: Example 1
|
||
|
entities:
|
||
|
- entity: light.couch_lights
|
||
|
- entity: light.office
|
||
|
- entity: light.kitchen_lights
|