Add last attempted automatic backup sensor (#38872)

This commit is contained in:
Michael 2025-05-05 10:58:30 +02:00 committed by GitHub
parent 916e4d417b
commit fcb88ccac9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.