alternaitve layout screensaver

This commit is contained in:
joBr99
2022-04-02 19:43:09 +02:00
parent 09a692a1b1
commit 410e518293
6 changed files with 94 additions and 95 deletions

View File

@@ -15,19 +15,50 @@ nspanel-1:
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
entity: weather.k3ll3r
weatherOverrideForecast4:
entity: sensor.example_item
name: name
icon: lightbulb
alternativeLayout: True
cards:
- type: cardEntities
entities:
- entity: light.example_item
- entity: switch.example_item
name: NameOverride
icon: lightbulb
- entity: light.example_item
title: Example Entities
- entity: cover.example_item
- entity: input_boolean.example_item
title: Example Entities 1
- type: cardEntities
entities:
- entity: switch.example_item
- entity: delete
- entity: cover.example_item
- entity: input_boolean.example_item
title: Example Entities 2
- type: cardEntities
entities:
- entity: binary_sensor.example_item
- entity: sensor.example_item
- entity: button.example_item
- entity: number.example_item
title: Example Entities 3
- type: cardEntities
entities:
- entity: scenes.example_item
- entity: script.example_item
- entity: button.example_item
- entity: input_button.example_item
title: Example Entities 4
- type: cardGrid
entities:
- entity: select.example_item
- entity: select.example_item
- entity: light.example_item
- entity: switch.example_item
- entity: delete
- entity: button.example_item
- entity: cover.example_item
title: Exmaple Gird
- type: cardThermo
entity: climate.example_item