Motion/Occupancy-activated Light Blueprint for Home Assistant

yeah, it doesn’t. I am working with someone who is trying to help me get it fixed - thank you @JorgWolski

Pencil icon then

I don’t have that option @petro ?

hi

mb easy to replace

with
something like

    additional_conditions:
      name: Additional conditions
      description: |
        Extra conditions you may want to add to this automation 
        (Example: Home occupied, TV on, etc)
      default: []
      selector:
        condition:

???

1 Like

btw, this this case you can simply remove also sun (time) constrant.

1 Like

Honestly, I think that’s over engineering the blueprint to make those changes. As I mentioned in other replies, I think there is far more value in users creating helpers to represent states (as I do) then the solution can be used in other blueprints and automations.

If you want to fork my blueprint and create a custom one, please feel free!

1 Like

no-no :slight_smile: just as idea.
I am using AD for motion light

here is the simplest variant of your blueprint without sun and other conditions but user can add any own

2 Likes