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
|
||||
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 %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user