diff --git a/docs/docs/integrations/home-assistant.md b/docs/docs/integrations/home-assistant.md index f9cb74ebb..d87e4fd8b 100644 --- a/docs/docs/integrations/home-assistant.md +++ b/docs/docs/integrations/home-assistant.md @@ -72,7 +72,8 @@ Home Assistant > Configuration > Integrations > Frigate > Options | Platform | Description | | --------------- | --------------------------------------------------------------------------------- | -| `camera` | Live camera stream (requires RTSP), camera for image of the last detected object. | +| `camera` | Live camera stream (requires RTSP). | +| `image` | Image of the latest detected object for each camera. | | `sensor` | States to monitor Frigate performance, object counts for all zones and cameras. | | `switch` | Switch entities to toggle detection, recordings and snapshots. | | `binary_sensor` | A "motion" binary sensor entity per camera/zone/object. |