I'm trying to create a light that will both act as a strobe and only show when
it is dark. There are two macros "dark" and "beacon on" that will do this
eperately, but can I combine the two of them somwhow? The documentation wasn't
clear if I could do this.

I also tried to make it a proper light by naming it Light.Beacon (I tried
.Strobe too) and by setting the macro to "dark", but the light refused to
flash.

Basically, I'm tryin to add a strobe to a building that will only show up when
it is dark (or night, if I have too).

- Martin