From c218286a9f24979bb89220324775428ee8f883fb Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Mon, 13 Jul 2026 09:26:00 -0600 Subject: [PATCH] Update to add note in integration that Frigate must be running --- 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 4d90b7ee57..dd7d548047 100644 --- a/docs/docs/integrations/home-assistant.md +++ b/docs/docs/integrations/home-assistant.md @@ -9,6 +9,8 @@ The best way to integrate with Home Assistant is to use the [official integratio ### Preparation +Frigate itself must be installed and running before setting up the integration. See the [installation documentation](../frigate/installation.md) for details. + The Frigate integration requires the `mqtt` integration to be installed and manually configured first.