From 34e52b1418e5c55ccb403435c7b5e8e00d24472a Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sat, 21 Mar 2020 01:48:47 -0500 Subject: [PATCH] Config flow for myq (#12404) --- source/_integrations/myq.markdown | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/source/_integrations/myq.markdown b/source/_integrations/myq.markdown index 36624971423..f0a0a105add 100644 --- a/source/_integrations/myq.markdown +++ b/source/_integrations/myq.markdown @@ -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