Let’s assume I make a automation triggered on sunset with a condition that I have to be at home. Is the automation triggered at sunset and will it wait until I’m at home. If this is true, is it possible to see if there are automations triggered and still “running”.
Unless you have a wait_template or something similar, the automation will trigger, check the conditions and then execute the actions if conditions are met and stop if the conditions are not met.