Fixed a few spelling mistakes on the website.

This commit is contained in:
Kevin Gottsman 2015-04-03 01:36:52 -04:00
parent 05218c2555
commit 1c0a893fb5
9 changed files with 12 additions and 12 deletions

View file

@ -11,7 +11,7 @@ footer: true
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 compoments [device_tracker]({{site_root}}/components/device_tracker.html) and [light]({{site_root}}/components/light.html) being setup.
This component depends on the components [device_tracker]({{site_root}}/components/device_tracker.html) and [light]({{site_root}}/components/light.html) being setup.
To set it up, add the following lines to your `configuration.yaml`: