mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
supla.markdown: Fix access_token description (#29261)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
cbced52af8
commit
bf1695a4f8
@ -44,7 +44,7 @@ servers:
|
||||
required: true
|
||||
type: string
|
||||
access_token:
|
||||
description: An access token for REST API configuration. Can be acquired from `http[s]://your.server.org/integrations/tokens` (please add at least Channel's Read and Action Execution permissions).
|
||||
description: An access token for REST API configuration. Under **Scopes** > **Channels**, at least **Read** and **Action execution(( permissions are required to be enabled. A token can be obtained from the Security section of Supla Cloud for [Personal Access Token](https://cloud.supla.org/security/personal-access-tokens) page or your server instance.
|
||||
required: true
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user