Added OneDrive to list of backup services (#24825)

* Re-arranged other backup location list in alphabetical order.

* Added OneDrive to backup (location) list.
This commit is contained in:
Danny Tsang 2022-11-05 13:43:20 +00:00 committed by GitHub
parent ffc353dbd7
commit 1f0ef13485
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,8 @@ You often need a backup in case your system has crashed. If you only store them
- [Google Drive Backup](https://github.com/sabeechen/hassio-google-drive-backup) - [Google Drive Backup](https://github.com/sabeechen/hassio-google-drive-backup)
- [Dropbox Sync](https://github.com/danielwelch/hassio-dropbox-sync) - [Dropbox Sync](https://github.com/danielwelch/hassio-dropbox-sync)
- [OneDrive Backup](https://github.com/lavinir/hassio-onedrive-backup)
- [Nextcloud Backup](https://github.com/Sebclem/hassio-nextcloud-backup) - [Nextcloud Backup](https://github.com/Sebclem/hassio-nextcloud-backup)
- [Samba backup](https://github.com/thomasmauerer/hassio-addons/tree/master/samba-backup)
- [Remote Backup (scp/rsync/rclone)](https://github.com/ikifar2012/remote-backup-addon) - [Remote Backup (scp/rsync/rclone)](https://github.com/ikifar2012/remote-backup-addon)
- [Samba backup](https://github.com/thomasmauerer/hassio-addons/tree/master/samba-backup)
- [Syncthing](https://github.com/Poeschl/Hassio-Addons/tree/main/syncthing) - [Syncthing](https://github.com/Poeschl/Hassio-Addons/tree/main/syncthing)