Updated docs to rename column and row (#45)

This commit is contained in:
Marius 2018-06-30 02:34:37 +02:00 committed by Paulus Schoutsen
parent dd7197956a
commit f0cf27fbea

View File

@ -12,13 +12,6 @@ These cards are WIP and things may change.
| type | string | **Required** | `camera-preview`
| entity | string | **Required** | Entity id of `camera` domain
## Column
| Name | Type | Default | Description
| ---- | ---- | ------- | -----------
| type | string | **Required** | `column`
| cards | list | **Required** | List of cards
## Entities
| Name | Type | Default | Description
@ -61,6 +54,13 @@ Filter options:
| hours_to_show | integer | 24 | Hours to show
| refresh_interval | integer | 0 | Refresh interval in seconds
## Horizontal stack
| Name | Type | Default | Description
| ---- | ---- | ------- | -----------
| type | string | **Required** | `horizontal-stack`
| cards | list | **Required** | List of cards
## Iframe
| Name | Type | Default | Description
@ -152,11 +152,11 @@ Style options (CSS):
| type | string | **Required** | `plant-status`
| entity | string | **Required** | Entity id of `plant` domain
## Row
## Vertical stack
| Name | Type | Default | Description
| ---- | ---- | ------- | -----------
| type | string | **Required** | `row`
| type | string | **Required** | `vertical-stack`
| cards | list | **Required** | List of cards
## Weather forecast