mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-19 09:27:06 +03:00
spacing
This commit is contained in:
parent
80d50874db
commit
4249bd59b9
@ -114,9 +114,11 @@ If you run Frigate on a separate device within your local network, Home Assistan
|
|||||||
Use `http://<frigate_device_ip>:8971` as the URL for the integration so that authentication is required.
|
Use `http://<frigate_device_ip>:8971` as the URL for the integration so that authentication is required.
|
||||||
|
|
||||||
:::tip
|
:::tip
|
||||||
|
|
||||||
The above URL assumes you have [disabled TLS](../configuration/tls).
|
The above URL assumes you have [disabled TLS](../configuration/tls).
|
||||||
By default, TLS is enabled and Frigate will be using a self-signed certificate. HomeAssistant will fail to connect HTTPS to port 8971 since it fails to verify the self-signed certificate.
|
By default, TLS is enabled and Frigate will be using a self-signed certificate. HomeAssistant will fail to connect HTTPS to port 8971 since it fails to verify the self-signed certificate.
|
||||||
Either disable TLS and use HTTP from HomeAssistant, or configure Frigate to be acessible with a valid certificate.
|
Either disable TLS and use HTTP from HomeAssistant, or configure Frigate to be acessible with a valid certificate.
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user