diff --git a/docs/docs/integrations/mqtt.md b/docs/docs/integrations/mqtt.md index 6c9d112fa..bf8e52409 100644 --- a/docs/docs/integrations/mqtt.md +++ b/docs/docs/integrations/mqtt.md @@ -159,11 +159,25 @@ Same data available at `/api/stats` published at a configurable interval. Publishes the count of objects for the camera for use as a sensor in Home Assistant. `all` can be used as the object_name for the count of all objects for the camera. +### `frigate///active` + +Publishes the count of active objects for the camera for use as a sensor in Home +Assistant. `all` can be used as the object_name for the count of all active objects +for the camera. + + ### `frigate//` Publishes the count of objects for the zone for use as a sensor in Home Assistant. `all` can be used as the object_name for the count of all objects for the zone. + +### `frigate///active` + +Publishes the count of active objects for the zone for use as a sensor in Home +Assistant. `all` can be used as the object_name for the count of all objects for the +zone. + ### `frigate///snapshot` Publishes a jpeg encoded frame of the detected object type. When the object is no longer detected, the highest confidence image is published or the original image