Update remote url for HACS config and README

This commit is contained in:
2026-01-30 14:12:46 +03:00
parent 436139ede9
commit 557ec91f05
2 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ A collection of custom integrations for Home Assistant.
1. Open HACS in Home Assistant 1. Open HACS in Home Assistant
2. Click on the three dots in the top right corner 2. Click on the three dots in the top right corner
3. Select **Custom repositories** 3. Select **Custom repositories**
4. Add this repository URL: `https://git.dolgolyov-family.by/alexei.dolgolyov/haos-integrations` 4. Add this repository URL: `https://git.dolgolyov-family.by/alexei.dolgolyov/haos-hacs-immich-album-watcher`
5. Select **Integration** as the category 5. Select **Integration** as the category
6. Click **Add** 6. Click **Add**
7. Search for "Immich Album Watcher" in HACS and install it 7. Search for "Immich Album Watcher" in HACS and install it

View File

@@ -4,9 +4,9 @@
"codeowners": ["@alexei.dolgolyov"], "codeowners": ["@alexei.dolgolyov"],
"config_flow": true, "config_flow": true,
"dependencies": [], "dependencies": [],
"documentation": "https://git.dolgolyov-family.by/alexei.dolgolyov/haos-integrations", "documentation": "https://git.dolgolyov-family.by/alexei.dolgolyov/haos-hacs-immich-album-watcher",
"iot_class": "cloud_polling", "iot_class": "cloud_polling",
"issue_tracker": "https://git.dolgolyov-family.by/alexei.dolgolyov/haos-integrations/issues", "issue_tracker": "https://git.dolgolyov-family.by/alexei.dolgolyov/haos-hacs-immich-album-watcher/issues",
"requirements": [], "requirements": [],
"version": "1.2.0" "version": "1.2.0"
} }