Case Change (#4870)

"Home" in "Home Assistant" should be capitalized.
This commit is contained in:
Jonathan Weinberg 2018-03-09 15:39:40 -05:00 committed by Alok Saboo
parent c94c226ec1
commit 7b50670f23

View File

@ -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.
<p class='note warning'>If you are accessing home Assistant over HTTPS using SSL, you cannot access HTTP sites through an iframe panel.</p>
<p class='note warning'>If you are accessing Home Assistant over HTTPS using SSL, you cannot access HTTP sites through an iframe panel.</p>
To enable Panel iFrames in your installation, add the following to your `configuration.yaml` file: