Hello everyone,
I’m looking for a solution which includes the use of two conditions within a Motion Sensor.
Situation
I have a group of 5 Philips Hue Smart Spots and 1 (indoor) Hue Motion sensor.
These spots are used in a room with a window.
What I want to achieve:
- When movement is detected
- Check the Lux Intensity
- If Intensity = 1.000 lux or higher: Lights off
- If Intensity = between 400–1.000 lux: All lights on with a 70% brightness
- If Intensity = between 200–400 lux: All lights on with a 50% brightness
- If Intensity = between 40–200 lux: All lights on with a 50% brightness
- If Intensity = between 5-40 lux: All lights on with a 20% brightness
- If Intensity = 5 lux or lower: All lights on with a 1% brightness
- Check the Lux Intensity
- When no movement is detected:
- All lights off after 2 minutes.
Is it possible to make this configuration with the Hue Essentials app?