From 442df1db75a9c8ee669d7196e6d3effe6aa1baab Mon Sep 17 00:00:00 2001 From: Johannes 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`