From 9e364af93efe8f27ee2121656e762a2f31690d41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Bachmann?= Date: Wed, 14 Jan 2026 15:06:28 +0100 Subject: [PATCH] Update README.md --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0b26ea6..749c03a 100644 --- a/README.md +++ b/README.md @@ -56,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 ---