diff --git a/source/_includes/common-tasks/backups.md b/source/_includes/common-tasks/backups.md index 0d74d88da2f..f3fef159f9f 100644 --- a/source/_includes/common-tasks/backups.md +++ b/source/_includes/common-tasks/backups.md @@ -56,6 +56,10 @@ The automatic backup process creates a backup on a predefined schedule and also You might need a backup in case your system has crashed. If you only store backups on the device itself, you won't be able to access them easily. It is recommended to keep a copy on another system (outside of Home Assistant) and ideally also one off-site. +{% note %} +You will find an overview of integrations which provide a backup location [here](/integrations/#backup). +{% endnote %} + #### About the backup storage on Home Assistant Cloud If you have Home Assistant Cloud, you can store a backup of maximum 5 GB on Home Assistant Cloud. This cloud storage space is available for all existing and new Home Assistant Cloud subscribers without additional cost. It stores one backup file: the backup that was last saved to Home Assistant Cloud. These backups are always encrypted. To restore encrypted backups, you need the encryption key stored in the [backup emergency kit](/more-info/backup-emergency-kit/).