This is an automated archive made by the Lemmit Bot.
The original was posted on /r/homeassistant by /u/ashishdevasia on 2026-07-01 19:14:03+00:00.
I just released Home Assistant Proton Drive Backup, an add-on that automatically creates Home Assistant backups and keeps copies of them in Proton Drive.
It's a Proton Drive port of the excellent Home Assistant Google Drive Backup add-on by Stephen Beechen. The scheduling, retention, and generational backup logic is reused unchanged. Only the storage backend has been replaced.
Proton recently released an official CLI for Proton Drive, and I wanted to use it to get my HA backups into an end-to-end encrypted drive instead of a regular cloud one. Since there wasn't an existing add-on for that, I built one.
Repo + install instructions:
https://github.com/ashishdevasia/ha-proton-drive-backup
Feedback / bug reports are always welcome.