From 8f3d9a2422abeea8a8fda291980399b64054fde0 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Sat, 23 Sep 2023 21:56:27 +0200 Subject: [PATCH] Backup restore: add estimated duration (#28983) --- source/_includes/common-tasks/backups.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_includes/common-tasks/backups.md b/source/_includes/common-tasks/backups.md index eeee77c7ea9..9ec7011535d 100644 --- a/source/_includes/common-tasks/backups.md +++ b/source/_includes/common-tasks/backups.md @@ -71,6 +71,10 @@ There are two ways to use a backup: - On your current system to recover your settings. - During onboarding, to migrate your setup to a new device or a to device on which you performed a factory reset and a new installation. +#### Estimated duration + +The time it takes to restore a backup depends on your installation. Home Assistant Core and all add-ons are being reinstalled. For a larger installation, this process can take about 45 minutes. + #### Restoring a backup during onboarding You can use a backup during the onboarding process to restore your configuration.