Site updated at 2016-10-21 06:58:33 UTC
This commit is contained in:
parent
694bd757d3
commit
97f7ebb495
25 changed files with 39 additions and 39 deletions
|
@ -109,7 +109,7 @@
|
|||
|
||||
<p>The second line is the condition part of the automation rule. Conditions are optional tests that can limit an automation rule to only work in your specific use cases. A condition will test against the current state of the system. This includes the current time, devices, people and other things like the sun. In this case we only want to act when the sun has set.</p>
|
||||
|
||||
<p>The third part is the action which will be performed when a rule is triggered and all conditions are met.For example, it can turn a light on, set the temperature on your thermostat or activate a scene.</p>
|
||||
<p>The third part is the action which will be performed when a rule is triggered and all conditions are met. For example, it can turn a light on, set the temperature on your thermostat or activate a scene.</p>
|
||||
|
||||
<p class="note">
|
||||
The difference between a condition and a trigger can be confusing as they are very similar. Triggers look at the actions, while conditions look at the results: turning a light on vs a light being on.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue