Minor improvement: Add explicit ref to the "Create backup" button (#23589)

This commit is contained in:
DJ Adams 2022-07-31 12:24:21 +01:00 committed by GitHub
parent 42db5c489a
commit b93f5937cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,10 +15,11 @@ A partial backup consists of any number of the above default directories and ins
### Making a Backup from the UI
1. Go to {% my supervisor_backups title="Settings > System > Backups" %} in the UI.
2. Provide a name for the backup.
3. Choose full or partial.
4. Choose to password protect or not. Password-protected backups cannot easily be browsed outside of Home Assistant OS.
5. Click "Create" to begin the backup.
2. Click the **Create backup** button in the lower right.
3. Provide a name for the backup.
4. Choose full or partial.
5. Choose to password protect or not. Password-protected backups cannot easily be browsed outside of Home Assistant OS.
6. Click "Create" to begin the backup.
### Restoring a Backup on a new install