Ring 4SP1SZ

Has anyone gotten the newer ring motion/light/occupancy sensors to work as just a zwave device?

Without the ring integration I mean. I have it added to my zwave network and it’s communication with zwave js. It just doesn’t do anything. Motion never trips. Light does not change. I’m not sure what’s going on. This is all I get out of the zwave js log

2024-04-09T20:08:35.820Z DRIVER   all queues busy
2024-04-09T20:08:35.835Z SERIAL » 0x0103003bc7                                                         (5 bytes)
2024-04-09T20:08:35.837Z DRIVER » [REQ] [GetBackgroundRSSI]
2024-04-09T20:08:35.843Z SERIAL « [ACK]                                                                   (0x06)
2024-04-09T20:08:35.846Z SERIAL « 0x0107013b9f99997f22                                                 (9 bytes)
2024-04-09T20:08:35.849Z SERIAL » [ACK]                                                                   (0x06)
2024-04-09T20:08:35.852Z DRIVER « [RES] [GetBackgroundRSSI]
                                    channel 0: -97 dBm
                                    channel 1: -103 dBm
                                    channel 2: -103 dBm
2024-04-09T20:08:35.866Z DRIVER   all queues idle

I’ve been using this device for at least 2 years now. It works without any problems. Try reinterviewing the device, check your associations, or try readding the device.

I reinterviewed it to get the actual binary sensor for motion on it. I can try and remove-add it I guess. I’ve done the re-interview twice.

I didn’t explicitly setup any associations yet. I’m just trying to get the thing to register motion at this point

The association is supposed to get set up automatically during inclusion but sometimes this doesn’t happen so you have to manually set it up. I would also change the motion detection sensitivity to 1. This will generate the most events. If it sets to 0 it will disable motion all together.

I change the sensitivity to 1 and it automatically changes back to 3.

It’s being very strange.

image

I powered it off, reset it, removed failed device, and now it works.

Not sure how to get to the associations. I had to use a blueprint to create the light automation. I’m using the zwaveJS integration and all the videos and documentation refer to a MQTT web portal to control all of this. Not sure if that’s available with the integration I picked.