Site updated at 2015-01-25 17:32:01 UTC

This commit is contained in:
Paulus Schoutsen 2015-01-25 09:32:01 -08:00
parent 2ee4908b95
commit f5624aa60c
7 changed files with 33 additions and 40 deletions

View file

@ -158,13 +158,6 @@
</span></code></pre></td></tr></table></div></figure>
<p class='note warning'>
Home Assistant checks your time filters every 3 seconds. That means that the value of seconds will only be 0, 3, 6, 9…60. Setting up a filter for `time_seconds=10` will never fire!
</p>
<h4>State-based automation</h4>
<p>This allows you to trigger actions based on state changes of any entity within Home Assistant. You can omit the <code>state_from</code> and <code>state_to</code> to match all.</p>