mirror of
https://github.com/bahmcloud/owncloud-backup-ha.git
synced 2026-04-06 05:21:14 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9e364af93e | |||
| d88c572b56 | |||
| d8a9f80df6 |
19
README.md
19
README.md
@@ -1,5 +1,11 @@
|
||||
# Owncloud Backup Homeassistant
|
||||
|
||||
[](https://github.com/bahmcloud/owncloud-backup-ha/releases)
|
||||
[](https://hacs.xyz/)
|
||||
[](LICENSE)
|
||||
|
||||
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=bahmcloud&repository=owncloud-backup-ha&category=integration)
|
||||
|
||||
Home Assistant custom integration that adds **ownCloud (Classic/Server)** as a **Backup Location / Backup Agent** using the official **WebDAV** interface.
|
||||
|
||||
This integration allows you to:
|
||||
@@ -50,12 +56,13 @@ backup metadata keys to remain compatible across multiple Home Assistant version
|
||||
|
||||
### Add as a custom repository
|
||||
1. In Home Assistant: **HACS → Integrations → ⋮ → Custom repositories**
|
||||
2. Add your repository URL
|
||||
3. Category: **Integration**
|
||||
4. Install **owncloud-backup-ha**
|
||||
5. Restart Home Assistant
|
||||
|
||||
> This repository includes a `hacs.json` and follows the required `custom_components/` layout.
|
||||
2. Add repository URL:
|
||||
```
|
||||
https://github.com/bahmcloud/owncloud-backup-ha
|
||||
```
|
||||
4. Category: **Integration**
|
||||
5. Install **owncloud-backup-ha**
|
||||
6. Restart Home Assistant
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user