[EDGE] Ring Alarm Keypad (2nd Gen) Edge Driver

Yes it does, great idea and thanks for suggesting it.

Enhanced Z-Wave Keypad Driver - v20250605

  • (New) Now use routine automations triggers/API’s to play one of 5 custom ring tones on demand
  • (Fix) Update to comply with changes to HubCore firmware

Please make sure that your device is within 20ft of a buffering device/repeater for best performance and reliability.

NOTES

  • This version of the enhanced driver is only available via the new platform Drivers license (refer to website for details). If you have an active subscription, the new driver will be automatically pushed to your hub within 24 hours
  • See the first post for a full list of available features
  • The latest SmartThings iOS mobile app now cuts off the text after the second line so not all user codes are visible. See the FAQ page for details on how to view the programmed codes

Copyright (c) RBOY APPS

@dacuda this should provide what you’re looking for and we’ve made it relatively easy so you don’t need to change the default ring tone. We’ve also added an option for volume control to the API but currently SmartThings routines don’t support triggering an API with two parameters, once they add that to the mobile app you’ll also be able to control volume in addition to the tone

You can also create 2 routines to play 2 different chimes when the door opens and when it closes. That way you’ll know if it was left open.

Or you can set it to chime when the door is left open for a minute like this

That is perfect! Thank you so much!! It does exactly what I was envisioning and more.

Enhanced Z-Wave Keypad Driver - v20250701

  • (Update) Update to comply with changes to latest hub firmware

Please make sure that your device is within 20ft of a buffering device/repeater for best performance and reliability.

NOTES

  • If you are subscribed to the 2025 RBOY APPS Driver channel, the new driver will be automatically pushed to your hub within 24 hours
  • See the first post for a full list of available features
  • The latest SmartThings iOS mobile app now cuts off the text after the second line so not all user codes are visible. See the FAQ page for details on how to view the programmed codes

Copyright (c) RBOY APPS

Hi, I have a question regarding the current version of the Ring Keypad Gen 2 driver.

I noticed that the motion sensor doesn’t seem to be exposed, and the built-in announcements (like for low temperature or water leak) aren’t showing up either, even though the device supports them internally.

It’s possible that these features are already included and I’m just missing the correct way to configure or enable them. If that’s the case, could someone point me in the right direction on how to access or set them up?

Otherwise, is there a specific reason why these capabilities aren’t currently available (technical limitation, driver scope, etc.)? And would it be possible to include them in a future update?

Thanks in advance for the clarification.

The motion sensor i.e. the proximity sensor can enabled or disabled from the device settings page. However the keypad doesn’t report the activation of the proximity sensor over z-wave and hence it’s not available through ST.

The keypad doesn’t seem to support announcing low temp or water leak (atleast not in the firmware version that we have). There have been sporadic reports of some keypads doing it, if you have such a keypad we’ll have to get your firmware version to see if it’s different from what we have (1.008) in our labs.

You can this info using the latest driver, opening the CLI and triggering a refresh which should print the firmware version on the debug CLI console. If you need help that send me a PM or send us an email and we can guide you through it.

Enhanced Z-Wave Keypad Driver - v20260106

  • (Update) Update to comply with changes to latest hub firmware

Please make sure that your device is within 20ft of a buffering device/repeater for best performance and reliability.

NOTES

  • If you are subscribed to the 2026 RBOY APPS Driver channel, the new driver will be automatically pushed to your hub within 24 hours
  • See the first post for a full list of available features
  • The latest SmartThings iOS mobile app now cuts off the text after the second line so not all user codes are visible. See the FAQ page for details on how to view the programmed codes

Copyright (c) RBOY APPS

Hello, I bought your driver and everything works great but the entry delay. Now the entry delay starts when I provide my pin and disarm. Is it possible for the entry delay to start when I open my front door and then I have X seconds to disarm? I couldnt fibd any info anywhere.

The entry delay feature in the driver is added for future use by the platform. Currently the smart home monitor app has its own delay built into the app itself for alarms. It doesn’t use the delay in the driver. Only the exit delay is currently supported by the platform.