Merge pull request #7158 from home-assistant/DubhAd-patch-7

Adding columns back in
This commit is contained in:
Zack Arnett 2018-10-27 09:30:55 -04:00 committed by GitHub
commit 23b8d0680c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 %}