Site updated at 2015-04-03 05:44:19 UTC

This commit is contained in:
Paulus Schoutsen 2015-04-02 22:44:19 -07:00
parent 995b54cad1
commit a535e95231
19 changed files with 78 additions and 78 deletions

View file

@ -105,7 +105,7 @@
<p>The component <code>simple_alarm</code> is capable of detecting intruders. It does so by checking if lights are being turned on while there is no one at home. When this happens it will turn the lights red, flash them for 30 seconds and send a message via <a href="/components/notify.html">the notifiy component</a>. It will also flash a specific light when a known person comes home.</p>
<p>This component depends on the compoments <a href="/components/device_tracker.html">device_tracker</a> and <a href="/components/light.html">light</a> being setup.</p>
<p>This component depends on the components <a href="/components/device_tracker.html">device_tracker</a> and <a href="/components/light.html">light</a> being setup.</p>
<p>To set it up, add the following lines to your <code>configuration.yaml</code>:</p>