diff --git a/docs/docs/integrations/mqtt.md b/docs/docs/integrations/mqtt.md index 7688cf284..3e3eb86d8 100644 --- a/docs/docs/integrations/mqtt.md +++ b/docs/docs/integrations/mqtt.md @@ -125,7 +125,8 @@ NOTE: Turning off motion detection will fail if detection is not disabled. ### `frigate//motion/detected` -Whether camera_name is currently detecting motion. Will reset to False after configurable amount of time (30 seconds by default). +Whether camera_name is currently detecting motion. Expected valeus are `ON` and `OFF`. +NOTE: Will reset to `OFF` after configurable amount of time (30 seconds by default). ### `frigate//motion/state`