I have this simple RM that is supposed to do the following:
Turns lamp on (named LV_Overhead) to 95%,
Flashes the lamp at 2000ms rate for 1 minute.
Turn off the lamp.
The problem is that the lamp stays when the rule is done running. Looking at the logs, sure enough there is an ending ON command. Anyone know what's going on here?
I don't have one of those switches, but does it have a "flash off" command? Maybe used that and then set the light to off. It almost looks like a delay in the switch doing a 'flash on' after the 'turn off' is commanded.