mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Update Aladdin Connect for Config Flow (#23028)
This commit is contained in:
parent
7b51741b64
commit
2e3cb00153
@ -20,25 +20,4 @@ The `aladdin_connect` cover platform lets you control Genie Aladdin Connect gara
|
||||
Only doors that are owned by your Aladdin Connect account will be available. Doors that your account has been granted shared access to are not yet supported.
|
||||
</div>
|
||||
|
||||
## Configuration
|
||||
|
||||
To use your Aladdin Connect cover in your installation, add the following to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
cover:
|
||||
- platform: aladdin_connect
|
||||
username: YOUR_USERNAME
|
||||
password: YOUR_PASSWORD
|
||||
```
|
||||
|
||||
{% configuration %}
|
||||
username:
|
||||
description: Your Aladdin Connect account username.
|
||||
required: true
|
||||
type: string
|
||||
password:
|
||||
description: Your Aladdin Connect account password.
|
||||
required: true
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
{% include integrations/config_flow.md %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user