Bläddra i källkod

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,
Ron Schaeffer 4 år sedan
förälder
incheckning
9d2469549f
1 ändrade filer med 5 tillägg och 4 borttagningar
  1. 5 4
      docs/docs/installation.md

+ 5 - 4
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.
 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
-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
 ## Docker