Add API key permissions requirements to Immich docs (#39820)

This commit is contained in:
Franck Nijhof 2025-07-03 09:26:42 +02:00 committed by Shay Levy
parent 9987cb53a5
commit 03b19f3a35

View File

@ -26,6 +26,10 @@ This integration allows adding an [Immich](https://immich.app/) user account to
You need to [obtain the API key](https://immich.app/docs/features/command-line-interface#obtain-the-api-key) for your user account in your Immich instance.
### API key permissions
For full functionality, enable the `album.read` permission when creating your API key. Without this permission, the media source integration will not work, but all monitoring sensors will continue to function normally.
{% include integrations/config_flow.md %}
{% configuration_basic %}