From ff67248a033d5455bddd90ee01d9c79289f16a96 Mon Sep 17 00:00:00 2001 From: Michael <35783820+mib1185@users.noreply.github.com> Date: Mon, 19 May 2025 14:01:28 +0200 Subject: [PATCH] Add diagnostics platform to Immich (#39089) Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/immich.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/immich.markdown b/source/_integrations/immich.markdown index 0e48bfdc14d..c9eb0b803a9 100644 --- a/source/_integrations/immich.markdown +++ b/source/_integrations/immich.markdown @@ -9,6 +9,7 @@ ha_config_flow: true ha_iot_class: Local Polling ha_domain: immich ha_platforms: + - diagnostics - sensor ha_codeowners: - '@mib1185' @@ -53,7 +54,7 @@ The following {% term sensors %} are created. For some of those the API key need ## Troubleshooting -In any case, when reporting an issue, please enable [debug logging](/docs/configuration/troubleshooting/#debug-logs-and-diagnostics), restart the integration, and as soon as the issue reoccurs stop the debug logging again (_download of debug log file will start automatically_). +In any case, when reporting an issue, please enable [debug logging](/docs/configuration/troubleshooting/#debug-logs-and-diagnostics), restart the integration, and as soon as the issue re-occurs, stop the debug logging again (_download of debug log file will start automatically_). Further, if still possible, please also download the [diagnostics](/integrations/diagnostics) data. If you have collected the debug log and the diagnostics data, provide them with the issue report. ## Remove the integration