From a7bc2e87f38585a26b5224a1fe2f197a4a4655ad Mon Sep 17 00:00:00 2001 From: Oncleben31 Date: Tue, 10 Jul 2018 10:11:34 +0200 Subject: [PATCH] Reminder don't mix http and https content in iframe cards --- source/_lovelace/iframe.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_lovelace/iframe.markdown b/source/_lovelace/iframe.markdown index 0e34633d2ff..b8106d545bf 100644 --- a/source/_lovelace/iframe.markdown +++ b/source/_lovelace/iframe.markdown @@ -44,6 +44,8 @@ title: default: none {% endconfiguration %} +**Reminder**: you can't mix https and http content. So if your Home Assistant instance is accessed thru https, you won't be able to display http content in the iframe card. + ## {% linkable_title Examples %} ```yaml