From b30a8e2466db4ace55e5555aab987e5e4849380a Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Thu, 21 Jul 2022 17:06:13 +0200 Subject: [PATCH] Update entities.md --- docs/entities.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/entities.md b/docs/entities.md index 735d2f03..69636e08 100644 --- a/docs/entities.md +++ b/docs/entities.md @@ -36,6 +36,9 @@ It is also possible to configure different icon overwrites per state: "off": mdi:lightbulb ``` +It is also possible to use text instead of icons with `text:X` + + ## Hide item based on state This sensor will only be shown on the card if it's state is equal to `off`