mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 00:06:51 +00:00
Update supported types, add name info (#2046)
This commit is contained in:
parent
a34a8b9e03
commit
1ebabbde5d
@ -2,7 +2,7 @@
|
|||||||
layout: page
|
layout: page
|
||||||
title: "MyQ Cover"
|
title: "MyQ Cover"
|
||||||
description: "Instructions how to integrate MyQ-Enabled garage door covers into Home Assistant."
|
description: "Instructions how to integrate MyQ-Enabled garage door covers into Home Assistant."
|
||||||
date: 2017-02-11 19:30
|
date: 2017-02-14 14:21
|
||||||
sidebar: true
|
sidebar: true
|
||||||
comments: false
|
comments: false
|
||||||
sharing: true
|
sharing: true
|
||||||
@ -12,7 +12,7 @@ ha_category: Cover
|
|||||||
ha_release: 0.39
|
ha_release: 0.39
|
||||||
---
|
---
|
||||||
|
|
||||||
The `myq` cover platform lets you control MyQ-Enabled garage doors through Home Assistant.
|
The `myq` cover platform lets you control MyQ-Enabled garage doors through Home Assistant. Device names in Home Assistant are generated based on the names defined in your MyQ Device mobile app.
|
||||||
|
|
||||||
To use your MyQ cover in your installation, add the following to your `configuration.yaml` file:
|
To use your MyQ cover in your installation, add the following to your `configuration.yaml` file:
|
||||||
|
|
||||||
@ -29,4 +29,4 @@ Configuration variables:
|
|||||||
|
|
||||||
- **username** (*Required*): Your MyQ account username.
|
- **username** (*Required*): Your MyQ account username.
|
||||||
- **password** (*Required*): Your MyQ account password.
|
- **password** (*Required*): Your MyQ account password.
|
||||||
- **type** (*Required*): Your device type/brand. Supported types are `chamberlain`, `liftmaster` and `craftmaster`.
|
- **type** (*Required*): Your device type/brand. Supported types are `chamberlain`, `liftmaster`, `craftsman` and `merlin`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user