From 4d30ab4c4a9995ee689e2924e4a767247b85cf93 Mon Sep 17 00:00:00 2001 From: Ctrl_Plus <44144252+BryTheGuy@users.noreply.github.com> Date: Sat, 11 Nov 2023 12:39:25 -0800 Subject: [PATCH] Update customservices.md Added version number requirements to Immich --- docs/customservices.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/customservices.md b/docs/customservices.md index 2dfdceb..0576ee2 100644 --- a/docs/customservices.md +++ b/docs/customservices.md @@ -437,7 +437,8 @@ The PiAlert service displays stats from your PiAlert server. ## Immich -The Immich service displays stats from your Immich server. +The Immich service displays stats from your Immich server. +The Immich server must be running at least version 1.85.0 for the correct api endpoint to work. ```yaml - name: "Immich" -- 2.41.0