mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
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:
parent
b5cb35646b
commit
5038be7774
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user