I've mentioned this before, but I'll
mention it again. Has anybody else noticed
this?
If I use an RF device to turn on a light
(eg. A4), then use an RF device to trigger
a macro that turns off several devices (say
A1, A2, A3) in the same housecode, the
light (A4) is also turned off.
I assume this is because the way X10 works
is it sends out addresses first (to tell
the modules to "pay attention") then sends
out the command (ie: A1, A2, A3, Off -
turns off these three modules). In my
example A4 is still paying attention, so it
goes off as well.
I don't know how the modules know to STOP
paying attention, but it seems to me that
when I trigger a macro the first thing it
should do is tell all the modules that are
currently paying attention to stop
listening.
Ideally this should be optional, because
there may be some circumstances where you
want to be able to just address a module in
one macro and send it commands in another.
Paul