From 3c2f5646c93e5bb44137eee69ba45fee98e89f93 Mon Sep 17 00:00:00 2001 From: Gerard Date: Thu, 24 Mar 2022 16:10:06 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6942c5f6..bb3a4fdb 100644 --- a/README.md +++ b/README.md @@ -309,9 +309,9 @@ key | optional | type | default | description `class` | False | string | | The name of the Class. `config` | False | complex | | Config/Mapping between Homeassistant and your NsPanel -### Override Icons +### Override Icons or Names -To override Icons of entities you can configure an icon name in your configuration, please see the following example. +To override Icons or Names of entities you can configure an icon or name in your configuration, please see the following example. Only the icons listed in the [Icon Table](HMI#icons-ids) are useable. ```yaml @@ -322,6 +322,7 @@ Only the icons listed in the [Icon Table](HMI#icons-ids) are useable. - light.schreibtischlampe - switch.deckenbeleuchtung_hinten: icon: lightbulb + name: Lampe - delete - delete - type: cardMedia