From fcb88ccac959f4c976c3e38b80bb43a06b08ae3b Mon Sep 17 00:00:00 2001 From: Michael <35783820+mib1185@users.noreply.github.com> Date: Mon, 5 May 2025 10:58:30 +0200 Subject: [PATCH] Add last attempted automatic backup sensor (#38872) --- source/_integrations/backup.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/backup.markdown b/source/_integrations/backup.markdown index 0bed3503008..348c9df368f 100644 --- a/source/_integrations/backup.markdown +++ b/source/_integrations/backup.markdown @@ -108,6 +108,10 @@ The current state of the backup system. Possible states are: The timestamp of the next scheduled automatic backup. +### Last attempted automatic backup + +The timestamp of the last attempted automatic backup. + ### Last successful automatic backup The timestamp of the last successful automatic backup.