From a5dea11af020491ec25ab1d7a267fe4bf3a1e1a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Thu, 11 Oct 2018 21:11:32 +0200 Subject: [PATCH] Adds warning about lovelace in 'panel_iframe' documentation. (#6694) * Add warning about lovelace * Move the second warning --- source/_components/panel_iframe.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_components/panel_iframe.markdown b/source/_components/panel_iframe.markdown index ba13cf6967b..9f79b38edb3 100644 --- a/source/_components/panel_iframe.markdown +++ b/source/_components/panel_iframe.markdown @@ -60,3 +60,4 @@ panel_iframe: type: icon {% endconfiguration %} +

Do **not** create one that are named `lovelace` it will overwrite lovelace causing it to never load.