From 53ea8d0546535a4209d53f014bf54a95faf370fa Mon Sep 17 00:00:00 2001 From: Ian Richardson Date: Tue, 10 Sep 2019 00:14:33 -0500 Subject: [PATCH] Update glance.markdown (#10330) --- source/_lovelace/glance.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/_lovelace/glance.markdown b/source/_lovelace/glance.markdown index 34994a50791..1fba596dda4 100644 --- a/source/_lovelace/glance.markdown +++ b/source/_lovelace/glance.markdown @@ -64,7 +64,11 @@ name: type: string icon: required: false - description: Overwrites icon or entity picture. + description: Overwrites icon. + type: string +image: + required: false + description: Overwrites entity picture. type: string show_last_changed: required: false