add hint for #546

This commit is contained in:
joBr99
2022-10-29 21:33:10 +02:00
committed by GitHub
parent 0f729c9597
commit 7f398589c2

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: