Turn on by motion, works and dosent work


#1

1) Give a description of the problem
I want 2 different motion sensors to turn on different lights
2) What is the expected behavior?
if motionsensor 1 is active I want dimmer 1,2 and 6 to turn on
3) What is happening/not happening?
When motionsensor 2 is active, the switch 3 turns on, just as expected. But when motionsensor 1 is active nothing happens, The part where the dimmers turns off works great
**4) Post a Green Snapshot of the piston![image|45x37]

5) Attach any logs (From ST IDE and by turning logging level to Full)
Sorry, cant see logs from last night


#2

I am a WebCoRE Noob, so this may or may not be the issue. But don’t you have to turn on the dimmer switches, not just set the level? I think other Pistons I have seen set the level and then turn the dimmer on.


#3

Break it up into two different pistons or… make two sets of variables viaMotion1/programmatic1 and viaMotion2/programmatic2