0

Delay in routine after movement of sensor

fredrikml 5 years ago updated by Dmitriy Shilyaev 4 years ago 9

Hi,

I have a garage door with an logic sensor which detects that the door is closed or open. I also have movement sensor in the garage. I am trying to make a routine which closes the garador (if it is open) and there is not any movement for 10 minutes. However I am not able to get the delay working as planned. 

I think the problem is that it says when Garage door åpen OR there is no movement, DO delay and thereafter close. 

I guess it should be AND and not OR, but not able to choose between OR and AND

Image 34311

Under review

Hello.

Maybe we should check the motion sensor. If there is no movement within 10 minutes, then send the door closing signal. If the door was closed, nothing would happen. If it was open, it will close.

Hi,did not understand your proposal? 

Med vennlig hilsen
Fredrik Meyer-Lampe
Vestre Rå 32b
Tlf 92485821

Hello

In order to be implemented as you describe, you need to:

- for "WHEN" use a motion sensor, if it worked

- in "DO" add a delay and closing the door

- in "BUT ONLY IF" condition that the door is open

Then your condition will be triggered when the motion sensor has triggered and if the door is open, after the set delay the door will close.

Sorry, I incorrectly described what you need to do, here are the correct steps:

You need to create 2 routines in the first:

- for "WHEN" use a motion sensor, event "No movement"

- in "DO" add a delay and closing the door

- in "BUT ONLY IF" condition that the door is open

second:

- for "WHEN" use a motion sensor, event "Movement"

- in "DO" choose your first rotine and action for it "Stop rotine"

- in "BUT ONLY IF" condition that the door is open

Hi,
I have tried to get this to work, but do not succeed. 

When implementing only the first routine, the garage door closes after two minutes, but not always. I have also experience that it opens the door, and I suddenly find the garage open during night time. 

When I implement both routines nothing happens at all. I guess the stop routine stopps it all..

Are you sure the above is correct? 

regards
Fredrik 

Hello

In the described actions there is no door opening, do you have other routines that open the gate?


It is also possible the gates remain open because there is a movement that stops the routine, could you share your routines to understand what happens when they are performed

Hi, still not working.

I am not sure how I share my routine, however see attached picture.
I have removed the delay to make it easier to find the right programming. 

The shown routine moves the gate, however it happens when there is movement, not no movement. Have you experienced that the HDL 8i1 sensors function is inverted? 

Med vennlig hilsen
Fredrik Meyer-Lampe
Vestre Rå 32b
Tlf 92485821
Hi, 
I think i have confirmed that the sensor does the opposite of what is programmed in i3 lite. Made an easy routine with light on when movement. When entering the room no light was turned on during movement, however it was turned on when I stopped and was standing still



Med vennlig hilsen
Fredrik Meyer-Lampe
Vestre Rå 32b
Tlf 92485821

To fix this problem, use the settings in the sensor: inverse on / off