Update to add note in integration that Frigate must be running

This commit is contained in:
Nicolas Mowen 2026-07-13 09:26:00 -06:00
parent b195772c54
commit c218286a9f

View File

@ -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.