Update config-screensaver.md

This commit is contained in:
joBr99
2023-01-29 18:22:34 +01:00
committed by GitHub
parent e6c1f7f781
commit 8ded4ba59b

View File

@@ -12,7 +12,6 @@ key | optional | type | default | description
`key` | True | string | `None` | Used by navigate items
Example for the a screensaver config with custom entities/overrides:
Using a 6th entity will automatically activate the alternative layout.
```yaml
screensaver:
@@ -38,8 +37,7 @@ Using a 6th entity will automatically activate the alternative layout.
- entity: weather.demo_weather_north
type: 1
- entity: sensor.energy_usage
- entity: weather.demo_weather_north
type: 2
- entity: delete
- entity: sensor.indoor_temp
icon: mdi:home-thermometer-outline
```