Help !!!Here is the scenario:
I have a motion sensor(MS13A) E7, dark only, 2min off delay.
It triggers a Macro E7:
Macro E-7 is used to turn on and off a Soft-Start WS12A (G7) switch, which controls a hallway light.
Macro: E7 ON
1. Delay 00:00
2. Extended Code G7 (Command 31 Data 1D) Turn on 47% Bright
3. Delay 2:00
4. Extended Code G7 (Command 31 Data 00) Turn off -1%
5. Delay 00:00
======================================================
Here is what happens,
When sensor is triggered 90-99% of the time, the G7 light comes on at 47% brightness.
Within seconds of this event L1 & L4 get turned on (MYSTERY
).
Macro times out G7 is turned off and guess what L1 (Pool Lights), and L4(Landscape Lights) remain ON!
Unable to determine cause of problem, history log does NOT show and L house codes or anything other than
the normal Macro events.
Solved problem by changing (sensor address to D2) Macro to D2 and problem appears GONE?
What happened??? Can anyone provide feedback?