Add Iframe card

This commit is contained in:
c727 2018-06-25 21:43:46 +02:00 committed by GitHub
parent 9c1a4378d8
commit b7d1b977c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,6 +60,14 @@ Filter options:
| type | string | **Required** | `history-graph`
| entity | string | **Required** | Entity id of `history_graph` domain
## Iframe
| Name | Type | Default | Description
| ---- | ---- | ------- | -----------
| type | string | **Required** | `iframe`
| url | string | **Required** | iframe source url
| aspect_ratio | string | `'50%'` | Iframe height-width-ratio
## Markdown
| Name | Type | Default | Description