From 4524dca3ed0cc5e494bdced4720e86daf7256c29 Mon Sep 17 00:00:00 2001 From: Blake Blackshear Date: Sun, 6 Feb 2022 14:15:06 -0600 Subject: [PATCH] clarify addon versions --- docs/docs/installation.md | 9 +++++++++ docs/docs/integrations/home-assistant.md | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/docs/installation.md b/docs/docs/installation.md index e7be7ee58..b2c1d65bf 100644 --- a/docs/docs/installation.md +++ b/docs/docs/installation.md @@ -184,6 +184,15 @@ HassOS users can install via the addon repository. 6. Start the addon container 7. (not for proxy addon) If you are using hardware acceleration for ffmpeg, you may need to disable "Protection mode" +There are several versions of the addon available: + +| Addon Version | Description | +| ------------------------------ | ---------------------------------------------------------- | +| Frigate NVR | Current release with protection mode on | +| Frigate NVR (Full Access) | Current release with the option to disable protection mode | +| Frigate NVR Beta | Beta release with protection mode on | +| Frigate NVR Beta (Full Access) | Beta release with the option to disable protection mode | + ## Home Assistant Supervised :::tip diff --git a/docs/docs/integrations/home-assistant.md b/docs/docs/integrations/home-assistant.md index 8a5a7d0d7..ae6d40344 100644 --- a/docs/docs/integrations/home-assistant.md +++ b/docs/docs/integrations/home-assistant.md @@ -45,7 +45,7 @@ that card. ## Configuration -When configuring the integration, you will be asked for the `URL` of your frigate instance which is the URL you use to access Frigate in the browser. This may look like `http://:5000/`. If you are using HassOS with the addon, the URL should be one of the following depending on which addon version you are using: +When configuring the integration, you will be asked for the `URL` of your frigate instance which is the URL you use to access Frigate in the browser. This may look like `http://:5000/`. If you are using HassOS with the addon, the URL should be one of the following depending on which addon version you are using. Note that if you are using the Proxy Addon, you do NOT point the integration at the proxy URL. Just enter the URL used to access frigate directly from your network. | Addon Version | URL | | ------------------------------ | -------------------------------------- |