diff --git a/docs/docs/integrations/plus.md b/docs/docs/integrations/plus.md index afa7bc216..23a66cbde 100644 --- a/docs/docs/integrations/plus.md +++ b/docs/docs/integrations/plus.md @@ -19,7 +19,7 @@ Once logged in, you can generate an API key for Frigate in Settings. ### Set your API key -In Frigate, you can use an environment variable or a docker secret named `PLUS_API_KEY` to enable the `SEND TO FRIGATE+` buttons on the events page. Home Assistant Addon users can set it under Settings > Addons > Frigate NVR > Configuration > Options (be sure to toggle the "Show unused optional configuration options" switch). +In Frigate, you can use an environment variable or a docker secret named `PLUS_API_KEY` to enable the Frigate+ page. Home Assistant Addon users can set it under Settings > Addons > Frigate NVR > Configuration > Options (be sure to toggle the "Show unused optional configuration options" switch). :::warning @@ -29,7 +29,7 @@ You cannot use the `environment_vars` section of your configuration file to set ## Submit examples -Once your API key is configured, you can submit examples directly from the events page in Frigate using the `SEND TO FRIGATE+` button. +Once your API key is configured, you can submit examples directly from the Frigate+ page. :::note diff --git a/docs/static/img/plus/send-to-plus.jpg b/docs/static/img/plus/send-to-plus.jpg index 2029f36a0..cffd7e5f6 100644 Binary files a/docs/static/img/plus/send-to-plus.jpg and b/docs/static/img/plus/send-to-plus.jpg differ diff --git a/docs/static/img/plus/submit-to-plus.jpg b/docs/static/img/plus/submit-to-plus.jpg index eeccdc87b..fd9025482 100644 Binary files a/docs/static/img/plus/submit-to-plus.jpg and b/docs/static/img/plus/submit-to-plus.jpg differ