Commit Graph

13 Commits

Author SHA1 Message Date
15e6ae9ab7 Update CHANGELOG for version 0.1.1-alpha
Improved upload reliability and adjusted client timeout for WebDAV.
2026-01-14 10:42:24 +01:00
8c4f5cb9a1 Add files via upload v0.1.0-alpha 2026-01-14 10:19:06 +01:00
6e74dca952 Create strings.json for ownCloud backup config
Add configuration strings for ownCloud backup integration.
2026-01-14 10:17:52 +01:00
b9327955f0 Add WebDAV client for ownCloud backup functionality
This file implements a minimal WebDAV client for ownCloud Classic, supporting operations like folder creation, file upload/download, and listing directory contents.
2026-01-14 10:17:30 +01:00
55384f5c43 Add OwnCloudBackupAgent for WebDAV backups
Implement OwnCloud backup agent for Home Assistant with WebDAV support.
2026-01-14 10:17:10 +01:00
e216c08ceb Implement config flow for ownCloud Backup integration 2026-01-14 10:16:32 +01:00
7c74102a76 Create __init__.py 2026-01-14 10:16:06 +01:00
a68f8fecf9 Add constants for owncloud_backup component 2026-01-14 10:15:47 +01:00
80066e273a Add files via upload 2026-01-14 10:14:03 +01:00
6b3ce521e8 Add hacs.json configuration for owncloud-backup-ha 2026-01-14 10:11:17 +01:00
4bcf148fe7 Add changelog for initial alpha release
Document initial alpha release and features.
2026-01-14 10:10:42 +01:00
8fcbd3979c Revise README for ownCloud Backup integration
Expanded README with detailed features, installation instructions, configuration steps, and troubleshooting tips.
2026-01-14 10:10:09 +01:00
2d54e65f8e Initial commit 2026-01-14 10:08:12 +01:00