mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
improve the comment of the 'for' usage in the state conditions (#25524)
This commit is contained in:
parent
e553462cc2
commit
b97dde32df
@ -241,7 +241,7 @@ condition:
|
||||
condition: state
|
||||
entity_id: device_tracker.paulus
|
||||
state: "not_home"
|
||||
# optional: trigger only if state was this for last X time.
|
||||
# optional: Evaluates to true only if state was this for last X time.
|
||||
for:
|
||||
hours: 1
|
||||
minutes: 10
|
||||
|
Loading…
x
Reference in New Issue
Block a user