From 27cafbf2fb4160f23792f24f017bdedddf532bee Mon Sep 17 00:00:00 2001 From: Johannes Date: Sat, 29 Oct 2022 21:33:10 +0200 Subject: [PATCH] add hint for #546 --- docs/entities.md | 3 +++ 1 file changed, 3 insertions(+) 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: