2024.4: Add screenshots embedding webpage

This commit is contained in:
Franck Nijhof 2024-04-03 15:08:46 +02:00
parent bf1ec72c3b
commit 6cf4209361
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
3 changed files with 3 additions and 1 deletions

View File

@ -334,12 +334,14 @@ 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.
__TODO: Insert webpage dashboard screenshot__ <img class="no-shadow" src='/images/blog/2024-04/dashboard-webpage.png' alt='Screenshots adding a new webpage dashboard to Home Assistant, embeding the Home Assistant website.'>
This dashboard replaces the old iFrame panel (`iframe_panel`). If you have This dashboard replaces the old iFrame panel (`iframe_panel`). If you have
existing panels configured in your YAML configuration, Home Assistant will existing panels configured in your YAML configuration, Home Assistant will
automatically migrate them to the new webpage dashboard on upgrade. automatically migrate them to the new webpage dashboard on upgrade.
<img class="no-shadow" src='/images/blog/2024-04/embeded-home-assistant-website.png' alt='Screenshot showing the Home Assistant website embeded into the Home Assistant frontend using a webpage dashboard.'>
Note that not every webpage can be embedded due to security restrictions that Note that not every webpage can be embedded due to security restrictions that
some sites or pages have in place, enforced by your browser, that prevent some sites or pages have in place, enforced by your browser, that prevent
embedding them into a Home Assistant dashboard. embedding them into a Home Assistant dashboard.

Binary file not shown.

After

Width:  |  Height:  |  Size: 404 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 496 KiB