diff --git a/source/_integrations/myq.markdown b/source/_integrations/myq.markdown index dc14e0e77ea..54bb961895a 100644 --- a/source/_integrations/myq.markdown +++ b/source/_integrations/myq.markdown @@ -20,7 +20,6 @@ cover: - platform: myq username: YOUR_USERNAME password: YOUR_PASSWORD - type: chamberlain ``` {% configuration %} @@ -32,9 +31,5 @@ password: description: Your MyQ account password. required: true type: string -type: - description: "Your device type/brand. Supported types are `chamberlain`, `liftmaster`, `craftsman` and `merlin`." - required: true - type: string {% endconfiguration %}