Hey everyone, I wanted to share my recent success with setting up an automation using my Philips Hue smart bulbs and motion sensors. It’s been a journey, but I’m thrilled with how it turned out!
A few weeks ago, I decided to enhance the lighting in my living room with some smart automation. I’ve been using Philips Hue bulbs for a while now, and they’ve always been a reliable choice. I wanted to take it a step further by integrating motion sensors to make the lighting more dynamic and energy-efficient.
The setup involved three devices: a Philips Hue Smart bulb, a Philips Hue Motion sensor, and an Aqara smart button. My goal was to create an automation where the bulb turns on when motion is detected, especially when the light level is low, and turns off after a period of inactivity. Additionally, I wanted the Aqara button to serve as an override, allowing me to manually switch the light on or off without affecting the motion sensor’s automation.
At first, I faced some challenges. I had to figure out how to disable the motion-triggered automation when the light was manually turned off. After some research and experimentation, I realized that creating a helper input boolean was the key. This helper boolean would track whether the light was manually overridden, allowing the motion automation to pause until movement was detected again.
Here’s how I set it up:
- Motion Detection Automation: The bulb turns on if motion is detected and the light level is below 40lux. It turns off after 2 minutes of no motion.
- Manual Override with Aqara Button: Pressing the button toggles the light state and disables the motion automation temporarily. The automation resumes once motion is detected again.
- Helper Input Boolean: This tracks the manual override state, ensuring the motion automation doesn’t interfere while the light is manually controlled.
The process involved some trial and error, but the result is a seamless integration that enhances my living space. The lights now respond intuitively to my movements, and the manual override feature gives me the flexibility I wanted.
I’d love to hear if anyone else has similar setups or any tips to further optimize this automation. It’s amazing how smart devices can make our homes more comfortable and efficient!
Happy automating! ![]()