Jump to content

Captain911

Members
  • Posts

    4
  • Joined

  • Last visited

Captain911's Achievements

Newbie

Newbie (1/6)

0

Reputation

  1. Thanks for the info larryllix! That probably saved me another post. You would thInk with all the dimmers, sensors, and outlet lincs I would know more about the programming. I think it's time to break out the wiki again and study up on the forums. Again, I greatly appreciate the prompt responses. Tim
  2. Thanks again for your assistance Paul. Great to have people like you on these forums. Tim
  3. Thanks Paul! I think that will do it. By chance, is there a way to change the speed in which the sensor reacts in the program? I changed the program to a 10 sec wait just to verify the program and it took close to two minutes to run again. Greatly appreciate the assistance. Tim
  4. Hello Everyone, I am brain f@rting on a program I am trying to create. What I am looking to do is create a program that sets my outside porch light to 40% from sunset to sunrise (next day) but if the motion is triggered, set the light at 99%, wait 1 minute, and then return to 40%. When I run these programs, it only works one time. Is it redundant? Here is what I have. For one, is it possible to write this as one program instead of three? Thanks for your assistance. Tim Patio Light On - [ID 0014][Parent 0001] If From Sunset To Sunrise (next day) Then Set 'Outside / Patio Light' 40% Else - No Actions - (To add one, press 'Action') Patio Light Off - [ID 0013][Parent 0001] If From Sunrise To Sunset (same day) Then Set 'Outside / Patio Light' Off Else - No Actions - (To add one, press 'Action') Patio Light (Motion) - [ID 0015][Parent 0001] If From Sunset To Sunrise (next day) And Status 'Outside / Patio Motion Sensor-Sensor' is On And Status 'Outside / Patio Motion Sensor-Sensor' is not Off Then Set 'Outside / Patio Light' 99% Wait 1 minute Enable Program ' Patio Light On' Else - No Actions - (To add one, press 'Action')
×
×
  • Create New...