Documentatiobn for home-assistant/home-assistant-polymer#1779 (#6849)

This commit is contained in:
Thomas Lovén 2018-10-16 19:38:24 +02:00 committed by Fabian Affolter
parent 68f51fb366
commit 2e36bdda23

View File

@ -90,6 +90,33 @@ service_data:
type: object
{% endconfiguration %}
### {% linkable_title Divider %}
{% configuration %}
type:
required: true
description: divider
type: string
style:
required: false
description: Style the element using CSS.
type: object
default: "height: 1px, background-color: var(--secondary-text-color)"
{% endconfiguration %}
### {% linkable_title Section %}
{% configuration %}
type:
required: true
description: section
type: string
Label:
required: false
description: Section label
type: string
{% endconfiguration %}
### {% linkable_title Weblink %}
{% configuration %}
@ -111,20 +138,6 @@ url:
type: string
{% endconfiguration %}
### {% linkable_title Divider %}
{% configuration %}
type:
required: true
description: divider
type: string
style:
required: false
description: Style the element using CSS.
type: object
default: "height: 1px, background-color: var(--secondary-text-color)"
{% endconfiguration %}
## {% linkable_title Example %}
Entity rows: