From e057129e402d0c9e0b226a9c82233a321944d852 Mon Sep 17 00:00:00 2001 From: Aaron Bach Date: Mon, 21 Oct 2019 18:24:28 -0600 Subject: [PATCH] Update docs for upcoming MyQ changes (#10931) --- source/_integrations/myq.markdown | 5 ----- 1 file changed, 5 deletions(-) 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 %}