Site updated at 2016-10-04 22:02:23 UTC
This commit is contained in:
parent
ef826f12a5
commit
1b86ab1293
23 changed files with 37 additions and 37 deletions
|
@ -89,7 +89,7 @@
|
|||
<hr class="divider">
|
||||
|
||||
|
||||
<p>This example component will detect 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/">the notifiy component</a>. It will also flash a specific light when a known person comes home.</p>
|
||||
<p>This example component will detect 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/">the notify component</a>. It will also flash a specific light when a known person comes home.</p>
|
||||
|
||||
<p>This component depends on the components <a href="/components/device_tracker/">device_tracker</a> and <a href="/components/light/">light</a> being setup.</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue