From fac4ab54db7e7150f402cb78ea9da2634a3f5dea Mon Sep 17 00:00:00 2001 From: akasma74 Date: Sat, 4 Apr 2020 23:32:59 +0100 Subject: [PATCH] change icon description (#12691) based on this topic https://community.home-assistant.io/t/cannot-set-icon-variable-in-button-card/183559/ and #5454 issue --- source/_lovelace/button.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_lovelace/button.markdown b/source/_lovelace/button.markdown index 858bbb81a88..8d18a84a985 100644 --- a/source/_lovelace/button.markdown +++ b/source/_lovelace/button.markdown @@ -32,7 +32,7 @@ name: default: Name of Entity icon: required: false - description: Overwrites icon or entity picture. + description: Icon that will be be used to overwrite the entity picture or entity icon. type: string default: Entity Domain Icon show_name: