diff --git a/README.md b/README.md index a8b6295..93d241b 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,14 @@ This script will only execute on browsers with `Silk` in their User Agent. To ex ``` +### 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 diff --git a/iframe.html b/iframe.html new file mode 100644 index 0000000..c17c487 --- /dev/null +++ b/iframe.html @@ -0,0 +1,113 @@ + + + + + + +
+
+
+ + + \ No newline at end of file