Open
Description
Feedback
The document does not describe what exactly the "for time" does. It sounds simple but for example I'm not sure if the automation stops because this condition isn't true, or of the automaton waits until the condition is met?
So for example:
- Trigger is switch A is on
- The "and if" condition is switch B is off for 5 min
- Action: switch on light
If switch B isn't off for 5 min, will the light turn on when the 5min is reached or is the automaton stopped?
URL
https://www.home-assistant.io/docs/automation/condition/
Version
2025.5.3
Additional information
No response