diff --git a/docs/entities.md b/docs/entities.md index feab3cec..02c711b4 100644 --- a/docs/entities.md +++ b/docs/entities.md @@ -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: