Entry #002When trick or treaters approach my house, the front light dims and fogger runs. Last year there was so much fog that one of my neighbors called the fire department. This year I'm adding a strobe and eerie sounds to the display. Maybe I'll get to meet some firemen from the new fire department near me.
The motion detector points straight down in front of the door so there's no false alarms. I have an X10 controlled outlet just to the left of the door. (I'd love to add a X10 Sentinel camera at my front door.) The motion detector triggers a macro that I created with
AHP times the event perfectly.
They say a picture is worth a thousand words so here goes.
Animated For Your Viewing Pleasure by X10.
FYI... A motion sensor triggers the following macro to trigger the effects. I now have strobe that has built in sounds that come on the same time as the fogger. I intentionally repeat the ON and OFF commands to make sure they aren't missed. A flag keeps the macro from running more than once at a time and gives me time to pass out candy before it resets for the the next group of Trick or Treaters.
Halloween I1 On and
Flag Status Off exactly 6 and
The date is between 10/13 and 10/31 Set Flags [6] Flag Command
(C1) Front Porch Brighten then dim to 5%
Delay for 1 Second
(F1) Fogger ON
Delay for 1 Second
(F1) Fogger ON
Delay for 10 Seconds
(C1) Front Porch Brighten then dim to 98%
Delay for 3 Seconds
(F1) Fogger OFF
Delay for 5 Seconds
(F1) Fogger OFF
Delay for 5 Seconds
(F1) Fogger OFF
Delay for 34 Seconds
Clear Flags [6] Flag Command