Update apps-theme.yaml

This commit is contained in:
illuzn
2023-11-18 13:31:55 +10:30
committed by GitHub
parent 62b318c355
commit d071a58b6e

View File

@@ -7,7 +7,7 @@ nspanel-1:
panelSendTopic: "cmnd/tasmota_your_mqtt_topic/CustomSend" panelSendTopic: "cmnd/tasmota_your_mqtt_topic/CustomSend"
screensaver: screensaver:
entity: weather.k3ll3r entity: weather.k3ll3r
theme: !include /config/appdaemon/apps/screensaver-theme.yaml theme: !include /config/apps/screensaver-theme.yaml
#background: [220, 0, 0] #background: [220, 0, 0]
#time: [220, 0, 255] #time: [220, 0, 255]
#timeAMPM: [220, 0, 255] #timeAMPM: [220, 0, 255]
@@ -53,4 +53,4 @@ nspanel-1:
cards: cards:
- type: cardEntities - type: cardEntities
entities: entities:
- entity: switch.example_item - entity: switch.example_item