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 GitHub
parent 47832ad5c9
commit 4a552ecc13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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 %}