Hi,
In automations for triggers we have for: x time ability, so that we’re triggering only when particular state were kept for x time.
But how about how much time it was in other state ? This is super useful for a lot of stuff, which we don’t want to repeat too often, or many other use cases. Now we have to create additional fake booleans and other workarounds.
Offer to create: Before: x time (as a condition for trigger validation) alongside For: x time (which, I guess waits for trigger to become valid)