Skip to content
Discussion options

You must be logged in to vote

The easiest way to disable motion detection dynamically is to use the MQTT integration:

https://docs.frigate.video/integrations/mqtt/#frigatecamera_namemotionset

Just send "ON" or "OFF" to the frigate/<camera_name>/motion/set MQTT topic.

You can also adjust motion detection threshold and contour area dynamically via MQTT:

https://docs.frigate.video/integrations/mqtt/#frigatecamera_namemotion_thresholdset
https://docs.frigate.video/integrations/mqtt/#frigatecamera_namemotion_contour_areaset

If you use Home Assistant, there are also switches available to use with the official Frigate integration.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ptr727
Comment options

@hawkeye217
Comment options

Answer selected by ptr727
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants