From ddf8b21ce29f0c0537563b80f80f21e295c14167 Mon Sep 17 00:00:00 2001 From: jensjakob Date: Sun, 1 Oct 2017 11:59:11 +0200 Subject: [PATCH] Clarified numeric state trigger description (#3464) --- source/_docs/automation/trigger.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/automation/trigger.markdown b/source/_docs/automation/trigger.markdown index ae3a7faf18e..a54145e0956 100644 --- a/source/_docs/automation/trigger.markdown +++ b/source/_docs/automation/trigger.markdown @@ -56,7 +56,7 @@ automation: ``` ### {% 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 automation: