mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Use default format for configuration variables
This commit is contained in:
parent
eaf8147342
commit
c4ea556765
@ -24,7 +24,8 @@ lock:
|
||||
id: fdsa
|
||||
```
|
||||
|
||||
| Configuration variables| Optional | Description |
|
||||
| ---------------------- | -------- | ----------- |
|
||||
| `access_token` | no | The security token provided by Lockitron to lock and unlock your lock
|
||||
| `id` | no | The lock id given by Lockitron (should be a GUID)
|
||||
Configuration variables:
|
||||
|
||||
- **access_token** (*Required*): The usernThe security token provided by Lockitron to lock and unlock your lock.
|
||||
- **id** (*Required*): The lock id given by Lockitron (should be a GUID).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user