From 8535267b37d821918219d6ce4a27a49970bcaf47 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 13 Oct 2015 20:14:37 +0200 Subject: [PATCH] Minor updates --- source/components/index.markdown | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/source/components/index.markdown b/source/components/index.markdown index 8ac26b7367..3998c51974 100644 --- a/source/components/index.markdown +++ b/source/components/index.markdown @@ -532,8 +532,7 @@ the manufacturers of these devices.

-Support for these services is provided by the Home Assistant community and not -the service providers. +Support for these services is provided by the Home Assistant community and not the service providers.

## {% linkable_title Organization %} @@ -546,9 +545,9 @@ the service providers. | Type | Description | ---- | ----------- -| [Automation](/components/automation.html) | Allow for automating service calls when a specific state is met -| [Script](/components/script.html) | Allow user to define scripts to run from within Home Assistant -| [Zone](/components/zone.html) | Allow user to define zones within Home Assistant +| [Automation](/components/automation.html) | Allow for automating service calls when a specific state is met. +| [Script](/components/script.html) | Allow user to define scripts to run from within Home Assistant. +| [Zone](/components/zone.html) | Allow user to define zones within Home Assistant. | [Device sun light trigger](/components/device_sun_light_trigger.html) | Slowly fade in the lights to compensate the setting sun. Also turns on lights when you get home after dark. | [Simple alarm](/components/simple_alarm.html) | Let the lights blink red when the lights turn on while no one is home.