From 847c39eaa8500a29c41daac4b29d3f3e4207614e Mon Sep 17 00:00:00 2001 From: "alexei.dolgolyov" Date: Fri, 30 Jan 2026 14:42:17 +0300 Subject: [PATCH] Add a note about handy blueprint --- README.md | 2 ++ custom_components/immich_album_watcher/README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 09ac078..7eadd5e 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ A collection of custom integrations for Home Assistant. 8. Restart Home Assistant 9. Add the integration via **Settings** → **Devices & Services** → **Add Integration** +> **Tip:** For the best experience, use this integration with the [Immich Album Watcher Blueprint](https://github.com/DolgolyovAlexei/haos-blueprints/blob/main/Common/Immich%20Album%20Watcher.yaml) to easily create automations for album change notifications. + ### Manual Installation 1. Download or clone this repository diff --git a/custom_components/immich_album_watcher/README.md b/custom_components/immich_album_watcher/README.md index a7be4eb..723433d 100644 --- a/custom_components/immich_album_watcher/README.md +++ b/custom_components/immich_album_watcher/README.md @@ -60,6 +60,8 @@ A Home Assistant custom integration that monitors [Immich](https://immich.app/) 5. Enter your Immich server URL and API key 6. Select the albums you want to monitor +> **Tip:** For the best experience, use this integration with the [Immich Album Watcher Blueprint](https://github.com/DolgolyovAlexei/haos-blueprints/blob/main/Common/Immich%20Album%20Watcher.yaml) to easily create automations for album change notifications. + ## Configuration | Option | Description | Default |