diff --git a/source/_integrations/myq.markdown b/source/_integrations/myq.markdown index 74438e24d9b..ad1f7c6eb18 100644 --- a/source/_integrations/myq.markdown +++ b/source/_integrations/myq.markdown @@ -18,27 +18,6 @@ The `myq` cover platform lets you control MyQ-Enabled garage doors through Home 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 -cover: - - platform: myq - username: YOUR_USERNAME - password: YOUR_PASSWORD -``` - -{% configuration %} -username: - description: Your MyQ account username. - required: true - type: string -password: - description: Your MyQ account password. - required: true - type: string -{% endconfiguration %} - ### Binary Sensor Your `MyQ` gateway will appear as a binary sensor that shows if the device is connected.