Add link to docs

pull/519/merge
Fabian Affolter 2015-10-25 15:09:01 +01:00
parent 1a018e3ee7
commit 55de563511
1 changed files with 3 additions and 2 deletions

View File

@ -1,10 +1,11 @@
"""
homeassistant.components.group
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Provides functionality to group devices that can be turned on or off.
"""
For more details about this component, please refer to the documentation at
https://home-assistant.io/components/group.html
"""
import homeassistant.core as ha
from homeassistant.helpers import generate_entity_id
from homeassistant.helpers.event import track_state_change