stusviews Posted January 24, 2015 Posted January 24, 2015 (edited) Controlling a LampLinc is fine. I missed that in #23 Edited January 24, 2015 by stusviews
BamBamF16 Posted January 25, 2015 Author Posted January 25, 2015 And just to close the loop. The lights staying on was a programming error. Picked the wrong node of the door sensor to adjust the levels. Turns out it was the open node not closed. Doh! And thanks to everyone that offered help! I appreciate it. Jeff
Scyto Posted January 28, 2015 Posted January 28, 2015 FWIW this is my program for a similar scenario - designed to turn the light on when I open the door, but only during darkness and only if the light isn't already on. If From Sunset To Sunrise (next day) And Status 'Back of House / Back Door Sensor- Door Sensor' is 100% And Status 'Dining Room / Dining Room Cans' <= Off Then Set 'Dining Room / Dining Room Cans' 76% Else - No Actions - (To add one, press 'Action')
Recommended Posts