Yale AYR202-ZWV-USA module does not lock/unlock

Posted on
Mon May 23, 2022 9:03 pm
radekw13 offline
Posts: 10
Joined: Jan 16, 2015

Yale AYR202-ZWV-USA module does not lock/unlock

I recently bought a Yale YRL226-NR-619 lock (no communication module) and added a Z-Wave module AYR202-ZWV-USA to be able to control it. The module is recognized in Indigo as a lock, but Indigo does not seem to be able to communicate with it - status cannot be retrieved, lock does not lock or unlock. I tried with and without encryption.

Did anyone have any success with this module?

Here's a log output from synchronization and properies:

Code: Select all
   Z-Wave                          started controller inclusion mode with encryption
   Z-Wave                          stopping controller inclusion mode
   Z-Wave                          stopped controller inclusion mode
   Z-Wave                          Syncing - started for "073 - Keypad Door Lock"
   Z-Wave                          Syncing - retrieved module neighbors list: 1, 3, 4, 11, 12, 15, 19, 22, 23, 25, 26, 40, 44, 46, 47, 53, 54, 55, 56, 57, 58, 60, 65, 66, 69, 70
   Z-Wave                          Syncing - assigning return route to "073 - Keypad Door Lock"
   Z-Wave                          Syncing - assigned return route
   Z-Wave                          Syncing - retrieved manufacture and model names: Yale - 0129, Keypad Door Lock - 800C0F00
   Z-Wave                          Syncing - retrieved protocol version 4.24, app version 1.78
   Z-Wave                          Syncing - retrieved class hierarchy: Routing Slave : Entry Control : Keypad Door Lock (04 : 40 : 03, base 62)
   Z-Wave                          Syncing - retrieved command classes: 20v1 73v1 62v1 63v1 86v1 98v1 5Av1 72v1 5Ev1
   Z-Wave                          Syncing - retrieved encrypt commands: - none -
   Z-Wave                          Syncing - retrieved capabilities: routing, beaming, security, frequentWaking
   Z-Wave                          Syncing - created device "073 - Keypad Door Lock"
   Z-Wave                          Syncing - complete
   Z-Wave                          sent "073 - Keypad Door Lock" status request

   Z-Wave                          Indigo Device "073 - Keypad Door Lock" Z-Wave Properties:
Indigo Z-Wave Version: 2021.2.0
Node ID: 73
Model: Keypad Door Lock
Model ID: 800C0F00
Manufacturer: Yale
Manufacturer ID: 0129
Protocol Version: 4.24
Application Version: 1.78
Model Definition Version: 0
Library Type: 3
Class Name: Keypad Door Lock
Class Hierarchy: 04 : 40 : 03
Command Class Base: 62
Command Versions: 20v1 73v1 62v1 63v1 86v1 98v1 5Av1 72v1 5Ev1
Encryption Status: Supported but not Enabled
Multi-Endpoint Types: - none -
Multi-Endpoint Classes: - none -
Multi-Instance Counts: - none -
Features: routing, beaming, security, frequentWaking
Neighbors: 1, 3, 4, 11, 12, 15, 19, 22, 23, 25, 26, 40, 44, 46, 47, 53, 54, 55, 56, 57, 58, 60, 65, 66, 69, 70
Associations: - none -
Config Values: - none -


Some z-wave debug output when sending commands
Code: Select all
   Z-Wave Debug                    SENT setLockValue: 01 0A 00 13 49 03 62 01 FF 25 82 97
   Z-Wave Debug                    RCVD setLockValue: 01 05 00 13 82 00 6B (node ACK)
   Z-Wave                          sent "Keypad Door Lock" lock
   Z-Wave Debug                    SENT setLockValue: 01 0A 00 13 49 03 62 01 00 25 83 69
   Z-Wave Debug                    RCVD setLockValue: 01 05 00 13 83 00 6A (node ACK)
   Z-Wave                          sent "Keypad Door Lock" unlock
   Z-Wave Debug                    SENT setLockValue: 01 0A 00 13 49 03 62 01 FF 25 84 91
   Z-Wave Debug                    RCVD setLockValue: 01 05 00 13 84 00 6D (node ACK)
   Z-Wave                          sent "Keypad Door Lock" lock
   Z-Wave Debug                    SENT setLockValue: 01 0A 00 13 49 03 62 01 00 25 85 6F
   Z-Wave Debug                    RCVD setLockValue: 01 05 00 13 85 00 6C (node ACK)
   Z-Wave                          sent "Keypad Door Lock" unlock
   Z-Wave Debug                    SENT requestLockStatus1: 01 09 00 13 49 02 62 02 25 86 6D
   Z-Wave Debug                    RCVD requestLockStatus1: 01 05 00 13 86 00 6F (node ACK)
   Z-Wave                          sent "Keypad Door Lock" status request

Posted on
Tue May 24, 2022 10:16 am
howartp offline
Posts: 4559
Joined: Jan 09, 2014
Location: West Yorkshire, UK

Re: Yale AYR202-ZWV-USA module does not lock/unlock

Code: Select all
 Encryption Status: Supported but not Enabled

That’s your problem.

Lock devices have to use encryption.

Did you take your stick to the lock, or leave stick in the
Mac?

It won’t work if you took stick to Mac as encryption needs to be plugged in.


Sent from my iPad using Tapatalk Pro

Posted on
Tue May 24, 2022 10:41 am
radekw13 offline
Posts: 10
Joined: Jan 16, 2015

Re: Yale AYR202-ZWV-USA module does not lock/unlock

Thank you. I took the stick to the lock to include it - it's an older one, Aeon series 2. I have series 5 stick that supports inclusion without removing the stick - I will try that.

Posted on
Tue May 24, 2022 3:26 pm
howartp offline
Posts: 4559
Joined: Jan 09, 2014
Location: West Yorkshire, UK

Re: Yale AYR202-ZWV-USA module does not lock/unlock

The Aeon2 supports NWI (network inclusion) - that’s what I’m running.


Sent from my iPad using Tapatalk Pro

Posted on
Tue May 24, 2022 6:16 pm
radekw13 offline
Posts: 10
Joined: Jan 16, 2015

Re: Yale AYR202-ZWV-USA module does not lock/unlock

I tried the lock with Gen5 stick that I have connected to HomeAssistant - it worked with NWI.

I tried with S2, but I think it's too far from the lock to include. I'm getting a long USB extension cable and will try again.

Posted on
Wed May 25, 2022 1:35 pm
radekw13 offline
Posts: 10
Joined: Jan 16, 2015

Re: Yale AYR202-ZWV-USA module does not lock/unlock

Thank you howartp. I was able to include the lock with encryption. It functions well.

Posted on
Wed May 25, 2022 4:04 pm
howartp offline
Posts: 4559
Joined: Jan 09, 2014
Location: West Yorkshire, UK

Re: Yale AYR202-ZWV-USA module does not lock/unlock

Excellent


Sent from my iPad using Tapatalk Pro

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 25 guests