mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-09 16:47:37 +03:00
format block as yaml
This commit is contained in:
parent
687fbe507d
commit
b9449b9f99
@ -18,7 +18,7 @@ details.
|
|||||||
|
|
||||||
In addition, MQTT must be enabled in your Frigate configuration file and Frigate must be connected to the same MQTT server as Home Assistant for many of the entities created by the integration to function, e.g.:
|
In addition, MQTT must be enabled in your Frigate configuration file and Frigate must be connected to the same MQTT server as Home Assistant for many of the entities created by the integration to function, e.g.:
|
||||||
|
|
||||||
```
|
```yaml
|
||||||
mqtt:
|
mqtt:
|
||||||
enabled: True
|
enabled: True
|
||||||
host: mqtt.server.com # the address of your HA server that's running the MQTT integration
|
host: mqtt.server.com # the address of your HA server that's running the MQTT integration
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user