From 134e7563e895e2573219ab85f263dc026c2acd37 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Mon, 7 Apr 2025 15:48:17 +0200 Subject: [PATCH] Backup: rephrase create-automatic description (#38419) * Backup: rephrase create-automatic description * Update source/_integrations/backup.markdown Co-authored-by: Martin Hjelmare --------- Co-authored-by: Martin Hjelmare --- source/_integrations/backup.markdown | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/_integrations/backup.markdown b/source/_integrations/backup.markdown index a2d6a5c1263..0bed3503008 100644 --- a/source/_integrations/backup.markdown +++ b/source/_integrations/backup.markdown @@ -39,8 +39,9 @@ However, it is no longer needed to create your own automation. Follow these step ### Action backup.create_automatic 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 -by [automatic backups](/common-tasks/general/#setting-up-an-automatic-backup-process). +to create a backup of your Home Assistant instance. + +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 schedule than the schedule which can be configured for automatic backups.