From 9438316e54ad17bf001a50e4dd1e8c7c20cc961a Mon Sep 17 00:00:00 2001 From: Ian Richardson Date: Mon, 21 Oct 2019 19:31:12 -0500 Subject: [PATCH] Lovelace: icon option for entities card (#10835) --- source/_lovelace/entities.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_lovelace/entities.markdown b/source/_lovelace/entities.markdown index 33db375cb3d..5e6bb25ae28 100644 --- a/source/_lovelace/entities.markdown +++ b/source/_lovelace/entities.markdown @@ -19,6 +19,10 @@ title: required: false description: The card title. type: string +icon: + required: false + description: An icon to display to the left of the title + type: string show_header_toggle: required: false description: Button to turn on/off all entities.