Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to enable / disable motion detection via MQTT #3117

Merged

Conversation

NickM-27
Copy link
Sponsor Collaborator

@NickM-27 NickM-27 commented Apr 17, 2022

Implementation of #2835

Assumptions

  • motion_detection can only be disabled if detection is disabled
  • if detection is enabled while motion_detection is disabled, then motion_detection should be enabled automatically

I tried to be sure and handle these assumptions / behaviors automatically.

@NickM-27 NickM-27 marked this pull request as ready for review April 18, 2022 16:41
frigate/video.py Outdated Show resolved Hide resolved
@blakeblackshear blakeblackshear merged commit 0a4d658 into blakeblackshear:release-0.11.0 Apr 26, 2022
@NickM-27 NickM-27 deleted the mqtt-set-motion branch April 26, 2022 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants