Schlage Locks with Ring on Hubitat?

My Schalge locks are currently on ST and I can access them via HubConnecct. Trying to phase out ST. If i pair the locks with my Ring set up, will I be able to see them in Hubitat?

If you install the Unofficial Ring Integration app you will be able to control them in HE, they will show as as virtual locks. Code management will still need to be managed in the Ring app.
[Re-release] Hubitat Ring Integration (Unofficial)

2 Likes

Read the unofficial post @JNS link above if you could. There was some issue with lock on Ring with HE. Not sure if it's solved yet.

Thanks. I have the unofficial ring integration up and running (very well)

1 Like

So I moved my lock over to ring, but the ring integration app doesn't see it (it sees all my other devices). Any advice?

Did you install the Ring Virtual Lock driver?

It's been a while since I set this up but after you check the Ring Virtual Lock driver I believe you then have to go into the Ring Alarm Hub device, which should be under the Ring API Virtual device, and click 'create devices'.

You will need to select “Create Devices” within the Ring Alarm Device. Make sure you have installed all the required drivers.

Following that, they should appear in your device list.

Yup, the issue is resolved now. :smiley:

Thanks. I've done that but still no luck. Any suggestions on troubleshooting?

What errors do you see in your logs?

dev:872020-12-22 03:53:49.244 pm warnCouldn't find device Front Door lock of type lock with zid 6ef435ae-c298-40bb-9c3d-c8603ce1d7be
dev:872020-12-22 03:53:49.236 pm debugsendUpdate(deviceInfo)
dev:872020-12-22 03:53:49.225 pm tracecreated deviceInfo: {
"deviceType": "lock",
"src": "b4a69e6e-2f3b-456a-bdf7-256443e42105",
"msg": "DeviceInfoDocGetList",
"eventOccurredTsMs": null,
"level": null,
"affectedEntityType": "asset",
"affectedEntityId": "b4a69e6e-2f3b-456a-bdf7-256443e42105",
"affectedEntityName": null,
"accountId": "dpsdmd-16vbq-0",
"assetId": "b4a69e6e-2f3b-456a-bdf7-256443e42105",
"assetKind": "base_station_v1",
"lastUpdate": 1608667968660,
"lastCommTime": 1608667968579,
"nextExpectedWakeup": null,
"adapterType": "zwave",
"zid": "6ef435ae-c298-40bb-9c3d-c8603ce1d7be",
"roomId": 7,
"serialNumber": null,
"fingerprint": "59.25409.20548",
"manufacturerName": "Schlage",
"tamperStatus": "ok",
"name": "Front Door lock",
"acStatus": null,
"batteryLevel": 74,
"batteryStatus": "ok",
"componentDevices": [
{
"rel": "0:access-code",
"zid": "544be90c-51ca-41a6-8b31-3851ede43355"
}
],
"signalStrength": [
{
"nodeId": 1,
"quality": "ok",
"rssi": -63.0,
"status": "valid",
"zid": "51f9d207-7e1f-46ff-8db3-602810f17f6e"
}
],
"firmware": "113.22",
"hardwareVersion": "0",
"deviceName": null,
"roomName": null,
"state": {
"locked": "locked"
}

sorry, not everything pasted, this was on top of the log
dev:872020-12-22 03:53:49.265 pm debugUpdating device Ring Alarm Hub
dev:872020-12-22 03:53:49.259 pm debugsendUpdate(deviceInfo)
dev:872020-12-22 03:53:49.247 pm tracecreated deviceInfo: {
"deviceType": "access-code",
"src": "b4a69e6e-2f3b-456a-bdf7-256443e42105",
"msg": "DeviceInfoDocGetList",
"eventOccurredTsMs": null,
"level": null,
"affectedEntityType": "asset",
"affectedEntityId": "b4a69e6e-2f3b-456a-bdf7-256443e42105",
"affectedEntityName": null,
"accountId": "dpsdmd-16vbq-0",
"assetId": "b4a69e6e-2f3b-456a-bdf7-256443e42105",
"assetKind": "base_station_v1",
"lastUpdate": 1608667829569,
"lastCommTime": 1608666104618,
"nextExpectedWakeup": null,
"adapterType": "zwave",
"zid": "544be90c-51ca-41a6-8b31-3851ede43355",
"roomId": 7,
"serialNumber": null,
"fingerprint": "59.25409.20548",
"manufacturerName": null,
"tamperStatus": "ok",
"name": "Schlage Access Code",
"acStatus": null,
"batteryLevel": null,
"batteryStatus": "none",
"signalStrength": null,
"firmware": "113.22",
"hardwareVersion": "0",
"deviceName": null,
"roomName": null,
"state": {
"codeLengthMax": 4,
"codeLengthMin": 4,
"codeType": "numeric",
"codes": {
"0": {
"reserved": true
},
"1": {
"syncId": "b992b5e1-a8dd-487a-8c04-0c722929bded",
"userId": "1277306"
},
"2": {

        },
        "3": {
            
        },
        "4": {
            
        }
    },
    "numCodes": 30
}

}

Yea, I use to paste the log text too and was told a few times by the staff that posting a screenshot is better... :slight_smile:

I am not noticing any errors in there... That seems odd to me.

Not sure if there is anything different in this screenshot

Or maybe I’ll just reset the lock tomorrow and start over.

After resetting the lock, still no luck. Attached are the screenshots from the logs. My lock is simply not showing up as a virtual device.

That is very odd... You should have better luck getting support on the other thread. There are a lot of very knowledgeable people on this forum. Unfortunately, the original author of this integration is no longer around to support it.

1 Like