Jump to content

bcsh

Members
  • Posts

    36
  • Joined

  • Last visited

Everything posted by bcsh

  1. problem seems to be solved. Thanks LeeG!
  2. I had jumper 1,4,5 on I took 1,4 off and kept 5 as you suggested. Still turns off after 3 minutes time elapsed with motion present. then I took 1,4 and 5 off and still turns off after 3 minutes time elapsed with motion present. I put only jumper 4 on and the issue continues I put only jumpers 4 and 5 still nothing. It seems to me that it is detecting motion because during those three minutes the red led light blinks. The motion is not in a scene with the light bulb. however the bulb is in its own scene. so the motion is controlling a scene. I have downloaded the sensor manual to know what jumpers I am switching and it seems to me there must be something else to it.
  3. The light is still turning off after the 3 minutes goes by. I would like it to stay on if motion is detected in that 3 minutes and for it to start the 3min countdown again. This is the exact code that I have in my isy program. Do I need to have the jumpers at the back of the motion set up in some kind of arrangement? If From 5:30:01AM To 10:29:59PM (same day) And Control 'Motion Sensor-Sensor' is switched On Then Set Scene 'Light Bulb Scene (day)' On Wait 3 minutes Set Scene 'Light Bulb Scene (day)' Off Else Wait 3 minutes Set 'Light Bulb' Off
  4. Also wondering about connecting remotely.
  5. I have a light(insteon bulb) that gets turned on by motion(insteon) but I have the light turn on to a different level depending on the time of day. My issue is that it when the light turns on for the 3 minutes then it turns off. But what I would like is for the timer to reset if again motion is detected in those three minutes. Here is the code for the scheduled program: If From 5:30:01AM To 10:29:59PM (same day) And Control 'Motion Sensor-Sensor' is switched On And Control 'Motion Sensor-Sensor' is not switched Off Then Set 'Light Bulb' Fast On Else Wait 3 minutes Set 'Light Bulb' Off
×
×
  • Create New...