mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-19 22:24:15 +01:00
31 lines
927 B
YAML
31 lines
927 B
YAML
---
|
|
nspanel:
|
|
module: nspanel-lovelace-ui2
|
|
class: NsPanelLovelaceUIManager
|
|
config:
|
|
panelRecvTopic: "tele/tasmota_nspdebugtest/RESULT"
|
|
panelSendTopic: "cmnd/tasmota_nspdebugtest/CustomSend"
|
|
pages:
|
|
- type: screensaver
|
|
weather: weather.k3ll3r
|
|
items:
|
|
- type: cardEntities
|
|
heading: Test Entities 1
|
|
items:
|
|
- switch.test_item
|
|
- type: cardEntities
|
|
heading: Test Entities 1
|
|
items:
|
|
- switch.test_item
|
|
- switch.deckenbeleuchtung_hinten
|
|
- switch.test_item
|
|
- switch.test_item
|
|
- switch.deckenbeleuchtung_hinten
|
|
- switch.test_item
|
|
- type: cardGrid
|
|
heading: Test Grid 1
|
|
items:
|
|
- switch.test_item
|
|
- switch.test_item
|
|
- switch.test_item
|