Add Home Assistant iframe

This commit is contained in:
DaGammla
2023-08-25 01:09:38 +02:00
parent a1ce58a0f9
commit e1ae585070
2 changed files with 121 additions and 0 deletions
+8
View File
@@ -28,6 +28,14 @@ This script will only execute on browsers with `Silk` in their User Agent. To ex
</script>
```
### Home Assistant Dashboard
Some people like to use this script to display their [Home Assistant](https://www.home-assistant.io/) dashboard on their Echo Show device. For this you can embed this script into your dashboard via
the Webpage/iframe card. Just add a new Webpage card to your dashboard with the following url:
```
https://dagammla.gitlab.io/keep-silk-open/iframe.html
```
---
## Test