mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Backup: rephrase create-automatic description (#38419)
* Backup: rephrase create-automatic description * Update source/_integrations/backup.markdown Co-authored-by: Martin Hjelmare <marhje52@gmail.com> --------- Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
parent
145824638b
commit
134e7563e8
@ -39,8 +39,9 @@ However, it is no longer needed to create your own automation. Follow these step
|
|||||||
### Action backup.create_automatic
|
### Action backup.create_automatic
|
||||||
|
|
||||||
The {% my developer_call_service service="backup.create_automatic" %} action can be used
|
The {% my developer_call_service service="backup.create_automatic" %} action can be used
|
||||||
to create a backup of your Home Assistant instance, using the same settings as those used
|
to create a backup of your Home Assistant instance.
|
||||||
by [automatic backups](/common-tasks/general/#setting-up-an-automatic-backup-process).
|
|
||||||
|
The automation editor does not show a UI editor because the action uses the same settings you defined under {% my backup title="**Settings** > **System** > **Backups**" %}, under **Backup settings**. For a more detailed description, refer to the documentation on [automatic backups](/common-tasks/general/#setting-up-an-automatic-backup-process).
|
||||||
|
|
||||||
This action can be called to create backups with pre-defined settings at a more flexible
|
This action can be called to create backups with pre-defined settings at a more flexible
|
||||||
schedule than the schedule which can be configured for automatic backups.
|
schedule than the schedule which can be configured for automatic backups.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user