(first post, go easy!)
This looks awesome, but Iâm having a couple of issues trying to get it to setup how I would like.
Let me explain what Iâm after, and then the issues Iâm encountering.
I have two motion sensors (cameras) grouped together on my drive way that I would like to use as the sensors. I have a dimmer switch that controls the lightning on the drive way. I would like to use the âNight Lightsâ functionality to turn these lights on based on the sun elevation, essentially setting the dim level to 50% at dusk, and then off at dawn. I would like to use the âsensorâ functionality to turn the dim level to 100% when motion is detected during ânight timeâ (as defined by the sun elevation in night lights), and then back to 50% (the value set by night lights) when there is no motion.
I believe I have everything configured correctly, the lights come on/off based on the sun elevation, and the lights are triggered based on the motion sensors. Iâm seeing two issues though:
-
When the motion is cleared by the sensor group, the dimmer is turned off completely rather than reverting to the value specified by the âNight Lightsâ functionality.
-
When the motion sensor is cleared, the lighting is turned off which seems to trigger another motion sensor event, repeating the process indefinitely. Is there a way to ignore motion changes for a couple of seconds (ideally the âLight Control: Transition - OFFâ setting plus a second or two) while the lightning changes?
Here is a snippet from the Logbook last night:
Sensor Group turned off triggered by state of Camera Motion cleared (no motion detected)
10:19:29 PM
Dimmer turned on triggered by automation Sensor Light triggered by state of Sensor Group
10:19:26 PM
Sensor Group turned on triggered by state of Camera Motion detected motion
10:19:26 PM
Dimmer turned off triggered by automation Sensor Light triggered by state of Sensor Group
10:19:25 PM
Sensor Group turned off triggered by state of Camera Motion cleared (no motion detected)
10:14:25 PM
Dimmer turned on triggered by automation Sensor Light triggered by state of Sensor Group
10:14:22 PM
Sensor Group turned on triggered by state of Camera Motion detected motion
10:14:22 PM
(I have set the time delay for 5 minutes)
This went on and on until after the sun was above the value defined in âSun Elevationâ.
Any ideas on how to get this to work with this blueprint, or should I start tinkering on my own?