From cdfad0e8f94f12adc1ca7e33797d93f52c8e2d49 Mon Sep 17 00:00:00 2001 From: Denis Veselov <945306+saippuakauppias@users.noreply.github.com> Date: Mon, 14 Apr 2025 16:17:38 +0300 Subject: [PATCH] Add Cloud Beeline and Mail.ru Cloud providers in WebDAV integration (#38468) --- source/_integrations/webdav.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/webdav.markdown b/source/_integrations/webdav.markdown index f0abffe4180..2cbe89026cf 100644 --- a/source/_integrations/webdav.markdown +++ b/source/_integrations/webdav.markdown @@ -42,6 +42,9 @@ Verify SSL: - [Hetzner Storage Box](https://www.hetzner.com/storage/storage-box): `https://.your-storagebox.de` - [Strato HiDrive](https://www.strato.de/): `https://webdav.hidrive.strato.com` - [Seafile](https://manual.seafile.com/13.0/extension/webdav/): `https:///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.