From 59f2cee67d0093a7fe0fee4c3fda8588b16e6d41 Mon Sep 17 00:00:00 2001 From: Cello Spring Date: Sun, 28 Oct 2018 12:13:40 +0100 Subject: [PATCH] Section argument "Label" is lowercase "label" (#7167) Changed the type --- source/_lovelace/entities.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_lovelace/entities.markdown b/source/_lovelace/entities.markdown index ff2d20a986e..07badffcbb2 100644 --- a/source/_lovelace/entities.markdown +++ b/source/_lovelace/entities.markdown @@ -111,7 +111,7 @@ type: required: true description: section type: string -Label: +label: required: false description: Section label type: string