Update README.md

This commit is contained in:
Johannes
2022-04-17 23:48:41 +02:00
committed by GitHub
parent 2d7ab5e5db
commit 367012d2aa

View File

@@ -445,6 +445,14 @@ It is possible to schedule a brightness change for the screen at specific times.
value: 0
```
```yaml
sleepBrightness:
- time: "sunrise"
value: 10
- time: "sunset + 1:00:00"
value: 0
```
#### Override Icons or Names
To override Icons or Names of entities you can configure an icon and/or name in your configuration, please see the following example.