diff --git a/source/_integrations/immich.markdown b/source/_integrations/immich.markdown index ff1548a84a2..62db398e47b 100644 --- a/source/_integrations/immich.markdown +++ b/source/_integrations/immich.markdown @@ -5,6 +5,7 @@ ha_category: - Media source - Multimedia - Sensor + - Update ha_release: 2025.6 ha_config_flow: true ha_iot_class: Local Polling @@ -12,6 +13,7 @@ ha_domain: immich ha_platforms: - diagnostics - sensor + - update ha_codeowners: - '@mib1185' ha_integration_type: integration @@ -58,6 +60,10 @@ The following {% term sensors %} are created. For some of those the API key need | **Disk used by photos** | Used disk space by photos (_admin only_) | ❌ | | **Disk used by videos** | Used disk space by videos (_admin only_) | ❌ | +## Update entity + +An {% term update %} entity is created to inform about a new available Immich server version (_requires Immich server v1.134.0_). + ## 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 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.