From b9449b9f9959e39978e81e10c613d113c432b770 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Mon, 23 Feb 2026 10:16:32 -0600 Subject: [PATCH] format block as yaml --- docs/docs/integrations/home-assistant.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/integrations/home-assistant.md b/docs/docs/integrations/home-assistant.md index db7f4174c..1ba5bfca1 100644 --- a/docs/docs/integrations/home-assistant.md +++ b/docs/docs/integrations/home-assistant.md @@ -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.: -``` +```yaml mqtt: enabled: True host: mqtt.server.com # the address of your HA server that's running the MQTT integration