Backed up every night, out of the box
Your vault, automations, and settings are snapshotted nightly to a second storage device inside the hub. Encrypted, versioned, automatic. Nothing to configure.
A complete smart home in a box that runs entirely inside your house. No cloud account, no monthly fee, no company that can switch it off. Plug it in, answer seven questions, and the hub is live with your first sensor reading — no terminal, no YAML, no config files to hand-edit.
One email when it ships. Nothing else, ever. No cookies, no ad trackers.
Planned pricing
Both come with the same brain — the difference is how much of the house you cover on day one. Sensors are standard Zigbee, so you can add more from any brand later without asking us.
€349
Cover a room or two, expand when you want.
€449
Every sensor type, enough to cover a flat or small house.
Included
The kit is built around a small private server, so it arrives already doing the jobs you were paying a subscription for. Every one of these runs on the box in your hallway — nothing is hosted, nothing is rented.
Room temperatures, humidity, motion, doors, and energy use — pre-built, not blank canvases.
Full-featured vault with browser and phone apps, synced across your devices.
replaces ~€3/moFiles, calendar, and contacts on your own SSD, reachable from every device in the house.
replaces ~€5/moYour phone camera roll backs up automatically, with albums and face search — at home.
replaces ~€3/moBlocks ads and trackers for every device on your WiFi, including the ones you can't install software on.
Night mode, motion lighting, away mode, heating schedules, and daily backups — configured out of the box.
Water leak, fridge too warm, door left open, service down. Delivered in seconds by email or Telegram.
Everything on your network is encrypted, nothing is exposed to the internet, remote access is opt-in over a private tunnel, and backups are encrypted before they touch anything that isn't yours.
Roughly €11–15 a month of subscriptions, running on hardware you own outright.
Resilience
A box that holds your passwords and photos has to answer an obvious question: what happens when it breaks? Here's the honest answer.
Your vault, automations, and settings are snapshotted nightly to a second storage device inside the hub. Encrypted, versioned, automatic. Nothing to configure.
Dilgis mirrors your camera roll — it doesn't take it hostage. Your phone keeps its originals, so your photos always live in two places.
Connect any USB drive and Dilgis backs up everything to it nightly, encrypted. A green tile on your dashboard tells you it ran. An alert tells you if it didn't.
In the box
Every part chosen, tested, and pre-configured to work together. The SD card arrives already flashed — there is nothing to compile and nothing to source.
For tinkerers
Nothing here requires a terminal — and nothing here hides one from you. Every reading lands on a documented MQTT topic, the local REST API is yours to call, the automation flows are yours to edit, and the sensor firmware is Go you can rewrite and reflash.
# Every sensor publishes on a documented topic homekit/room/{room}/temperature float32 °C homekit/room/{room}/humidity float32 % homekit/fridge/temperature float32 °C homekit/motion/{location} bool homekit/door/{location}/state open | closed homekit/leak/{location} bool homekit/plug/{name}/power float32 W
# And a local REST API for everything else GET /api/v1/sensors GET /api/v1/sensors/{id} GET /api/v1/services POST /api/v1/services/{name}/restart GET /api/v1/alerts # Sensor firmware is Go. Flash your own. # Add a sensor we've never heard of in an afternoon.
Comparison
Every product below runs locally with no cloud account required — that's the price of entry in this category, not something to boast about. The real split is narrower: smart home hubs don't run your personal cloud, personal servers don't talk to your sensors, and none of them arrive with the sensors included.
| HA Green | Homey Pro | Umbrel Home | Start9 One | Dilgis | |
|---|---|---|---|---|---|
| Sensors in the box | hub only | hub only | — | — | ✓ |
| Smart home automation | ✓ | ✓ | — | — | ✓ |
| Password manager | add-on | — | 1-click | 1-click | preinstalled |
| Personal cloud & photo backup | add-on | — | 1-click | 1-click | preinstalled |
| Dashboards prebuilt for your rooms | build your own | ✓ | — | — | ✓ |
| Sensor firmware you can rewrite | — | — | — | — | ✓ (Go) |