diff --git a/README.md b/README.md index 96a75a1..fd0cec6 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,14 @@ The `speech` module uses [partial templates](https://github.com/GeorgeSG/sarah/t ![Home Screen](assets/screenshot-home.png?raw=true) +### Tablet view + +![Home Screen](assets/screenshot-tablet.png?raw=true) + +### Floorplan + +![Home Screen](assets/screenshot-floorplan.jpg?raw=true) + ## Inspiration 1. [Bear Stone Smart Home Documentation](https://github.com/CCOSTAN/Home-AssistantConfig) diff --git a/assets/screenshot-floorplan.jpg b/assets/screenshot-floorplan.jpg new file mode 100644 index 0000000..4b90102 Binary files /dev/null and b/assets/screenshot-floorplan.jpg differ diff --git a/assets/screenshot-home.png b/assets/screenshot-home.png index f3dba76..e919f72 100644 Binary files a/assets/screenshot-home.png and b/assets/screenshot-home.png differ diff --git a/assets/screenshot-tablet.png b/assets/screenshot-tablet.png new file mode 100644 index 0000000..2af1908 Binary files /dev/null and b/assets/screenshot-tablet.png differ