Last thing to say on this.
In summary the first thing I tried was:
Dusk Timer -> Nighttime Macro(E9)
RF Button ON -> D1 ON(dummy module) -> Nighttime Macro(E9)
RF Button ON would never execute the macro even though the Activity Monitor showed RF A1 ON, E9 ON(Nighttime Macro) but nothing further.
I figured I'd add a level of indirection on the Timer so I tried this:
Dusk Timer -> D1 ON(dummy module) -> Nighttime Macro(E9)
RF Button ON -> D2 ON(dummy module) -> Nighttime Macro(E9)
Same result as above.
Then I replaced Nighttime Macro with another with the same contents Nighttime Macro #2, it all worked!
Dusk Timer -> Nighttime Macro(E9)
RF Button ON -> D1 ON(dummy module) -> Nighttime Macro #2(E9)
The dummy modules used Appliance Modules to call the Macro.
All used channels are transceived.
There seems to be some tie to the final Macro attached to a timer although I would not expect the processing to be so extensive.
Maybe when I removed the timer from Nighttime Macro and tied it to D1 ON I didn't really remove it?
If time permits I'll continue, otherwise two Nighttime Macro's are not so bad either
.