mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
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:
parent
26924e4d17
commit
4834e4f471
@ -44,6 +44,10 @@ theme:
|
|||||||
required: false
|
required: false
|
||||||
description: "Set to any theme within `themes.yaml`"
|
description: "Set to any theme within `themes.yaml`"
|
||||||
type: string
|
type: string
|
||||||
|
columns:
|
||||||
|
required: false
|
||||||
|
description: Number of columns to show. If not specified the number will be set automatically.
|
||||||
|
type: integer
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
## {% linkable_title Options For Entities %}
|
## {% linkable_title Options For Entities %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user