Update installation.md

It is not possible--unless I'm totally overlooking something--to define the add-on's configuration in the GUI. The user must define the configuration in a frigate.yml file,
This commit is contained in:
Ron Schaeffer 2021-04-07 18:41:25 +01:00 committed by Blake Blackshear
parent d2bc2c20c1
commit 9d2469549f

View File

@ -14,10 +14,11 @@ Note that HassOS Addons and custom components are different things. If you are a
HassOS users can install via the addon repository. Frigate requires an MQTT server. HassOS users can install via the addon repository. Frigate requires an MQTT server.
1. Navigate to Supervisor > Add-on Store > Repositories 1. Navigate to Supervisor > Add-on Store > Repositories
1. Add https://github.com/blakeblackshear/frigate-hass-addons 2. Add https://github.com/blakeblackshear/frigate-hass-addons
1. Setup your configuration in the `Configuration` tab 3. Setup your network configuration in the `Configuration` tab if deisred
1. Start the addon container 4. Create the file `frigate.yml` in your `config` directory with your detailed Frigate conifguration
1. If you are using hardware acceleration for ffmpeg, you will need to disable "Protection mode" 5. Start the addon container
6. If you are using hardware acceleration for ffmpeg, you will need to disable "Protection mode"
## Docker ## Docker