Use default format for configuration variables
This commit is contained in:
parent
eaf8147342
commit
c4ea556765
1 changed files with 5 additions and 4 deletions
|
@ -24,7 +24,8 @@ lock:
|
||||||
id: fdsa
|
id: fdsa
|
||||||
```
|
```
|
||||||
|
|
||||||
| Configuration variables| Optional | Description |
|
Configuration variables:
|
||||||
| ---------------------- | -------- | ----------- |
|
|
||||||
| `access_token` | no | The security token provided by Lockitron to lock and unlock your lock
|
- **access_token** (*Required*): The usernThe security token provided by Lockitron to lock and unlock your lock.
|
||||||
| `id` | no | The lock id given by Lockitron (should be a GUID)
|
- **id** (*Required*): The lock id given by Lockitron (should be a GUID).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue