From f305162bb884e8060aeebc7c1bdb6e9c1b71711a Mon Sep 17 00:00:00 2001 From: c727 Date: Mon, 25 Jun 2018 21:53:24 +0200 Subject: [PATCH] Add iframe title --- docs/lovelace_card_types.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/lovelace_card_types.md b/docs/lovelace_card_types.md index 6608f85d..50e320b5 100644 --- a/docs/lovelace_card_types.md +++ b/docs/lovelace_card_types.md @@ -66,7 +66,8 @@ Filter options: | ---- | ---- | ------- | ----------- | type | string | **Required** | `iframe` | url | string | **Required** | iframe source url -| aspect_ratio | string | `'50%'` | Iframe height-width-ratio +| aspect_ratio | string | `"50%"` | Iframe height-width-ratio +| title | string | Optional | Card title ## Markdown