mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Update Juicenet component configuration variable (#6769)
This commit is contained in:
parent
e6673d206d
commit
813fc62d50
@ -24,6 +24,9 @@ juicenet:
|
||||
access_token: ACCESS_TOKEN
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
||||
- **access_token** (*Required*): Your eMotorWerks API Token can be found in the [dashboard](https://dashboard.emotorwerks.com/Manage).
|
||||
{% configuration %}
|
||||
access_token:
|
||||
description: "Your eMotorWerks API Token can be found in the [dashboard](https://dashboard.emotorwerks.com/Manage)."
|
||||
required: true
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user