The wait is over

V1 IS LIVE

00
hours
00
minutes
00
seconds

🎉 V1 is live

Finally, a beautiful
dashboard.

Looks finished the moment you open it, no card-stitching, no theme-hunting. Built for wall tablets, phones, and the family. Runs on your network.

Free, runs on your network, no account needed.

Your home, at a glance

See the full dashboardRoom generated by AI · Dashboard is real
Midnight Glass

This is the vision. A dashboard that blends in with your home and doesn't compromise on features. Crazy, right?

Room by room

Build a dashboard per room, mode, or moment. One tap on the bottom nav, whole layout swaps. Bedroom, kitchen, energy, yours to design.

Make it yours

Drag widgets where you want them. Pick what matters to you. No config files, no learning curve, just your home, your way.

Size it up

Resize any widget on the fly. Bigger for what you check often, smaller for the rest. Your layout, your priorities.

GlassHome in Numbers

4.8k

Widget Downloads

15

Published Widgets

850

Discord Members

58

Releases Shipped

Lines of YAML Replaced

New widgets added regularly

Deploy Your Way

Home Assistant Addon

Best

Perfect if you're running Home Assistant OS with Supervisor

  1. 1Add the repository
  2. 2Install from addon store
  3. 3Start and enjoy
Add GlassHome Repository
Button didn't work? Add manually

Settings → Add-ons → Add-on Store, ⋮ menu → Repositories, paste URL, Add.

https://github.com/glasshome/homeassistant-addon

Docker Compose

Great for anyone comfortable with Docker

docker-compose.yml

services:
  glasshome:
    image: ghcr.io/glasshome/dash:latest
    container_name: glasshome-dashboard
    restart: unless-stopped
    ports:
      - "3123:3123"
    volumes:
      - glasshome_data:/data
    environment:
      - PORT=3123
      - DATA_DIR=/data

volumes:
  glasshome_data:
    driver: local

Multi-arch image. Docker picks amd64 or aarch64 automatically.

Step-by-step guide

Direct Container

For advanced users who want manual control

Docker Command

docker run -d \
  --name glasshome-dashboard \
  -p 3123:3123 \
  -v glasshome_data:/data \
  -e PORT=3123 \
  -e DATA_DIR=/data \
  --restart unless-stopped \
  ghcr.io/glasshome/dash:latest

Multi-arch image. Docker picks amd64 or aarch64 automatically.

Step-by-step guide

All methods connect to your existing Home Assistant instance via WebSocket

Pick Beta above for early builds, or use the addon's Edge channel. Beta builds guide

Free to start. Pay once for PRO.

PRO is a one-time purchase, not a subscription

$0

Free forever

The full dashboard, yours for nothing. No account. No catch.

  • Connect to Home Assistant
  • All official @glasshome widgets
  • 7 themes with dark & light mode
  • No account needed
PRO
$39.99

Pay once. Yours forever.

  • Everything in Free
  • Community widgets from the Hub
  • Custom theming, editor + upload
  • Special Discord role
  • All v1 updates included
  • A digital PRO card in your name (yes, really)
GlassHomeDash
LIFETIME

PRO

#XXX

Cardholder

YOUR NAME

Member since

TODAY

Expiry date

NEVER

Every purchase mints this card in your name. It expires never.

Questions you might have

Because I actually read the Discord

Setup & Compatibility

Is GlassHome standalone or an addon?

Both. It's a standalone container that can also be installed as a Home Assistant addon for convenience.

Do I need HAOS to use GlassHome?

No. HAOS users can install it as an addon, but anyone can run it via docker-compose or the container directly.

Does it replace Home Assistant?

Never. HA is the engine, GlassHome is a prettier dashboard on top. You can use both simultaneously.

Can I still access my default HA dashboard?

Yes. GlassHome runs separately on its own port. Use whichever you prefer, or switch between them.

Does it show up in the Home Assistant sidebar (ingress)?

No. GlassHome runs as its own full-screen web app on port 3123, not through HA ingress. After starting the addon, open it at http://<ha-ip>:3123.

Can I access my dashboard away from home?

Today, use a VPN (WireGuard, Tailscale) so your device joins the home network and reaches GlassHome like it's local. A built-in managed tunnel and reverse-proxy support are in the works.

Can I get early builds before they ship?

Yes. Docker users swap the image tag from latest to beta; Home Assistant addon users switch to the Edge channel. Both track the same early builds. Beta has rough edges, so keep stable for your daily driver. The Docker docs cover the exact steps.

Privacy & Data

Is my data sent to external servers?

No. GlassHome connects directly to your HA instance using the official home-assistant-js-websocket library. Everything stays local on your network.

Where are my dashboards saved?

In a local SQLite database inside the GlassHome container volume. They persist across restarts and can be backed up by snapshotting the volume.

Pricing & Licensing

Is GlassHome open source?

The dashboard app is proprietary, but the ecosystem around it is open source: the widget SDK, CLI, UI library, and the official widget collection. I'm transparent about the tech stack and build in the open, shaped by community feedback and feature requests.

Everything else

Can I customize each widget?

Yes, entity filtering, size selection, display options, aggregation modes, and more.

How do I report bugs?

Join the Discord or open a GitHub issue. The community is active and I respond quickly.

Still have questions?

Ask in the server. I read everything and usually answer within the day.

Your dashboard could be beautiful tonight.

  • Always free
  • No account required
  • Stays on your network