add hint for #546

This commit is contained in:
Johannes
2022-10-29 21:33:10 +02:00
committed by GitHub
parent 955b46297d
commit 27cafbf2fb

View File

@@ -53,6 +53,9 @@ It is also possible to use text instead of icons with `text:X`
"off": "text:"
```
Note: State Overrides are working with all state values, not only with "on" and "off".
To insert dynamic values from a homeassistant template, like a temperature you can also use `ha:` which will be rendered as homeassistant template.
There probably not much cases where this is needed, but here is an exmaple to show the current temperature on the status icon of the screensaver: