From 5499fedd685e546f2d2859e926879446947410f6 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Mon, 15 Jan 2024 09:28:11 +0100 Subject: [PATCH] Installation page: move comparison table to top (#30843) --- source/installation/index.html | 230 ++++++++++++++++----------------- 1 file changed, 113 insertions(+), 117 deletions(-) diff --git a/source/installation/index.html b/source/installation/index.html index 500f6c69ddb..ea5f1052640 100644 --- a/source/installation/index.html +++ b/source/installation/index.html @@ -13,7 +13,117 @@ toc: true kinds of skill levels.
+Home Assistant offers four different installation methods. We recommend using the Home Assistant Operating System. Unless you have a very good reason, use this method. For experienced users, other methods are available. These other methods have some major limitations. For example, add-ons and other important features may not be available.
++ | 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. +
+- Home Assistant offers four different installation methods. We recommend + Home Assistant offers four different installation methods. We recommend using Home Assistant Operating System, but other methods are available for experienced users for their specific needs, for example, running Home Assistant in a virtualized environment (e.g. Proxmox), or on top of an @@ -278,8 +389,7 @@ toc: true
Note that while these installation methods may provide some features for advanced users, they may also have some major limitations. - For example, add-ons and other important Home Assistant features may not be available. Compare - installation methods here. + For example, add-ons and other important Home Assistant features may not be available.
- | 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. -
- - -We get commissions for purchases made through links in this post.