Adds warning about lovelace in 'panel_iframe' documentation. (#6694)

* Add warning about lovelace

* Move the second warning
This commit is contained in:
Joakim Sørensen 2018-10-11 21:11:32 +02:00 committed by Franck Nijhof
parent ed846d06a0
commit a5dea11af0

View File

@ -60,3 +60,4 @@ panel_iframe:
type: icon
{% endconfiguration %}
<p class='note warning'>Do **not** create one that are named `lovelace` it will overwrite lovelace causing it to never load.</p>