diff --git a/README.md b/README.md index 1befe49..69772bb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ **RetroHA** is a lightweight and efficient dashboard for Home Assistant, specifically designed for legacy Android tablets intended to serve as wall-mounted home control panels. +![RetroHA Dashboard](assets/screenshots/dashboard.png) + ## Key Features * **Bauhaus Canvas Engine**: A custom graphics engine. The interface does not use standard Android XML views but is manually rendered on a `Canvas`. This ensures extreme fluidity even on decade-old devices. diff --git a/app/Screenshot From 2026-06-14 13-41-53.png b/app/Screenshot From 2026-06-14 13-41-53.png new file mode 100644 index 0000000..a3047da Binary files /dev/null and b/app/Screenshot From 2026-06-14 13-41-53.png differ diff --git a/assets/screenshots/dashboard.png b/assets/screenshots/dashboard.png new file mode 100644 index 0000000..a3047da Binary files /dev/null and b/assets/screenshots/dashboard.png differ