We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9005511 commit ab20f06Copy full SHA for ab20f06
source/_docs/automation/trigger.markdown
@@ -70,6 +70,11 @@ automation:
70
below: 25
71
```
72
73
+<p class='note'>
74
+Listing above and below together means the numeric_state has to be between the two values.
75
+In the example above, a numeric_state that is 17.1-24.9 would fire this trigger.
76
+</p>
77
+
78
### {% linkable_title State trigger %}
79
80
Triggers when the state of tracked entities change. If only entity_id given will match all state changes, even if only state attributes change.
0 commit comments