I am using a motion activated light after sunset blueprint, basically it just activates a light for x amount of seconds if the sun is below sunset.
What I want to do is add a condition to not activate if the light is already on.
So the idea is, if the light is manually turned on, it will not trigger the timeout when motion is activated, and the light will remain on until turned off manually.
Can I modify the blueprint or automation to do this?
Thanks
alias: Light Motion - Shed PIR
description: ""
use_blueprint:
path: >-
Marcos_Felipe/turn-light-on-and-off-based-on-detected-motion-with-sun-condition.yaml
input:
motion_entity: binary_sensor.shed_outputs_shed_pir
light_target:
entity_id: light.shed_outputs_shed_lights