Change above/below confusion in clarification of example (#18739)

This commit is contained in:
Illia Grybkov 2021-08-16 18:03:37 -05:00 committed by GitHub
parent 632fce4f00
commit 49616bf450
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -230,7 +230,7 @@ automation:
<div class='note'>
Listing above and below together means the numeric_state has to be between the two values.
In the example above, the trigger would fire a single time if a numeric_state goes into the 17.1-24.9 range (from 17 and below or 25 and above). It will only fire again, once it has left the defined range and enters it again.
In the example above, the trigger would fire a single time if a numeric_state goes into the 17.1-24.9 range (above 17 and below 25). It will only fire again, once it has left the defined range and enters it again.
</div>
Number helpers (`input_number` entities), `number` and `sensor` entities that