Add link to docs

This commit is contained in:
Fabian Affolter 2015-10-25 15:30:56 +01:00
parent 6a3316ed12
commit 77ba0c0393

View file

@ -1,8 +1,10 @@
"""
homeassistant.components.api
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Provides a Rest API for Home Assistant.
For more details about the RESTful API, please refer to the documentation at
https://home-assistant.io/developers/api.html
"""
import re
import logging