New Yale Brazil lock model Lia

Hi,

Today I installed the Yale Brazil Lia lock, but in Smartthings it is found as a thing.

Can anyone add a driver for Yale locks?

I have 6 other Yales that work in Smartthings, according to information from Yale Brazil, the mechanism is the same as the others.
I still don’t have experience creating drivers, but I welcome help hahaha

Here is the lock data:


Is that your PR?

Does it work?

If it’s your PR, you’re almost there. Here’s how to create a Zigbee driver:

I tested it with the default driver and the lock works perfectly. How to make it official?

I just posted the information in the pull requests




So you have a working driver and your PR is based on that?

Well, just wait until someone reacts on GitHub.

1 Like

@Patrick_Duarte , can you check in the AWA what is the status for scan codes command, and if all properties load correctly?
This is necessary to be able to manage codes through the AWA.
I have a Papaiz (AssaAbloy/Yale) SL205 lock using default driver with fingerprint added, but it get stuck in “scaning” status, and cant add/remove codes in the AWA.

Basic functionality to lock/unlock works, though!

Everything is normal, see the prints.

I tested the code commands and it was accepted normally.

Can you confirm that after set a code throught the command, the code was saved in the lock and works to unlock the door? Looking your images, you are in the same situation that i am: scanCodes still “scanning”, so the lockCodes array never gets initialized. This way you can’t read the saved codes to correctly manage the lock.