I’m sorry @nayelyz for tagging you so much, but everytime I have issues you are able to help me solve them quickly.
I am calling on the door control capability with this.
{ "commands": [ { "component": "main", "capability": "doorControl", "command": "open", "arguments": [] } ] }
It returns 200 but the opener does nothing. The device info is this. I know I’m doing something wrong I just can’t figure it out.
{"deviceId":"e1483459-c2a6-42e6-a93f-6fcba7f8106e","name":"base-garage-door","label":"GoControl Garage Door","manufacturerName":"SmartThingsCommunity","presentationId":"f6451b63-8763-3369-a644-a2c4372dbac8","deviceManufacturerCode":"014F-4744-3530","locationId":"7b48bdb7-1aa5-4689-a8ee-4ad213b43b3e","roomId":"da41a27e-ae00-4d30-b408-24d56181ba84","components":[{"id":"main","label":"main","capabilities":[{"id":"doorControl","version":1},{"id":"contactSensor","version":1},{"id":"refresh","version":1}],"categories":[{"name":"GarageDoor","categoryType":"manufacturer"}]}],"createTime":"2022-01-22T22:53:59.381Z","parentDeviceId":"12734877-add5-4ef8-a2f6-0c26ba76d692","profile":{"id":"7e839227-a751-3db1-a9f4-66088b32e431"},"zwave":{"networkId":"74","driverId":"f2f2679a-24fb-40da-9322-4c85988e9b53","executingLocally":true,"hubId":"12734877-add5-4ef8-a2f6-0c26ba76d692","networkSecurityLevel":"ZWAVE_S0_LEGACY","provisioningState":"PROVISIONED"},"type":"ZWAVE","restrictionTier":0,"allowed":[]}