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