Update docs for upcoming MyQ changes (#10931)

This commit is contained in:
Aaron Bach 2019-10-21 18:24:28 -06:00 committed by Franck Nijhof
parent 5cb12c09ab
commit e057129e40

View File

@ -20,7 +20,6 @@ cover:
- platform: myq - platform: myq
username: YOUR_USERNAME username: YOUR_USERNAME
password: YOUR_PASSWORD password: YOUR_PASSWORD
type: chamberlain
``` ```
{% configuration %} {% configuration %}
@ -32,9 +31,5 @@ password:
description: Your MyQ account password. description: Your MyQ account password.
required: true required: true
type: string type: string
type:
description: "Your device type/brand. Supported types are `chamberlain`, `liftmaster`, `craftsman` and `merlin`."
required: true
type: string
{% endconfiguration %} {% endconfiguration %}