Minor updates

This commit is contained in:
Fabian Affolter 2015-10-13 20:14:37 +02:00
parent e26b63e2a4
commit 8535267b37

View file

@ -532,8 +532,7 @@ the manufacturers of these devices.
<p class='note'>
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.
</p>
## {% 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.