From 51bd9000a3fc5214fd36876e42bf4601cdf11f15 Mon Sep 17 00:00:00 2001 From: Blake Blackshear Date: Sun, 15 May 2022 06:43:32 -0500 Subject: [PATCH] Fix typo --- docs/docs/integrations/mqtt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/integrations/mqtt.md b/docs/docs/integrations/mqtt.md index 43ecb2b74..fca590b61 100644 --- a/docs/docs/integrations/mqtt.md +++ b/docs/docs/integrations/mqtt.md @@ -127,7 +127,7 @@ NOTE: Turning off motion detection will fail if detection is not disabled. Whether camera_name is currently detecting motion. Expected values are `ON` and `OFF`. NOTE: After motion is initially detected, `ON` will be set until no motion has -been detected for `motion_off_delay` seconds (30 by default). +been detected for `mqtt_off_delay` seconds (30 by default). ### `frigate//motion/state`