Adding columns back in

I know this was merged in https://github.com/home-assistant/home-assistant.io/pull/7014 - but it seems to be missing 🤷‍♂️
This commit is contained in:
DubhAd 2018-10-27 12:56:59 +01:00 committed by GitHub
parent 26924e4d17
commit 4834e4f471
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 %}