Blueprint add condition?

Hi everybody,

I am using the Motion-activated Light blueprint from the community blueprints. It works fine, but I’d like to add a condition to it. I want lights to only be automatically turned on if the corresponding sensor.<room>_motion_illuminance value is beneath a certain value.

Now, I know how to do this with regular automations, but have no clue how to add a condition to an existing blueprint. Is this even possible, or do I have to manually write (or modify) the yaml file?

Thank you in advance for your input :slight_smile:

Yes, that’s possible, but you need to write the YAML, no way to do this through the UI.

See similar topic.