This commit is contained in:
Fabian Affolter 2015-10-14 08:55:39 +02:00
parent 3d44bcb182
commit fa0c8eff7b

View File

@ -9,6 +9,7 @@ sharing: true
footer: true
---
<img src='/images/supported_brands/emblem-important.png' class='brand pull-right' />
The component `simple_alarm` 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 [the notifiy component]({{site_root}}/components/notify.html). It will also flash a specific light when a known person comes home.
This component depends on the components [device_tracker]({{site_root}}/components/device_tracker.html) and [light]({{site_root}}/components/light.html) being setup.