mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Update sesame documentation (#9467)
This commit is contained in:
parent
8a9fbc1fee
commit
02fa6c858b
@ -28,18 +28,12 @@ Once you have remote access enabled using one of the above AND the Integration -
|
||||
# Example configuration.yaml entry
|
||||
lock:
|
||||
- platform: sesame
|
||||
email: YOUR_E_MAIL_ADDRESS
|
||||
password: YOUR_PASSWORD
|
||||
apy_key: YOUR_SESAPE_API_KEY
|
||||
```
|
||||
|
||||
{% configuration %}
|
||||
email:
|
||||
description: The email address for your Sesame account.
|
||||
required: true
|
||||
type: string
|
||||
password:
|
||||
description: The password for your Sesame account.
|
||||
apy_key:
|
||||
description: Api Key obtained from the Sesame account
|
||||
required: true
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user