From bc750b15545ace9334faa7c80931cb86e6128f2e Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 2 Aug 2016 17:50:51 -0700 Subject: [PATCH] Update panel_iframe.markdown --- source/_components/panel_iframe.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/panel_iframe.markdown b/source/_components/panel_iframe.markdown index c02c9738126..1f856987205 100644 --- a/source/_components/panel_iframe.markdown +++ b/source/_components/panel_iframe.markdown @@ -15,7 +15,7 @@ ha_release: 0.25 The `panel_iframe` support allows you to add additional panels to your Home Assistant frontend. The panels are listed in the sidebar and can contain external resources like the web frontend of your router, your monitoring system, or your media server. -**Note:** If you are accessing home Assistant over HTTPS using SSL, you cannot access HTTP sites through an iframe panel. +

If you are accessing home Assistant over HTTPS using SSL, you cannot access HTTP sites through an iframe panel.

To enable Panel iFrames in your installation, add the following to your `configuration.yaml` file: