This object is in archive! 

Motion detector doesn't trigger rule again

Thorsten Roth shared this question 7 years ago
Need Answer

Hi all,


I created the following rule:


4d1cce7577dc2f21cde2a76673271974


As you can see, very simple. I have two motion sensor and when one of them is triggered, the light should turn on. For my understanding, every time when one of the sensors see a motion, the wait time for 90s should start again, isn't it? Or is it required to handle this state different, like if(dimmer is >50) then Wait 90s ?

I also thought without a JOIN block the same action will triggered again, or in other words my current rule should work?


Thanks,

Thorsten

Replies (3)

photo
1

Your rule is correct but in theory it will not restart the timer if it changes from NO MOTION to MOTION. You need to use a JOIN block between the when and the first IF.

photo
1

Thanks! Like that:

254119b5791d684c047af2c14e4fad9b

photo
1

also it will be determined by the re trigger time interval set on your device. Consult your manual for this information.

Leave a Comment
 
Attach a file