Jan-Philipp Benecke and GitHub
99b140f73f
Remove WebDAV properties and rely on metadata file ( #140539 )
2025-03-14 10:21:16 +01:00
Jan-Philipp Benecke and GitHub
d2124db3ec
Fix double space quoting in WebDAV ( #140364 )
2025-03-11 14:06:44 +01:00
d197acc069
Reduce requests made by webdav ( #139238 )
...
* Reduce requests made by webdav
* Update homeassistant/components/webdav/backup.py
Co-authored-by: Martin Hjelmare <[email protected] >
---------
Co-authored-by: Martin Hjelmare <[email protected] >
2025-02-25 11:46:40 +01:00
ec3f5561dc
Add WebDAV backup agent ( #137721 )
...
* Add WebDAV backup agent
* Process code review
* Increase timeout for large uploads
* Make metadata file based
* Update IQS
* Grammar
* Move to aiowebdav2
* Update helper text
* Add decorator to handle backup errors
* Bump version
* Missed one
* Add unauth handling
* Apply suggestions from code review
Co-authored-by: Josef Zweck <[email protected] >
* Update homeassistant/components/webdav/__init__.py
* Update homeassistant/components/webdav/config_flow.py
* Remove timeout
Co-authored-by: Josef Zweck <[email protected] >
* remove unique_id
* Add tests
* Add missing tests
* Bump version
* Remove dropbox
* Process code review
* Bump version to relax pinned dependencies
* Process code review
* Add translatable exceptions
* Process code review
* Process code review
---------
Co-authored-by: Josef Zweck <[email protected] >
2025-02-24 18:00:48 +01:00