From 88e587863f350eb60c1d3369508813a9c3b1c78f Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Thu, 12 May 2022 18:48:35 -0600 Subject: [PATCH] Update docs to fit new values --- docs/docs/integrations/mqtt.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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`