π Install on Raspberry Pi
The classic route - perfect for beginners.
Home Assistant is one of the most widely used open source platforms for home automation. This guide gives you a complete overview of what Home Assistant is and how to get started.

Home Assistant is free software that brings all your smart home devices together in one app. Think of it as the βbrainβ of your smart home.
Home Assistant can run in many different ways. Here are the three most popular:
| Platform | Approx. price | Difficulty | Best for |
|---|---|---|---|
| Raspberry Pi | ~$100 | Easy | Beginners |
| Proxmox VM | Free* | Medium | Existing servers |
| Docker | Free* | Advanced | Experienced users |
*Requires existing hardware
What: Home Assistant OS on a dedicated Raspberry Pi.
| Pros | Cons |
|---|---|
| β Everything works out of the box | β Needs dedicated hardware |
| β One-click updates | β Less powerful than a PC |
| β Full add-on support | β SD cards wear out |
| β Low power draw (~5W) |
Hardware you will need:
| Part | Approx. price |
|---|---|
| Raspberry Pi 4/5 (4GB) | $70 |
| Official power supply | $15 |
| 32GB+ SD card or SSD | $15 |
| Total | ~$100 |
π Install on Raspberry Pi
The classic route - perfect for beginners.
What: Home Assistant OS in a virtual machine on Proxmox VE.
| Pros | Cons |
|---|---|
| β Snapshots - roll back with one click | β Requires Proxmox experience |
| β Full add-on support | β USB passthrough can be tricky |
| β Run other VMs/containers alongside it | |
| β Enterprise-grade backup and restore | |
| β Easy resource scaling |
Requirements:
π₯οΈ Install on Proxmox
Perfect if you already run a home server with Proxmox.
What: Home Assistant Container on an existing Linux server or NAS.
| Pros | Cons |
|---|---|
| β Runs alongside your other software | β No Supervisor/add-ons |
| β Full control over the system | β Requires Docker experience |
| β Low resource usage | β Manual setup of MQTT and similar services |
| β Great for a NAS (Synology, QNAP) |
π³ Install with Docker
For those who already run Docker.
| Feature | Raspberry Pi | Proxmox VM | Docker |
|---|---|---|---|
| Difficulty | β Easy | ββ Medium | βββ Advanced |
| Supervisor/add-ons | β Full | β Full | β No |
| Snapshots | β No | β Yes | β No |
| Resource usage | Low | Medium | Low |
| Updates | Auto | Auto | Manual |
| Backup | Via HA | Via Proxmox | Manual |
| Other services | β No | β Yes | β Yes |
| USB devices | β Direct | β οΈ Passthrough | β οΈ Mount |
π Raspberry Pi
The classic route for beginners.
π₯οΈ Proxmox VM
For existing home servers.
π³ Docker
For experienced users running Docker.
SmartBolig // AI Core
Get help with troubleshooting, architecture and concrete configuration. I use broad AI knowledge and find SmartBolig guides when they improve the answer.
Start with a useful question