@ImSorryButWho How would i set the volume for the keypad to max with the countdown tone for pending?
Go to Settings | Devices and Services | Z-Wave | Devices
Select your keypad.
Go to Configure.
Parameter 4.
seems its already set to max. bummer
Just making sure. I had to do a double take reading mine when answering you.
Set at 7. Default is 7. Max is 10.
I have an automation set up to put the alarm in home mode at a certain time via alarmo. Ive noticed since syncing the key pad the alarm goes in to away mode instead somehow? has anyone noticed this.
How can I change the sound for the delayed exit/entry?
I believe there are 5 sounds/chimes.
@ImSorryButWho - thanks for putting in the work on this. Iāve recently (today) started down the path of eliminating my Ring base station (since they doubled the price and I let my subscription expire) and bringing all the sensors into HA and Alarmo instead. This led me to this post and your awesome Blueprint. Iām going to try to tackle the full transition this weekend. But, of course, for the WAF to work, it needs to be as seamless as possible - the less she has to learn, the better!
Question for you - I have V1 keypads and I see thereās a separate blueprint for that purpose, but has it received all the updates youāve made since the initial creation? Iām not opposed to buying V2 keypads if itāll make things easier, but would rather not throw away perfectly-functioning keypads if I donāt have to.
Thanks in advance!
I donāt have a v1 keypad to test with, so that one hasnāt got much love. Iām happy to accept pull requests!
As Iām not well-versed in programming, it was easier to just grab a V2 keypad - with same-day delivery I might add! Already have it paired to HA and working with the blueprint. Now I just have to move everything over from Ring to HA.
Okay, next question.
My wife inadvertently triggered the alarm the other day (because I forgot to tell her we were using the new setup ) and I noticed the keypad(s) plays the siren sound. Would it be possible to add an option to disable or delay that? I have some actions in mind where I wouldnāt want the sirens to play right away. This would be two fold - gives thieves a chance to change their mind and/or us a chance to disarm an accidental trigger before loud things happen.
Now that I have a few days with this under my belt, I want to say again how awesome it is that you shared this with the community. It makes an HA/Alarmo alarm almost indistinguishable from an actual Ring alarm - which is very user-friendly. So, thank you again!
That setting is in Alarmo.
You can set separate times for each of the modes.
As @jeffcrum says, it sounds like you want be sure youāve turned on āEntry delayā in Alarmo. The blueprint should display the right countdown for both entry and exit delays, based on what Alarmo reports.
Hmmm, okay. I didnāt even think/realize that it could work that way. It didnāt even occur to me to make separate routines for Pending vs. Triggered.
Iāll have a go at that and see if I can get it to behave the way Iād like. Thank you both for the responses!
I just purchased a Ring Keypad v2 along with a ZST39 dongle.
I am having some issues with this blueprint around these 3 areas:
- Entry delay does not work
- Exit delay does not work
- Alarm triggered does not work
All 3 of the above do -nothing-. If I try to run those parts of the blueprint manually I get an error like
Failed to perform the action zwave_js.set_value. Node(node_id=2) - NotFoundError: Value 2-135-0-17-7 not found on node Node(node_id=2)
If I replace property_key 7 with property_key 1 then the entry/exit delay works but assumes a length of 60s which doesnāt let me reconfigure it (via pk 7) - pk9 works for volume.
Nothing I tried can get the alarm/siren working.
I managed to trigger (and get stuck in) a leak detected and a low temperature mode which flashed the corner keys of the keypad. (Reset the keypad to get out of it)
I found https://www.reddit.com/r/homeassistant/comments/100a31h/notfounderror_when_sending_alarm_command_to_ring/ which had the same issue but for them it pretty much resolved itself, no such luck here.
Any ideas?
Model 4AK1SZ
Re-interview the node. These keypads have a huge (by zwave standards) amount of different functionality implemented, and if there are communications problems during the interview process, ZWaveJS will think it doesnāt implement functionality that it actually does.
On the device page in Home Assistant, click the three dots in the Device info panel and choose re-interview.
Thanks, I have tried that a number of times, but will continue trying
I have tried some more, including updating my ZWave USB firmware to no avail. Does anyone have the Ring Keypad v2 with firmware ā2.0.0ā working as expected?
Thanks in advance
Thatās the first Iāve heard of a 2.0.0 firmware version, so itās possible they changed things - although they generally do a good job of complying with the Z-Wave specifications, so Iād be surprised. This really sounds like a partial interview failure.
If you have ZWave JS UI, you can get more detailed logs which should better show any dropped messages. You can also try moving the keypad closer to the controller before running the interview.
Well, switching to ZWave JS UI seems to have resolved the issue, it now works as expected. Thanks for prompting me to do it. Originally wasnāt going to as my network size is literally just this one device, primarily a zigbee home.
Not sure if its specific to 2.0.0 but I did discover 2 states which werenāt in the markdown doc linked earlier š Ring Keypad v2 Sounds SCRIPT, zwaveJS - #16 by t3chguy
For the love of me i cant figure out how to exit delay beep 30 seconds or so and make siren trigger on keypad ⦠can someone guide me how to set it up?
keypad arms/disarms alarmo just fine but siren and exit delay to be an issue
I am using blueprint automation