mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-08 19:26:50 +00:00
Webpage card: add info on security restrictions (#32225)
* Webpage card: add info on security restrictions * Update source/_dashboards/iframe.markdown Co-authored-by: Paul Bottein <paul.bottein@gmail.com> --------- Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
This commit is contained in:
parent
2a14b96d1e
commit
6962f260f5
@ -18,6 +18,7 @@ The webpage card is used on the [Webpage dashboard](/dashboards/dashboards/#webp
|
|||||||
|
|
||||||
All options for this card can be configured via the user interface.
|
All options for this card can be configured via the user interface.
|
||||||
|
|
||||||
|
Note that not every webpage can be embedded due to security restrictions that some sites have in place. These restrictions are enforced by your browser and prevent embedding them into a Home Assistant dashboard.
|
||||||
<div class='note warning'>
|
<div class='note warning'>
|
||||||
You can't embed sites using HTTP if you are using HTTPS for your Home Assistant.
|
You can't embed sites using HTTP if you are using HTTPS for your Home Assistant.
|
||||||
</div>
|
</div>
|
||||||
|
@ -49,7 +49,7 @@ The predefined **To-do lists** dashboard is powered by the [To-do integration](/
|
|||||||
|
|
||||||
Another available (but not default) dashboard is the webpage dashboard. The webpage dashboard allows you to add and embed a webpage to your dashboard.
|
Another available (but not default) dashboard is the webpage dashboard. The webpage dashboard allows you to add and embed a webpage to your dashboard.
|
||||||
This could be a web page from the internet or a local web page from a local
|
This could be a web page from the internet or a local web page from a local
|
||||||
machine or device like your router or NAS.
|
machine or device like your router or NAS. The webpage dashboard uses the [webpage card](/dashboards/iframe/).
|
||||||
|
|
||||||
<img class="no-shadow" src='/images/blog/2024-04/dashboard-webpage.png' alt='Screenshots showing addition of a new webpage dashboard to Home Assistant, embedding the Home Assistant website.'>
|
<img class="no-shadow" src='/images/blog/2024-04/dashboard-webpage.png' alt='Screenshots showing addition of a new webpage dashboard to Home Assistant, embedding the Home Assistant website.'>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user