From fdb7ba4cc5b8699bb7222e8b6c47362b7cc84ee1 Mon Sep 17 00:00:00 2001 From: Cole Mickens Date: Tue, 7 Sep 2021 13:15:53 -0700 Subject: [PATCH] docs: installation: clarify the addon install step I'm helping my dad setup Frigate. To be honest, I've read the docs a few times and wound up a bit confused about the need to add another HACS repo and install another addon for the full in-HASSIO managed solution. This step should be in the list for verbose-ness anyway, and helped me realize that "Frigate" addons provides the Frigate integration, but that the (extra-repo-enabled) "Frigate NVR" addon was actually necesary for the HASSIO-managed frigate instance. (Also, now that I understand it, I'm quite happy with it, seems slick!) --- docs/docs/installation.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/docs/installation.md b/docs/docs/installation.md index c3f916ad1..5d420516a 100644 --- a/docs/docs/installation.md +++ b/docs/docs/installation.md @@ -15,10 +15,11 @@ HassOS users can install via the addon repository. Frigate requires an MQTT serv 1. Navigate to Supervisor > Add-on Store > Repositories 2. Add https://github.com/blakeblackshear/frigate-hass-addons -3. Setup your network configuration in the `Configuration` tab if deisred -4. Create the file `frigate.yml` in your `config` directory with your detailed Frigate configuration -5. Start the addon container -6. If you are using hardware acceleration for ffmpeg, you will need to disable "Protection mode" +3. Install one of the Frigate NVR Addons and navigate to it's page +4. Setup your network configuration in the `Configuration` tab if deisred +5. Create the file `frigate.yml` in your `config` directory with your detailed Frigate configuration +6. Start the addon container +7. If you are using hardware acceleration for ffmpeg, you will need to disable "Protection mode" ## Docker