Site updated at 2018-01-25 17:33:45 UTC

This commit is contained in:
Travis CI 2018-01-25 17:33:45 +00:00
parent 2a429df2b2
commit 94552b64db
144 changed files with 304 additions and 301 deletions

View file

@ -74,7 +74,7 @@
</h1>
</header>
<hr class="divider">
<h4><a class="title-link" name="turn-on-lights-with-a-resettable-off-timer" href="#turn-on-lights-with-a-resettable-off-timer"></a> Turn on lights with a resettable off timer</h4>
<h4><a class="title-link" name="turn-on-lights-with-a-resetable-off-timer" href="#turn-on-lights-with-a-resetable-off-timer"></a> Turn on lights with a resetable off timer</h4>
<p>This recipe will turn on a light when there is motion and turn off the light when ten minutes has passed without any motion events.</p>
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">automation</span><span class="pi">:</span>
<span class="pi">-</span> <span class="s">alias</span><span class="pi">:</span> <span class="s">Turn on kitchen light when there is movement</span>