Update developer doc links to developers.home-assistant.io (#16622)

This commit is contained in:
Ville Skyttä 2018-09-15 14:27:37 +03:00 committed by Paulus Schoutsen
parent 19514ea500
commit cc38981a38
5 changed files with 7 additions and 7 deletions

View file

@ -2,7 +2,7 @@
Websocket based API for Home Assistant.
For more details about this component, please refer to the documentation at
https://home-assistant.io/developers/websocket_api/
https://developers.home-assistant.io/docs/external_api_websocket.html
"""
import asyncio
from concurrent import futures