home-assistant.github.io/source/_components/cover.myq.markdown

858 B

layout title description date sidebar comments sharing footer logo ha_category ha_release
page MyQ Cover Instructions how to integrate MyQ-Enabled garage door covers into Home Assistant. 2017-02-11 19:30 true false true true myq.png Cover 0.39

The myq cover platform lets you control MyQ-Enabled garage doors through Home Assistant.

To use your MyQ cover in your installation, add the following to your configuration.yaml file:

# Example configuration.yml entry
cover:
  - platform: myq
    username: email@email.com
    password: password
    type: chamberlain

Configuration variables:

  • username (Required): Your MyQ account username.
  • password (Required): Your MyQ account password.
  • type (Required): Your device type/brand. Supported types are chamberlain, liftmaster and craftmaster.