From 9d2469549f5b8cb8591b01027b9b0f2462fb09b8 Mon Sep 17 00:00:00 2001 From: Ron Schaeffer Date: Wed, 7 Apr 2021 18:41:25 +0100 Subject: [PATCH] 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, --- 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 65f51021f..bcd56ca7a 100644 --- a/docs/docs/installation.md +++ b/docs/docs/installation.md @@ -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. 1. Navigate to Supervisor > Add-on Store > Repositories -1. Add https://github.com/blakeblackshear/frigate-hass-addons -1. Setup your configuration in the `Configuration` tab -1. Start the addon container -1. If you are using hardware acceleration for ffmpeg, you will need to disable "Protection mode" +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 conifguration +5. Start the addon container +6. If you are using hardware acceleration for ffmpeg, you will need to disable "Protection mode" ## Docker