Skip to content
Snippets Groups Projects
Commit 55de5635 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

Add link to docs

parent 1a018e3e
No related branches found
No related tags found
No related merge requests found
"""
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment