From e82f72a9d304dcea5b384b041d6fa5d6acadc9c4 Mon Sep 17 00:00:00 2001 From: Blake Blackshear Date: Wed, 15 Mar 2023 17:43:36 -0500 Subject: [PATCH] clarify that mqtt is required in frigate config for home assistant (#5722) --- docs/docs/integrations/home-assistant.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/integrations/home-assistant.md b/docs/docs/integrations/home-assistant.md index 040eb3536..3970ec8af 100644 --- a/docs/docs/integrations/home-assistant.md +++ b/docs/docs/integrations/home-assistant.md @@ -16,6 +16,8 @@ See the [MQTT integration documentation](https://www.home-assistant.io/integrations/mqtt/) for more 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. + ### Integration installation Available via HACS as a default repository. To install: