KeyMaster Z-Wave lock manager and scheduler

No there should be one called input_text.garage_door_status_report

Sorry, misread your first post.

When I click on the More info icon, this is what it shows.

image

Are you using 6 digit codes on your lock?

My other locks use 6 digits. I factory reset this one when I removed it from my other system (SmartThings). I would like to set this up using 6 digits so everyone can keep using the same codes. I didn’t see where to set the amount of digits for the code.

Sorry, I wasn’t thinking. I set the code length through the lock and it allowed the 6 digits but it still does not accept the test codes. I disconnect/connect and the codes do not work.

Try 4 digits for now until you get it working. Have you been able to set a code using the service?

I changed the code length to 4 through the lock. I then changed the code from 123456 to 1234 for code slot 1. I disconnected/connected and then tried to use the code on the lock. It did not work.

I seem to have the integration somewhat connected. I have two locks “frontdoor” and “backdoor.” I renamed the locks to those names. All of the entities were renamed with that name + function + “_frontdoor” or “_backdoor.” I can lock and unlock the locks just fine.

I am not getting frontdoor and backdoor yaml for lovelace. I am somewhat new to hassio and could use some help.

1 Like

Correct, multiple times.

Only thing I can thing for you to do would be to try a refresh while in the Integrations menu by using the F5 key.

Just to show you what it looks like:

1 Like

Sorry I thought you were referring to the door sensor the whole time :frowning:
That sensor is a sensor type not binary_sensor, strange that you’re lock isn’t displaying an entity for the use code.

What type of lock do you have again?

Hi! I did the instalation trough HACS, then I add the lock manager integration then reboot home assistant, but no files where created in /config/packages . I’ve got native zwave so I installed the master package, and HASSIO 0.115.5 running in a docker container.

Schlage Connect BE469

1 Like

Go to dev-tools -> Services
Service: lock-manager.generate_package
Data: lockname: lock10

This will generate the files for you.

1 Like

Double check for disabled entities on your lock.

Example:
image

Hard to say since it looks like you’re using zwave2mqtt, but you’ll want to change the binary_senor template to a regular sensor template. Keep in mind you’ll not get the notices of “SoandSo Keypad unlock”

Now I have the same problem, could you set a 4 digit code yet?? With the developer tools I can do it with lock.set_usercode… but no with the lock manager cards

No, I still have not gotten the lock to accept a code. It looks like from my OZW logs that nothing is being sent to the lock. If I use an entity card for the lock I can unlock/lock (no code) and I can see things being sent in the OZW logs.

I don’t have a lock.set_usercode in my Developer Tools. Mine is input_text.garage_door_pin_1 and I can see my PIN there.

1 Like