Hey everyone! I wanted to share my experience setting up my smart lighting system using motion and door sensors. It’s been a fantastic journey, and I thought I’d walk through my setup in case anyone else is looking to do something similar.
So, here’s the deal: I have a motion sensor and a door sensor in my living room. My goal was to have the lights turn on when motion is detected and stay on if the door is open. Initially, I set it up so that the lights would turn on immediately upon motion and then turn off after a minute. But I wanted to add a layer where if the door is open, the lights stay on regardless of motion.
After some research and tinkering, I figured out how to do it using the SmartThings app. The key was creating a rule that checks the door’s status. If the door is open, the lights stay on. If it’s closed, the lights behave as usual—turning on with motion and off after a minute. It’s all about combining the two sensors and setting up the right automation.
I used the SmartThings Rule Machine for this. Here’s a quick breakdown of what I did:
- Trigger: Motion detected in the living room.
- Condition: Check if the door is open.
- Action: If the door is open, keep the lights on. If the door is closed, turn the lights on for 60 seconds.
It’s been working perfectly for me, and it’s made my evenings so much more convenient. No more fumbling for switches or worrying about the lights going off when I’m in the middle of something.
If anyone has questions or needs help setting something similar up, feel free to reach out! I’d be happy to guide you through the process. Happy automating! ![]()