Clarified numeric state trigger description (#3464)

This commit is contained in:
jensjakob 2017-10-01 11:59:11 +02:00 committed by Fabian Affolter
parent e3ca50b478
commit ddf8b21ce2

View File

@ -56,7 +56,7 @@ automation:
``` ```
### {% linkable_title Numeric state trigger %} ### {% linkable_title Numeric state trigger %}
On state change of a specified entity, attempts to parse the state as a number and triggers if value is above and/or below a threshold. On state change of a specified entity, attempts to parse the state as a number and triggers once if value is changing from above to below a threshold, or from below to above the given threshold.
```yaml ```yaml
automation: automation: