kpautohome,
In addition to the list of questions you already have -
- From your post on a different thread, I see you are using WS467 wall switches. Are you sending true On/Off commands or bright/dim commands?
- Do you have a active or passive signal bridge (phase coupler) installed? Some active units have problems interpreting the bright/dim commands.
- You are using the Dusk setting for your on event, and a fixed time for your off event. Beware that the Dusk time will drift (move with the calender) and could interfere with other fixed time events that you have scheduled.
- Do you have any MS13a or similar motion sensors that might be seeing your light turn on and transmitting their Dusk/Dawn output (assigned address +1). This can result in signal collisions.
From your description, is sounds like you have a macro linked to a timer. The macro in turn activates both your A1 and A2 switches. Per
Puck's post, Is this macro on a different house/unit code?
Per
Jeff's post, make sure you have a delay inserted between the on commands -
Timer X Macro ON at dusk
Macro ON
Send A1 ON
Delay (1 sec)
Send A2 ON
If you are using bright/dim commands, try switching to straight ON/OFF commands (greatly simplifies the command sequence) and retest.
Rather than waiting for dusk to arrive, you can add a sequence of timed ON/Off events at ~ 5 minute intervals to test your system. You may want to create a new "home" file to prevent breaking anything in your setup.
If your test setup works during the day and your Dusk command doesn't work at night, you may have a problem with conflicting timers or a noisemaker that isn't on during the day.
Try some things and let us know.
Boiler
Almost forgot - please give us a detailed listing of your macro and what activity monitor is displaying when your events are being activated.