From 678cdafc395520bfe8008b79ebd89c3698365ecb Mon Sep 17 00:00:00 2001 From: "alexei.dolgolyov" Date: Mon, 2 Feb 2026 00:33:53 +0300 Subject: [PATCH] Add link to Immich Album Watcher integration in README Co-Authored-By: Claude Opus 4.5 --- Common/Immich Album Watcher/README.md | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Common/Immich Album Watcher/README.md b/Common/Immich Album Watcher/README.md index 21a8e48..a6964f4 100644 --- a/Common/Immich Album Watcher/README.md +++ b/Common/Immich Album Watcher/README.md @@ -1,6 +1,6 @@ # Immich Album Watcher Blueprint -This blueprint monitors Immich album changes and sends notifications when assets (photos/videos) are added to specified albums. Designed to be used in pair with the `Immich Album Watcher` integration. +This blueprint monitors Immich album changes and sends notifications when assets (photos/videos) are added to specified albums. Designed to be used in pair with the [Immich Album Watcher](https://github.com/DolgolyovAlexei/haos-hacs-immich-album-watcher) integration. ## Features diff --git a/manifest.json b/manifest.json index 22b6df4..ff62d0a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,3 +1,3 @@ { - "version": "1.23.1" + "version": "1.23.2" }