You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_includes/common-tasks/backups.md
+12-10Lines changed: 12 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -44,8 +44,7 @@ The automatic backup process creates a backup on a predefined schedule and also
44
44
- A large backup also takes longer to restore.
45
45
- Some add-ons may also be quite large.
46
46
7.[Define the location for backups](#defining-backup-locations).
47
-
8. To be able to restore encrypted backups, download the emergency kit and store it somewhere safe.
48
-
- Backups that are stored on Home Assistant Cloud are always encrypted.
47
+
8. Backups are encrypted. To be able to restore encrypted backups, download the emergency kit and store it somewhere safe.
49
48
- To learn more, refer to the documentation on the [backup emergency kit](/more-info/backup-emergency-kit/).
50
49
51
50
### Defining backup locations
@@ -54,7 +53,7 @@ You might need a backup in case your system has crashed. If you only store backu
54
53
55
54
#### About the backup storage on Home Assistant Cloud
56
55
57
-
If you have Home Assistant Cloud, you can store a backup of maximum 5 GB on Home Assistant Cloud. This cloud storage space is available for all existing and new Home Assistant Cloud subscribers without additional cost. It stores one backup file: the backup that was last saved to Home Assistant Cloud. Backups that are stored on Home Assistant Cloud are always encrypted. To restore encrypted backups, you need the encryption key stored in the [backup emergency kit](/more-info/backup-emergency-kit/).
56
+
If you have Home Assistant Cloud, you can store a backup of maximum 5 GB on Home Assistant Cloud. This cloud storage space is available for all existing and new Home Assistant Cloud subscribers without additional cost. It stores one backup file: the backup that was last saved to Home Assistant Cloud. Backups are always encrypted. To restore encrypted backups, you need the encryption key stored in the [backup emergency kit](/more-info/backup-emergency-kit/).
58
57
59
58
#### To define the backup location for automatic backups
60
59
@@ -66,9 +65,9 @@ If you have Home Assistant Cloud, you can store a backup of maximum 5 GB on
66
65
67
66
### Creating a manual backup
68
67
69
-
This creates a backup instantly. You can create a manual backup at any time, irrespective of any automatic backups you may have defined. Manually created backups are not encrypted by default.
68
+
This creates a backup instantly. You can create a manual backup at any time, irrespective of any automatic backups you may have defined.
70
69
71
-
1. Go to {% my supervisor_backups title="**Settings** > **System** > **Backups**" %}
70
+
1. Go to {% my supervisor_backups title="**Settings** > **System** > **Backups**" %}.
72
71
2. In the lower-right corner, select **Backup now** and select **Manual backup**.
73
72
3. Define the data you want to back up.
74
73
- It is recommended to disable media and the share folder to reduce the size of the backup.
@@ -77,7 +76,8 @@ This creates a backup instantly. You can create a manual backup at any time, irr
77
76
4. Provide a name for the backup.
78
77
5. Choose the backup locations.
79
78
- To learn more about the locations, refer to the section on [defining the backup location](#defining-backup-locations).
80
-
6. To start the backup process, select **Create backup**.
79
+
6. Download the [backup emergency kit](/more-info/backup-emergency-kit/) and store it somewhere safe. Make sure you take note of the backup name it belongs to.
80
+
7. To start the backup process, select **Create backup**.
81
81
82
82
### Alternative: Creating a backup using the Home Assistant Command Line Interface
83
83
@@ -107,7 +107,7 @@ There are multiple ways to download your local backup from your Home Assistant i
107
107
108
108
### Downloading a backup from Home Assistant Cloud
109
109
110
-
If you were logged in to Home Assistant Cloud and had Cloud backup enabled, your last backup is stored on Home Assistant Cloud.
110
+
If you were logged in to Home Assistant Cloud and had Cloud backup enabled when creating a backup, your last backup is stored on Home Assistant Cloud.
111
111
112
112
1. To download the backup, log in to your [Home Assistant Cloud account](https://account.nabucasa.com/).
113
113
2. Under **Stored files**, you can see the latest available backup file. Select the download button.
@@ -130,7 +130,7 @@ To delete old backups, follow these steps:
130
130
There are two ways to use a backup:
131
131
132
132
- On your current system to recover your settings.
133
-
- 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.
133
+
- During onboarding, to migrate your setup to a new device or to device on which you performed a factory reset.
134
134
135
135
#### Estimated duration
136
136
@@ -146,7 +146,7 @@ You can use a backup during the onboarding process to restore your configuration
146
146
147
147
- This procedure assumes you have already completed the [installation](/installation/) procedure on your target device and are now viewing the welcome screen as part of the [onboarding](/getting-started/onboarding/).
148
148
- The login credentials of the device from which you made the backup.
149
-
-If your backup is encrypted: the[backup emergency kit](/more-info/backup-emergency-kit/) that contains the key needed to decrypt the backup.
149
+
-The[backup emergency kit](/more-info/backup-emergency-kit/) that contains the key needed to decrypt the backup.
150
150
-**Required storage capacity**: If you migrate the installation to a new device, make sure the new device has more storage capacity than the existing device.
151
151
- Before migrating, on the old system, check how much storage you used.
152
152
- Go to **{% my system_health title="Settings > System > Repairs > ... > System Information" %}**, and under **Home Assistant Supervisor**, look at the **Disk used** value.
@@ -169,12 +169,13 @@ You can use a backup during the onboarding process to restore your configuration
169
169
3. Select the backup file, then, in the dialog, select all parts you want to restore.
170
170
- Your current system will be overwritten with the parts that you choose to restore.
171
171
- If you want to restore the complete configuration with all directories and add-ons, select everything.
172
-
4.If the backup is encrypted, under**Backup password**, enter the encryption key stored in the [backup emergency kit](/more-info/backup-emergency-kit/).
172
+
4.Under**Backup password**, enter the encryption key stored in the [backup emergency kit](/more-info/backup-emergency-kit/).
173
173
5. To start the process, select **Restore**.
174
174
- The restore may take a while, depending on the amount of data.
175
175
- To see if the restore is complete, reload the page from time to time.
176
176
- If your previous installation had certificates enabled directly for the [`http` integration](/integrations/http), when the restore is complete, it will no longer respond to `http://` requests. In this case, use `https://` (added `s`) instead.
177
177
6. On the login screen, enter the credentials of the system from which you took the backup.
178
+
- The login password and username must match the ones you used at the time the backup was taken.
178
179
- Your dashboard should show all the elements as they were when you created the backup.
179
180
- If some devices are shown as unavailable, you may need to wake the battery-powered devices.
180
181
7. If you had [network storage](/common-tasks/os/#network-storage) connected on the previous system, you may need to reconnect those.
@@ -193,3 +194,4 @@ You can use a backup during the onboarding process to restore your configuration
193
194
- This may take a while, depending on how much there is to compress or decompress.
194
195
5. Once the restore is complete, Home Assistant restarts to apply the new settings.
195
196
- You will lose the connection to the UI and it will return once the restart is completed.
197
+
6. On the login screen, enter the password and username as they were at the time the backup was taken.
0 commit comments