I have this rule that works:
WHENEVER ANY ALARM, ANY AREA TURNS ON
THEN TURN Strobe (Out 3) ON
but this rule doesn't work:
WHENEVER ANY ALARM, ANY AREA CUTS OFF
THEN TURN Strobe (Out 3) OFF
Any idea why that won't turn the strobe off? It turns off when I disarm the system. I didn't want to put a set time there as I wanted it to follow the cutoff timers. How can I make this work?
WHENEVER ANY ALARM, ANY AREA TURNS ON
THEN TURN Strobe (Out 3) ON
but this rule doesn't work:
WHENEVER ANY ALARM, ANY AREA CUTS OFF
THEN TURN Strobe (Out 3) OFF
Any idea why that won't turn the strobe off? It turns off when I disarm the system. I didn't want to put a set time there as I wanted it to follow the cutoff timers. How can I make this work?