--- title: "Installation" description: "Install Home Assistant" body_id: getting_started show_title: true toc: true --- {% include installation_survey.html %}
The first step is to install Home Assistant. We recommend a dedicated system to run Home Assistant. If you are unsure of what to choose, follow the Raspberry Pi guide to install Home Assistant Operating System.
Home Assistant offers four different installation methods. We recommend using one of the following two methods:
There are two alternative installation methods available for experienced users:
The list below shows the installation method available based on the device and platform being used.
If you are using the Home Assistant Blue, the Home Assistant Operating System is already installed. Continue to onboarding.
VM's not covered by other categories, NAS installations and community guides
HA OS1 | Container1 | Core1 | Supervised1 | |
---|---|---|---|---|
Automations | ✅ | ✅ | ✅ | ✅ |
Dashboards | ✅ | ✅ | ✅ | ✅ |
Integrations | ✅ | ✅ | ✅ | ✅ |
Blueprints | ✅ | ✅ | ✅ | ✅ |
Uses container | ✅ | ✅ | ❌ | ✅ |
Supervisor | ✅ | ❌ | ❌ | ✅ |
Add-ons | ✅ | ❌ | ❌ | ✅ |
Backups | ✅ | ✅2 | ✅2 | ✅ |
Managed Restore | ✅ | ❌3 | ❌3 | ✅ |
Managed OS | ✅ | ❌ | ❌ | ❌ |
2: Backups for Home Assistant Core and Home Assistant Container is provided by the backup
integration.
3: Backups for Home Assistant Core and Home Assistant Container are either a tool to migrate to HAOS or a completely manual restore of the backup.