Documentation for home-assistant/home-assistant-polymer#1732 (#6506)

This commit is contained in:
Thomas Lovén 2018-10-05 10:27:10 +02:00 committed by Paulus Schoutsen
parent dfd29d7e80
commit 76f11cf79c

View File

@ -45,6 +45,10 @@ column_width:
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%
theming:
required: false
description: "Set to `primary` to style the card with the background and text color of the header bar."
type: string
{% endconfiguration %}
## {% linkable_title Options For Entities %}