I'm currently using the Motion-activated Light blueprint with a camera. The problem I'm running into is whenever the lights turn back off, the camera of course sees "motion", so the automation turns the lights back on. My assumption is the modification should be to turn the motion detect portion of the automation off for a second or two when the lights turn off, but I'm not sure how to do that within a blueprint?
#Motion-activated Light Blueprint, Modify for Camera Motion?
1 messages · Page 1 of 1 (latest)
Sounds like the blueprint needs adjustment or you need to take control of it and edit it as an automation yourself.
I would check with where you got the blueprint to see if there are suggestions, or try a different one.
It's just the built-in blueprint. So you're saying I should copy/paste the blueprint's yaml and make my own automation from it?