Lights not turning off on motion when button pressed

I have a GE26933 (dimmer with motion sensor) and Kasa HS220 (dimmer) installed on my bathroom. Created a rule to turn on lights on motion sensor/off (delay 3 min). I am using room lighting app and when a button is pressed on either device lights remain on, I would like to apply same rule of turning off (delay 3 min after no motion) when lights are on by motion or by touching any of the dimmers.
Thank you

Can you post a screenshot of your rule?

Do you have any of these settings enabled?

This is the automation of only one of the two lights in my bathroom. I have changed the means to turn off (different time delay after motion is not detected)
Thank you

I don't think so. It is a very simple rule, but I need to add the option that is a button is pressed on either switch (to turn on or adjust light level) apply the same rule of turning off both switches after 3 minutes when motion is not detected

And you've tested and confirmed that if you use one of the switches to turn on or adjust the light, that 3 minutes after motion has ended, the light doesn't turn off?

You need:

  • To add the button to also activate the room lighting app
  • Set up an elapsed time to turn the lights off (for activation without motion scenario)
  • Limit turning off if there are motion stays pending (motion delay wins if there is an elapsed time that runs out)
  • Put all the lights in the 'switches that determine all lights are off'. This ensures your RL app is deactivated.

It will look something like this:

The Room Lighting documentation is reasonably thorough if you haven't reviewed it:

1 Like

Thank you for the feedback. I made the changes to the RL and will check the documentation

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