Adding link to the LLAT section of the docs (#8148)

* Adding link to the LLAT section of the docs

Adding link to the LLAT section of the docs, and to the API docs. This should hopefully make it clearer to folks that this isn't a drop in replacement.

* ✏️ Made link relative
This commit is contained in:
DubhAd 2019-01-15 22:04:14 +00:00 committed by Franck Nijhof
parent b5cb35646b
commit 5038be7774

View File

@ -27,7 +27,7 @@ http:
{% configuration %}
api_password:
description: Protect the Home Assistant API with a password - this password can also be used to log in to the frontend. Where possible you should use a long lasting access token instead of this.
description: Protect the Home Assistant API with a password - this password can also be used to log in to the frontend. Where your client or other software supports it, you should use [long lasting access token](/docs/authentication/#your-account-profile) instead, as [shown in the REST API](https://developers.home-assistant.io/docs/en/external_api_rest.html) and [websocket API](https://developers.home-assistant.io/docs/en/external_api_websocket.html) documentation.
required: false
type: string
server_host: