Add Cloud Beeline and Mail.ru Cloud providers in WebDAV integration (#38468)

This commit is contained in:
Denis Veselov 2025-04-14 16:17:38 +03:00 committed by GitHub
parent 4e9944a982
commit cdfad0e8f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,6 +42,9 @@ Verify SSL:
- [Hetzner Storage Box](https://www.hetzner.com/storage/storage-box): `https://<username>.your-storagebox.de`
- [Strato HiDrive](https://www.strato.de/): `https://webdav.hidrive.strato.com`
- [Seafile](https://manual.seafile.com/13.0/extension/webdav/): `https://<your-seafile-domain>/seafdav` if you are running your Seafile behind a reverse proxy, make sure to add the relevant port, by default WebDAV serves at port 8080.
- [Beeline Cloud](https://cloudbeeline.ru/): `https://webdav.cloudbeeline.ru` free 10GB (forever), to enable WebDAV navigate to Profile → Security and toggle the setting (screenshots and [detailed explanation here](https://t.me/another_mvp/49)).
- [Mail.ru Cloud](https://cloud.mail.ru/): `https://webdav.cloud.mail.ru/` free 8GB (forever).
## Removing the integration
@ -59,5 +62,4 @@ If you experience issues with the backup, please check the server configuration
Following WebDAV services are known to have issues with Home Assistant backups:
- Yandex Disk is not supported, as the speed is artificially slowed down when using WebDAV.
- mail.ru Cloud is not supported due to the lack of support for WebDAV properties.
- pCloud WebDAV implementation proved to be unstable and is not recommended for backups.