mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Config flow for myq (#12404)
This commit is contained in:
parent
d1f27ba0a3
commit
34e52b1418
@ -6,6 +6,9 @@ ha_category:
|
||||
- Cover
|
||||
ha_release: 0.39
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_config_flow: true
|
||||
ha_codeowners:
|
||||
- '@bdraco'
|
||||
ha_domain: myq
|
||||
---
|
||||
|
||||
@ -13,7 +16,9 @@ The `myq` cover platform lets you control MyQ-Enabled garage doors through Home
|
||||
|
||||
## Configuration
|
||||
|
||||
To use your MyQ cover in your installation, add the following to your `configuration.yaml` file:
|
||||
To add `MyQ` cover to your installation, go to **Configuration** >> **Integrations** in the UI, click the button with `+` sign and from the list of integrations select **MyQ**.
|
||||
|
||||
Alternatively, add the following to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
|
Loading…
x
Reference in New Issue
Block a user