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!)
This commit is contained in:
Cole Mickens 2021-09-07 13:15:53 -07:00 committed by GitHub
parent d35b09b18f
commit fdb7ba4cc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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