Jump to content

How would I do this?


richardl007

Recommended Posts

Posted

I have a 2450 - Smarthome IOLinc - 1 Input - 1 Output plugged into my garage, with a sensor attached to the door. I want the door to close if it's left open for more the 15 minutes. How do I do this?

 

If

Status 'garage sensor' is on

 

Then

Wait 15 minutes

set 'garage' on

  • 6 months later...
Posted
I have a 2450 - Smarthome IOLinc - 1 Input - 1 Output plugged into my garage, with a sensor attached to the door. I want the door to close if it's left open for more the 15 minutes. How do I do this?

 

If
   Status 'garage sensor' is on

Then 
    Wait 15 minutes
    set 'garage' on

Did you get this setup working?

 

I would think you used the output node to connect to the door trigger and that what you discribed worked good.

Guest
This topic is now closed to further replies.

×
×
  • Create New...