For the life of me I can not get my Schlage Zwave Locks moved over from Smart Things to home assistant. They easily pair under smart things using the QR provisioning, but miserably fail in Home Assistant. I am a bit lost.
I originally did this in Zwave JS , but then moved to Zwave JS UI as the basic UI left me little information to go on.
Both ended in the same result: failure.
No matter what I select, the system keeps adding it with no security as a node it can only ping.
This includes me trying to tell ZwaveJSUI to only allow secure joins and doing a scan inclusion. Nada. Same result.
Im hoping others have experienced this pain.
Here are some basic details:
Provision JSON:
"securityClasses": {
"s2AccessControl": true,
"s2Authenticated": false,
"s2Unauthenticated": false,
"s0Legacy": false
},
To be clear - even tho Home Assistant adds it as this ping only node - the lock reports join failure every time. (red light).
Any help would be appreciated. Im a bit lost at this point on what to do and have moved them back to smarthings for now.