I have an automation set so that if the trigger is met overnight to delay until 06:00 then run the actions. I want the actions to continually run every 30 minutes once the delay is met until a specific condition is met. Will setting a repeat until condition
as the last action cause it to repeat after 06:00 until the condition is met or will the repeat just be ignored since there is a delay until 06:00 and will have already run at 06:00?
I think I figured out what it is that I didn’t understand (partly due to the automation GUI seemingly not asking for actions) and I need to have the sequence of actions nested within the repeat until condition
action. Am I just not seeing the actions being asked for in the automation GUI?