Add icon
This commit is contained in:
parent
3d44bcb182
commit
fa0c8eff7b
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue