diff --git a/source/_integrations/backup.markdown b/source/_integrations/backup.markdown index 4500fa674de..3ebc8216f8a 100644 --- a/source/_integrations/backup.markdown +++ b/source/_integrations/backup.markdown @@ -20,7 +20,10 @@ If you use Home Assistant Operating System or Home Assistant Supervised, [back u -This integration is by default enabled, unless you've disabled or removed the [`default_config:`](/integrations/default_config/) line from your configuration. If that is the case, the following example shows you how to enable this integration manually: + +### Manual configuration + +The backup integration is by default enabled. If you've disabled or removed the [`default_config:`](/integrations/default_config/) line from your configuration the following example shows you how to enable this integration manually: ```yaml # Example configuration.yaml entry @@ -28,7 +31,7 @@ backup: ``` You need to restart Home Assistant after you add this configuration. -When it has started up again you will find a new "Backup" entry in the main menu (**Settings** -> **System** -> **Backup**). +When it has started up again you will find a new "Backup" entry in the main menu (**{% my backup title="Settings > System > Backups" %}**). The backup files are stored in a new "backups" subdirectory in the root of your configuration directory.