Have you ever found yourself stumbling in the dark after turning off the lights for bed? I know I have, which is why I decided to create a simple yet effective solution using my smart home setup. In this post, I’ll share how I programmed my lights to stay on for a short period after a mode change, providing just enough time to navigate safely through my home.
The Scenario
I wanted a night light that would stay on for about two minutes after I engaged my ‘night’ mode. This would give me enough time to move around without groping in the dark. The challenge was to achieve this without relying on motion sensors or door closures, as I wanted a more direct control method.
The Solution
After some research and experimentation, I discovered that SmartThings allows for automation based on mode changes. Here’s how I set it up:
-
Create a Virtual Switch: I created a virtual switch in SmartThings to act as a trigger. This switch would be toggled when I change my mode to ‘night.’
-
Automation Rule: I programmed an automation rule that turns on a specific light when this virtual switch is activated. The light stays on for exactly two minutes before turning off automatically.
-
Testing and Adjustments: I tested the setup multiple times to ensure the timing was just right. It was perfect—enough time to navigate without wasting energy.
Benefits
This setup has been a lifesaver. It’s simple, energy-efficient, and provides peace of mind. Plus, it’s fully customizable. If you prefer a different duration or want to include multiple lights, the process remains the same.
Tips for Others
- Use Existing Modes: If you already use modes in your smart home setup, leveraging them for such automations can save you time and effort.
- Experiment with Timing: Everyone’s needs are different. Don’t hesitate to adjust the duration to suit your lifestyle.
- Consider Physical Switches: If you prefer a more tangible solution, you could use a smart switch like the Philips Hue Tap to manually trigger the automation.
This project was a fun way to enhance my smart home setup without breaking the bank or complicating things. I hope this inspires others to explore similar automations for their homes!
If you have questions or suggestions, feel free to comment below. Happy automating!