diff --git a/packages/config/config/devices/0x0330/ves-zw-mot-018.json b/packages/config/config/devices/0x0330/ves-zw-mot-018.json index ddb66fed876e..35cf00ffbffa 100644 --- a/packages/config/config/devices/0x0330/ves-zw-mot-018.json +++ b/packages/config/config/devices/0x0330/ves-zw-mot-018.json @@ -223,10 +223,20 @@ ] } ], + "compat": { + "commandClasses": { + "remove": { + // The device probably has a bugged Window Covering CC implementation + "0x6a": { + "endpoints": "*" + } + } + } + }, "metadata": { "inclusion": "Step 1. Set primary controller/gateway into inclusion mode.\nStep 2. Either power cycle the product, or triple press the action button.\n Step 3. The connected light will stay on solid for 3 seconds to indicate successful inclusion.", "exclusion": "Step 1. Set primary controller/gateway into exclusion mode.\nStep 2. Triple press the action button.", "reset": "Press and hold the action button for over 10 seconds.", "manual": "https://cdn.shopify.com/s/files/1/0066/8149/3559/files/VES-ZW-MOT-018.pdf" } -} +} \ No newline at end of file