Motion and Lights Active

Hi All,

I recently got some light switches :smiley: and paired them up to my smartthings. Iā€™ve got them turning on when motion is detected in a room. The problem is i have a few rooms where i donā€™t want them to turn on right away, but wait for motion to be detected for a minute or so before they go on.

Basically i have these dogs that like to run around the house, sometimes they run through a room then leave really quickly. I donā€™t want them turning the lights on all the time.

Is there anything like this currently or do i need to look into hacking something together?

The Ecolink ā€œpet immuneā€ zwave motion sensor is on the official list of Things That Work with SmartThings and is specifically designed to address this issue. Basically this and similar products ignore smaller size creatures, so their motion doesnā€™t trigger the sensor.

There may be code approaches as well, but just wanted to mention itā€™s a common enough problem that there are motion sensors designed for just this use case.

1 Like

Hmmm thatā€™s interesting. maybe if i canā€™t come up with a fix for my current detector iā€™ll have to grab one of those.

Do you know offhand if those have temperature detection in them too? The one iā€™m using from PEQ does.

If you are looking for a solution to turn ON the light after X seconds or minute(s), after movement is detected, i could work on a solution for you!

Let me know if it is what you are looking for?

@sebirdman Are you using the PEQ motion sensors from best buy? I didnā€™t know they had temperature on those, what device type are you using for those?

Yes they are. Smartthings natively picks it up as these: https://shop.smartthings.com/#!/products/smartsense-motion-sensor

as far as i can tell, the Bestbuy PEQ oneā€™s are the exact same as the smartthings labeled ones.

Arno, iā€™m looking for something that turns ON the lgiht after X seconds OF MOTION. i donā€™t want it to turn on automatically after a little motion. Iā€™m looking for more sustained motion.

Itā€™s a bit of a challenge in SmartApps because the motion sensors tend to say ā€œactivity = trueā€ for several seconds (?) before resetting to false.

This varies by model, but may be configurable. And still workable if you are willing to wait substantially long enough to get that ā€œcertaintyā€ it is a humanā€¦