@hellothereuk Thank you, this is a good feature request. I’ve marked it as such because this functionality doesn’t exist yet.
And yes, I have considered introducing this for some time… but I haven’t done so yet because I wanted to make something a little smarter than a fixed unit of time (such as one hour).
Something to consider for this – it would be better to have either something like: %if_status_changes_soon%
(with “soon” being an hour or less) or this for a specific range: %if_status_changes_in_60_minutes%
– so it can be enclosed with %if_open_now%
or %if_closed_now%
.
As you can see, this really opens up a lot of possibilities – having a minute variable in the conditional logic really does complicate some already complex code.
The first iteration will probably be the status changing (open to closed or closed to open) in the next hour, being called “soon”. I think this is similar to what Google Maps has when you came across a business that is opening/closing soon.