From b4739ae9022c868c0679d7a30c913889106c9f85 Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Thu, 21 Jul 2022 17:29:11 +0200 Subject: [PATCH] Update entities.md --- docs/entities.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/entities.md b/docs/entities.md index 69636e08..e5d7b551 100644 --- a/docs/entities.md +++ b/docs/entities.md @@ -38,6 +38,11 @@ It is also possible to configure different icon overwrites per state: It is also possible to use text instead of icons with `text:X` +```yaml + icon: + "on": mdi:lightbulb + "off": "text:" +``` ## Hide item based on state