mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-28 17:48:35 +01:00
Fix typo (#3435)
This commit is contained in:
parent
cd566bc2f9
commit
51dbc47f7e
@ -570,7 +570,7 @@ However, if the last value passed through was 100 only values greater than 120 o
|
|||||||
``or``
|
``or``
|
||||||
******
|
******
|
||||||
|
|
||||||
Pass forward a value with the first child filter that returns. Above example
|
Pass forward a value with the first child filter that returns. Below example
|
||||||
will only pass forward values that are *either* at least 1s old or are if the absolute
|
will only pass forward values that are *either* at least 1s old or are if the absolute
|
||||||
difference is at least 5.0.
|
difference is at least 5.0.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user