mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Merge pull request #6960 from zsarnett/glance-update
Glance update to take out column width
This commit is contained in:
commit
697d2a007d
@ -40,11 +40,6 @@ show_state:
|
|||||||
description: Show entity state-text.
|
description: Show entity state-text.
|
||||||
type: boolean
|
type: boolean
|
||||||
default: "true"
|
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:
|
theme:
|
||||||
required: false
|
required: false
|
||||||
description: "Set to any theme within `themes.yaml`"
|
description: "Set to any theme within `themes.yaml`"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user