From 38d90cf292c297fbfb2aa67a1e61b47fbface466 Mon Sep 17 00:00:00 2001 From: Arve <96014323+ArveVM@users.noreply.github.com> Date: Thu, 9 Mar 2023 10:54:22 +0100 Subject: [PATCH] Add info about restore (#26473) Co-authored-by: Franck Nijhof --- source/installation/index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/installation/index.html b/source/installation/index.html index 7594e58e641..db9c715eb7e 100644 --- a/source/installation/index.html +++ b/source/installation/index.html @@ -231,6 +231,10 @@ toc: true Backups ✅✅11✅ + + Managed Restore + ✅❌22✅ + Managed OS ✅❌❌❌ @@ -238,5 +242,6 @@ toc: true 1: Backups for Home Assistant Core and Home Assistant Container is provided by the backup integration. +2: 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. {% include getting-started/next_step.html step="onboarding" link="/getting-started/onboarding" %}