From e1fc8803cddfd38a38aba9f08e0873770db7cfba Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Mon, 19 Jun 2023 12:54:32 +0200 Subject: [PATCH] Backup: small style changes (#27881) - small style fixes in text * Add my link --- source/_integrations/backup.markdown | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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.