|
79 | 79 | Home Assistant has built-in functionality to create files containing a copy |
80 | 80 | of your configuration. This can be used to restore your Home Assistant as |
81 | 81 | well as migrate to a new system. The backup feature is available for all |
82 | | - [installation types](/installation/#about-installation-methods). |
| 82 | + [installation types](/installation/#about-installation-types). |
83 | 83 | link: /common-tasks/general/#backups |
84 | 84 | aliases: |
85 | 85 | - backups |
|
307 | 307 | Home Assistant Container is a standalone container-based installation of |
308 | 308 | Home Assistant Core. Any [OCI](https://opencontainers.org/) compatible |
309 | 309 | runtime can be used, but the documentation focus is on Docker. |
310 | | - link: /installation/#about-installation-methods |
| 310 | + link: /installation/#about-installation-types |
311 | 311 | - term: Home Assistant Core |
312 | 312 | definition: >- |
313 | 313 | Home Assistant Core is the Python program at the heart of Home Assistant. It |
314 | 314 | is part of all installation types. It can be installed standalone (without Home Assistant |
315 | 315 | Supervisor) as a container using Docker (this is typically referred to as the Home Assistant |
316 | | - Container installation method). For development, Core can also be run using a Virtual |
317 | | - Environment (previously referred as the Home Assistant Core installation method. |
318 | | - For production setup, the [Home Assistant Core installation method is deprecated](https://www.home-assistant.io/blog/2025/05/22/deprecating-core-and-supervised-installation-methods-and-32-bit-systems/). |
| 316 | + Container installation type). For development, Core can also be run using a Virtual |
| 317 | + Environment (previously referred as the Home Assistant Core installation type. |
| 318 | + For production setup, the [Home Assistant Core installation type is deprecated](https://www.home-assistant.io/blog/2025/05/22/deprecating-core-and-supervised-installation-methods-and-32-bit-systems/). |
319 | 319 | - term: Home Assistant Supervised |
320 | 320 | definition: >- |
321 | | - The Home Assistant Supervised installation method is a full UI managed home automation ecosystem |
| 321 | + The Home Assistant Supervised installation type is a full UI managed home automation ecosystem |
322 | 322 | that runs the Home Assistant Core program, the Home Assistant Supervisor and |
323 | 323 | add-ons. It comes pre-installed on Home Assistant OS, but can be installed |
324 | 324 | standalone on Debian Linux systems. It leverages Docker, which is managed by |
325 | 325 | the Home Assistant Supervisor. The |
326 | | - [Home Assistant Supervised installation method is deprecated](https://www.home-assistant.io/blog/2025/05/22/deprecating-core-and-supervised-installation-methods-and-32-bit-systems/). |
| 326 | + [Home Assistant Supervised installation type is deprecated](https://www.home-assistant.io/blog/2025/05/22/deprecating-core-and-supervised-installation-methods-and-32-bit-systems/). |
327 | 327 | - term: Home Assistant Supervisor |
328 | 328 | definition: >- |
329 | 329 | The Home Assistant Supervisor is a program that manages a Home Assistant |
|
337 | 337 | includes Home Assistant Core, the Home Assistant Supervisor, and supports |
338 | 338 | add-ons. Home Assistant Supervisor keeps it up to date, removing the need |
339 | 339 | for you to manage an operating system. Home Assistant Operating System is |
340 | | - the recommended installation method for most users. |
| 340 | + the recommended installation type for most users. |
341 | 341 | - term: Host |
342 | 342 | definition: >- |
343 | 343 | A device that can communicate with other devices on a network. During setup |
|
0 commit comments