Announcement

Collapse
No announcement yet.

A Trigger via no motion after motion is detected.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    A Trigger via no motion after motion is detected.

    I want to write a program to do the following:

    When motion detector (A ) in my security system senses motion I want to run an event. (Turn on some lights). I already have that part of the program written. However, I want to turn those lights off if Motion detector (B) does not sense motion 60 seconds after motion detector (A) first sensed motion.

    How would I do that?


    MV

    #2
    I have not tried this but could you do it with two events, this is on the presumption that the motion sensors have the status of on/off for motion/no motion (would need to check this).

    Two events, first event triggered by motion A with the actions of lights on, wait 60s and to run the next event checking the conditions. Second event is a manual with condition event with the condition of motion B has been off for 60s and the action to turn the lights off.

    Comment


      #3
      There are lots of good suggestions in this thread: http://board.homeseer.com/showthread.php?t=147080

      Comment


        #4
        Originally posted by chewie View Post
        There are lots of good suggestions in this thread: http://board.homeseer.com/showthread.php?t=147080
        yeah i still havent done them.. im going to sooon.. if i could find time...
        HW - i5 4570T @2.9ghz runs @11w | 8gb ram | 128gb ssd OS - Win10 x64

        HS - HS3 Pro Edition 3.0.0.435

        Plugins - BLRF 2.0.94.0 | Concord 4 3.1.13.10 | HSBuddy 3.9.605.5 | HSTouch Server 3.0.0.68 | RFXCOM 30.0.0.36 | X10 3.0.0.36 | Z-Wave 3.0.1.190

        Hardware - EdgePort/4 DB9 Serial | RFXCOM 433MHz USB Transceiver | Superbus 2000 for Concord 4 | TI103 X-10 Interface | WGL Designs W800 RF | Z-Net Z-Wave Interface

        Comment

        Working...
        X