Why is this lamp turning back ON?

I have this simple RM that is supposed to do the following:

  1. Turns lamp on (named LV_Overhead) to 95%,
  2. Flashes the lamp at 2000ms rate for 1 minute.
  3. Turn off the lamp.
    flash1

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?
flash2

Notes: Z-Wave Leviton DZ6HD dimmer running on C8.

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.

No, there is no 'Flash Off command'. In fact, I get the same behavior using the RM 'Flash Switch' setting.

Put on off in the rule with a delay. The last flash is probably still pending.

1 Like

Thanks for your response. I'm working with the engineer who wrote the driver.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.