New core state track feature (#3313)
* Update binary_sensor.template.markdown * Update trigger.markdown * Update trigger.markdown
This commit is contained in:
parent
c3736c2fd9
commit
964b6224b0
2 changed files with 22 additions and 0 deletions
|
@ -68,6 +68,12 @@ automation:
|
|||
# At least one of the following required
|
||||
above: 17
|
||||
below: 25
|
||||
|
||||
# If given, will trigger when condition has been for X time.
|
||||
for:
|
||||
hours: 1
|
||||
minutes: 10
|
||||
seconds: 5
|
||||
```
|
||||
|
||||
<p class='note'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue