---
title: "GlassHome vs the default Home Assistant dashboard"
description: "Home Assistant's Sections view does drag-and-drop now. So why GlassHome? A comparison of polish, setup effort, wall-tablet use, and price."
canonical: https://glasshome.app/blog/glasshome-vs-home-assistant-dashboard
date: 2026-06-03
updated: 2026-08-18
tags: ["Comparison","Home Assistant","Dashboards"]
---
Home Assistant's built-in dashboard (Sections view) is free, open, and now does drag-and-drop without YAML. GlassHome is a separate app that trades "built-in and free" for a designed, consumer-grade product: it looks finished out of the box, it is built for wall tablets and whole households, and it gives you a widget store instead of a HACS scavenger hunt.

If native Sections already looks the way you want, stay there. If you keep fighting to make HA look good, GlassHome is the shortcut.

## At a glance

|                             | Default HA dashboard (Sections)        | GlassHome                                                        |
| --------------------------- | -------------------------------------- | ---------------------------------------------------------------- |
| Price                       | Free, built in                         | Free tier $0; PRO $39.99 one-time                                |
| Install                     | Nothing, it is already there           | Add-on / Docker (about 30 seconds to connect)                    |
| Drag-and-drop, no YAML      | Yes: Sections                          | Yes                                                              |
| Looks good with zero effort | Partial: Tidy, but functional          | Yes: Designed product, glassmorphism, both themes                |
| Path to "beautiful"         | Install + theme HACS cards yourself    | Built in, no assembly                                            |
| Wall tablet / kiosk         | Partial: Possible, not designed for it | Yes: Kiosk pairing, per-device dashboard                         |
| Households / family         | No: One dashboard set, manual          | Yes: Per-user themes, guest scopes, room-by-room nav             |
| Widgets                     | Hunt HACS repos                        | Widget registry + SDK/CLI                                        |
| Data path                   | Yes: Local                             | Yes: Local (direct OAuth/WebSocket, nothing leaves your network) |
| Open source                 | Yes                                    | No: Dashboard closed; SDK, CLI, UI, widgets open                 |

## The trade-offs first

The default Home Assistant dashboard got a lot better. Since 2024.3 the Sections view gives you a real drag-and-drop grid with a visual editor. The Areas dashboard can even build a clean starting layout for you. You no longer need YAML to build a dashboard in HA. If that already gives you what you want, you do not need GlassHome. I would rather tell you that than waste your install.

GlassHome is also a separate app you install, and the dashboard itself is closed-source (the widget SDK, CLI, UI library, and widgets are open). HA's dashboard is built in, free, and fully open. Those are real reasons to stay on native, and I am not going to pretend otherwise.

## Where GlassHome differs

### It looks finished, not assembled

Native HA gives you a tidy grid. Making it beautiful still means picking a theme, installing card sets like Mushroom or Bubble Card from HACS, and tuning spacing and colors until it feels right. That is assembly, and the result is only as consistent as your patience. GlassHome ships as one designed product: a single visual style (glass surfaces, depth, motion), dark and light both first-class, no theme hunting. You get the finished look without the design work.

![A finished GlassHome dashboard for Home Assistant, Midnight Glass theme](/assets/screenshots/home-midnight-glass-light-desktop.webp)

One designed product, out of the box. No theme hunting, no card-mod layer.

### It is built for the wall and the whole house

HA's dashboard is built for the person configuring HA. GlassHome is built for the tablet on the kitchen wall and the people who never open Settings. Kiosk devices pair with a code and auto-load one dashboard with no login screen. Family members get their own theme and last-viewed dashboard. Guests can be scoped to one room. Room-by-room bottom navigation swaps the whole layout with one tap. This is a household product, not a config surface.

![GlassHome on a wall-mounted tablet as a Home Assistant kitchen control panel](/assets/screenshots/tablet-wall-ocean-breeze-light.webp)

Built for the wall tablet and the whole household, not the config screen.

### Widgets are a store, not a scavenger hunt

On native HA, adding capability means finding a HACS repository, trusting it, installing it, and wiring it in. GlassHome has a widget registry with an SDK and CLI: browse, install, done. Developers publish to one place; you install from one place.

![The GlassHome widget picker for a Home Assistant dashboard](/assets/screenshots/widgets-midnight-glass-light-desktop.webp)

The widget picker: browse and drop in a tile instead of vetting a HACS repo.

### Setup is a shortcut, not a project

Connect in about 30 seconds: open GlassHome, paste your HA URL, approve via OAuth. Everything stays on your network over a direct OAuth and WebSocket link. You are not learning the Sections grid or reading card docs just to get something that looks good.

## Pricing

HA's dashboard is free. So is GlassHome's Free tier. You connect HA, use the official widgets and 7 built-in themes, and skip the account for local use. You only pay if you want more. PRO unlocks community widgets and custom theming for a one-time $39.99. It is a one-time purchase, not a subscription.

## Who should use which

**Stay on native if:** it already looks the way you want, you enjoy assembling and theming your own cards, you want everything built in and fully open-source, or you are a YAML/templating enthusiast.

**Switch to GlassHome if:** you keep fighting HA to make it look good, you run wall tablets or share the home with family, you want a finished product instead of parts, or you would rather install a widget than vet a HACS repo.

## Migration (it is not a migration)

You do not move anything. GlassHome runs alongside your existing HA dashboard on its own port and connects to the same instance. Your automations, entities, and default dashboard are untouched. Try GlassHome, keep the native dashboard, use whichever you prefer. Nothing to undo.
## FAQ

### Does GlassHome replace Home Assistant?

No. HA is the engine; GlassHome is a dashboard on top. They run at the same time.

### HA already has drag-and-drop. Why GlassHome?

Because looking good on native HA still takes assembly (themes, HACS cards, tuning). GlassHome is finished out of the box and adds wall-tablet, household, and widget-store features HA's dashboard is not built for.

### Is my data sent anywhere?

No. GlassHome connects directly to your HA instance over your network.

### Can I keep my existing dashboard?

Yes. GlassHome runs separately; use both.

### Is it free?

There is a permanent free tier. PRO is a one-time purchase, not a subscription.
