mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Taking out column width options
This commit is contained in:
parent
b409ba7ebc
commit
fb60790234
@ -40,11 +40,6 @@ show_state:
|
||||
description: Show entity state-text.
|
||||
type: boolean
|
||||
default: "true"
|
||||
column_width:
|
||||
required: false
|
||||
description: "Column width as CSS length like `100px` or `calc(100% / 7)`. This controls how many entities appear in a row - at the default 20% you have 5 entities in a row. Use `calc(100% / 7)` for 7 entities in a row, and so on."
|
||||
type: string
|
||||
default: 20%
|
||||
theme:
|
||||
required: false
|
||||
description: "Set to any theme within `themes.yaml`"
|
||||
|
Loading…
x
Reference in New Issue
Block a user