Backup: small style changes (#27881)

- small style fixes in text

* Add my link
This commit is contained in:
c0ffeeca7 2023-06-19 12:54:32 +02:00 committed by GitHub
parent 03e17ec286
commit e1fc8803cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,10 @@ If you use Home Assistant Operating System or Home Assistant Supervised, [back u
</div>
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.