Add link to docs
This commit is contained in:
parent
6a3316ed12
commit
77ba0c0393
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue