Update link to docs (Jekyll 3 update)

This commit is contained in:
Fabian Affolter 2015-11-09 13:12:18 +01:00
parent 64d5ca4da0
commit 97f9f8aa49
136 changed files with 175 additions and 258 deletions

View file

@ -1,9 +1,11 @@
"""
homeassistant.components.device_sun_light_trigger
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Provides functionality to turn on lights based on the state of the sun and
devices.
Provides functionality to turn on lights based on
the state of the sun and devices.
For more details about this component, please refer to the documentation at
https://home-assistant.io/components/device_sun_light_trigger/
"""
import logging
from datetime import timedelta