mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Add link to docs
This commit is contained in:
parent
6a3316ed12
commit
77ba0c0393
@ -1,8 +1,10 @@
|
|||||||
"""
|
"""
|
||||||
homeassistant.components.api
|
homeassistant.components.api
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Provides a Rest API for Home Assistant.
|
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 re
|
||||||
import logging
|
import logging
|
||||||
|
Loading…
x
Reference in New Issue
Block a user