From 7413d09faa359b9a38cf1c37eb82db780e1b74d0 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Fri, 23 May 2025 15:07:48 +0200 Subject: [PATCH] About installation methods: remove Core, Supervised (#39162) Co-authored-by: Franck Nijhof --- source/installation/index.html | 70 ++++++++++++---------------------- 1 file changed, 25 insertions(+), 45 deletions(-) diff --git a/source/installation/index.html b/source/installation/index.html index f813edc55e4..695cc1c2813 100644 --- a/source/installation/index.html +++ b/source/installation/index.html @@ -256,71 +256,49 @@ toc: true

Advanced installation methods

- Home Assistant offers four different installation methods. We recommend - using Home Assistant Operating System. 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 - existing operating system (e.g. Windows, macOS, Linux): + Home Assistant offers two different installation methods:

-

- 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. -

+
- - - - - - - - - - - - - - - -
HA OS1 Container1Core1Supervised1
Automations {% icon "openmoji:check-mark" %} {% icon "openmoji:check-mark" %}{% icon "openmoji:check-mark" %}{% icon "openmoji:check-mark" %}
Dashboards {% icon "openmoji:check-mark" %} {% icon "openmoji:check-mark" %}{% icon "openmoji:check-mark" %}{% icon "openmoji:check-mark" %}
Integrations {% icon "openmoji:check-mark" %} {% icon "openmoji:check-mark" %}{% icon "openmoji:check-mark" %}{% icon "openmoji:check-mark" %}
Add-ons {% icon "openmoji:check-mark" %} {% icon "openmoji:cross-mark" %}{% icon "openmoji:cross-mark" %}{% icon "openmoji:check-mark" %}
Blueprints {% icon "openmoji:check-mark" %} {% icon "openmoji:check-mark" %}{% icon "openmoji:check-mark" %}{% icon "openmoji:check-mark" %}
@@ -328,15 +306,11 @@ toc: true {% icon "openmoji:check-mark" %} {% icon "openmoji:cross-mark" %}{% icon "openmoji:cross-mark" %}{% icon "noto-v1:check-mark" %}2
Backups {% icon "openmoji:check-mark" %} {% icon "openmoji:check-mark" %}{% icon "openmoji:check-mark" %}{% icon "openmoji:check-mark" %}
@@ -346,15 +320,23 @@ toc: true

- 2: Home Assistant Supervised requires users to maintain their own operating system.

+

Deprecated installation methods

+

+ Home Assistant used to offer two additional installation methods for advanced users: {% term "Home Assistant Core" %} and {% term "Home Assistant Supervised" %}. These two methods are now deprecated and no longer recommended for new users. +

+

@@ -407,7 +389,7 @@ toc: true

Install Home Assistant on Linux

-

Use Home Assistant OS, Container, Supervised, or Core

+

Use Home Assistant OS, Container

SKILLS REQUIRED @@ -442,7 +424,7 @@ toc: true

Install Home Assistant on macOS

-

Use Home Assistant OS on a VM, or install Core

+

Use Home Assistant OS on a VM

SKILLS REQUIRED @@ -476,7 +458,7 @@ toc: true

Install Home Assistant on Windows

-

Use Home Assistant OS on a VM, or Core on WSL

+

Use Home Assistant OS on a VM

SKILLS REQUIRED @@ -491,7 +473,6 @@ toc: true
  • Machine with Windows installed
  • VirtualBox (for VM)
  • -
  • Windows Subsystem for Linux (for Core)
@@ -527,7 +508,6 @@ toc: true
  • Machine with Windows installed
  • VirtualBox (for VM)
  • -
  • Windows Subsystem for Linux (for Core)