mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 23:36:51 +00:00
Update above/below note (#14658)
The note has the words `above` and `below` the wrong way around, and is probably clearer if `and` is used to show both conditions must be true.
This commit is contained in:
parent
159dd7a529
commit
16663651c5
@ -83,7 +83,7 @@ automation:
|
|||||||
|
|
||||||
<div class='note'>
|
<div class='note'>
|
||||||
Listing above and below together means the numeric_state has to be between the two values.
|
Listing above and below together means the numeric_state has to be between the two values.
|
||||||
In the example above, the trigger would fire if a numeric_state goes to 17.1-24.9 (from strict below 17, or strict above 25).
|
In the example above, the trigger would fire if a numeric_state goes to 17.1-24.9 (from strict above 17 and strict below 25).
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
The `for:` can also be specified as `HH:MM:SS` like this:
|
The `for:` can also be specified as `HH:MM:SS` like this:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user