mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-06-27 12:36:28 +00:00
Add Iframe card
This commit is contained in:
parent
9c1a4378d8
commit
b7d1b977c7
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user