Skip to content

Ignore Images for set period of time #408

Answered by neilenns
wraggzeh asked this question in Q&A
Discussion options

You must be logged in to vote

For this type of complex automation/rules I recommend using another system in conjunction with this project. Personally I use HomeAssistant and NodeRed for this kind of thing:

  1. This project simply does AI detection then sends an MQTT message out alerting that something was detected
  2. NodeRed receives the MQTT message and then decides whether it's appropriate to send a web request to BlueIris to start recording

This type of setup works well, and allows you to do things like have a button in your mobile Home Assistant app to disable notifications/recording/whatever.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by neilenns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #408 on December 18, 2020 01:10.