WebThingsIO / zwave-adapter

Z-Wave adapter add-on for WebThings Gateway
Mozilla Public License 2.0
15 stars 20 forks source link

Cannot connect GoControl window/door sensors #112

Closed chasingmaxwell closed 4 years ago

chasingmaxwell commented 4 years ago

I have a z-stick gen5 and a couple of GoControl window/door sensors (WADWAZ-1).

WADWAZ-1 manual: https://www.gocontrol.com/manuals/WADWAZ-1-Install.pdf

When I try to connect the sensors with the instructions from the above manual, the sensor is not detected and I see this in my logs:

2020-05-20 21:07:21.214 INFO   : zwave-adapter: ===============================================
2020-05-20 21:07:21.215 INFO   : zwave-adapter: Press the inclusion button on the ZWave device to add
2020-05-20 21:07:21.216 INFO   : zwave-adapter: ===============================================
2020-05-20 21:07:21.217 INFO   : zwave-adapter: Controller Command feedback: AddDevice ControllerCommand - Starting node0 retVal:1 state:0
2020-05-20 21:07:22.202 INFO   : zwave-adapter: node255: timeout
2020-05-20 21:07:22.203 INFO   : zwave-adapter: Controller Command feedback: ControllerCommand - Error - Failed node0 retVal:3 state:10
2020-05-20 21:08:21.200 INFO   : Pairing timeout

When I remove the z-stick from the usb port, put it in inclusion mode, and pair the sensor, it seems to work, but of course that doesn't cause it to show up in the gateway. After pairing it with the z-stick in that way, I can also successfully remove it by putting the z-stick in exclusion mode and pressing the tamper switch on the switch.

Any ideas?

chasingmaxwell commented 4 years ago

Welp. I just tried again almost a month later and it worked. ¯_(ツ)_/¯