From 63c3348955b854301cd6f69eb1cc9fbe109b8665 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Lov=C3=A9n?= Date: Mon, 22 Oct 2018 21:48:16 +0200 Subject: [PATCH] Documentation for home-assistant/home-assistant-polymer#1832 (#7014) --- source/_lovelace/glance.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_lovelace/glance.markdown b/source/_lovelace/glance.markdown index ce35cb5f6d9..32611e47f59 100644 --- a/source/_lovelace/glance.markdown +++ b/source/_lovelace/glance.markdown @@ -44,6 +44,10 @@ theme: required: false description: "Set to any theme within `themes.yaml`" type: string +columns: + required: false + description: Number of columns to show. If not specified the number will be set automatically. + type: integer {% endconfiguration %} ## {% linkable_title Options For Entities %}