Homeglance โ a modern, mobile-first dashboard for Home Assistant (HA Add-on, zero-config)
Hi everyone! ![]()
I've been building Homeglance โ a PWA dashboard for Home Assistant that runs alongside your existing Lovelace, not instead of it. The goal: an iOS-home-screen-style experience โ drag-and-drop widgets, smooth animations, glassmorphism, themes, multi-user โ with no YAML and no changes to your HA config.
What makes it different
- Everything is set up by tapping, not editing YAML โ add a widget, pick an entity from a list, done.
- Widgets are adaptive: the same tile shrinks to a single icon or expands into a full card depending on its size.
- Multiple pages with a bottom dock bar, swipe to switch between them.
- Multi-user: separate profiles with an optional PIN, each with its own layout.
Zero-config when installed as an HA Add-on
Under HA Ingress the add-on talks to HA through the Supervisor token, server-side. No Long-Lived tokens to create and copy around โ you install it and it just works. The token never leaves the container.
28 widgets โ lights (with RGB color wheel), switches, locks, covers, climate, media player, Music Assistant, cameras, weather, sensors with history, energy, calendar, map, room hubs, notification feed, webhook button, glucose monitoring (CGM), and more.
Also: dark / light / auto themes plus accent colors, PWA-installable on phone and desktop, and layout sync across devices through HA storage.
Install
- HA OS / Supervised: Settings โ Add-ons โ Add-on Store โ โฎ โ Repositories โ add
https://github.com/Ivkaiv/homeglanceโ install Homeglance. - HA Container / Core: Docker Compose โ the compose file is in the repo.
Status: this is alpha. It's been running in my own home for weeks, but there are no public users yet, so expect some rough edges. Bug reports and ideas are very welcome.
GitHub (MIT): GitHub - Ivkaiv/homeglance: A modern, mobile-first dashboard for Home Assistant. No YAML, no compromise. ยท GitHub
Happy to answer any questions!









