mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-02 17:25:22 +03:00
Clarify motion detector behavior in docs
This commit is contained in:
parent
49ebd1db06
commit
cc079b4f44
@ -125,8 +125,9 @@ NOTE: Turning off motion detection will fail if detection is not disabled.
|
|||||||
|
|
||||||
### `frigate/<camera_name>/motion`
|
### `frigate/<camera_name>/motion`
|
||||||
|
|
||||||
Whether camera_name is currently detecting motion. Expected valeus are `ON` and `OFF`.
|
Whether camera_name is currently detecting motion. Expected values are `ON` and `OFF`.
|
||||||
NOTE: Will reset to `OFF` after configurable amount of time (30 seconds by default).
|
NOTE: After motion is initially detected, `ON` will be set until no motion has
|
||||||
|
been detected for `motion_off_delay` seconds (30 by default).
|
||||||
|
|
||||||
### `frigate/<camera_name>/motion/state`
|
### `frigate/<camera_name>/motion/state`
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user