Which Z-Wave Lock Add-in? Keymaster? Keymaster Basic? Simple Lock?

Looking to integrate and have better control of 5 Kwikset 620 Z-Wave Locks but the basic interface is somewhat lacking as I suppose is well known.

Doing my due diligence, I’ve come across three Ad-Ins and maybe there’s more but I’ve found:

Basically, I want to be able to have multiple PIN’s for family, close friends and our house cleaners with a set day and time for access. I also want logging so I know who is in our house and when they’re in our house.

I’d eventually want to possibly do some geofencing to have the locks automatically lock when nobody’s home and have some automation to turn on lights when the lock is opened at night.

Any suggestions or reviews would be greatly appreciated.

For some background information, I’m a recent convert from Vera Plus after 10 years to HA. I’m running it in an Oracle VirtualBox under Windows 10 on an old i3 NUC I’ve had in a box for several years doing nothing. I’m using a Zoos Series 800 Controller, model ZST39 LR on the latest f/w 1.40 which I flashed on the stick yesterday. I’m relatively comfortable doing basic coding given good instructions but am by no means fluent!

Because I’m a new user, I’m limited to one link per post so here’s the other’s I’ve come across:

And I have to wait 5 minutes between posts.

Any way to fix that? I’m not a spammer and am legit. You’ll see me on a lot of forums; just not this one yet!

And lastly:

Well, I’ve proceeded down the path of installing HACS and Keymaster. Now I’m stuck as the Keymaster Addin is not functional.

My configuration.ymal:


# Loads default set of integrations. Do not remove.
default_config:

# Load frontend themes from the themes folder
frontend:
  themes: !include_dir_merge_named themes

automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
homeassistant:
  packages: !include_dir_named packages

I have the packages folder but there’s nothing in it:

I’m stuck here:

“Open HACS and select the Integrations tab. Click the + icon at the bottom right and search for lock-manager . You will then get a message that the integration requires Home Assistant to be restarted. Please do so.”

I’m not finding an Integrations tab in HACS.

Well… I turned to Youtube and got a great set up video. I was doing it correctly but for whatever reason it wasn’t showing up. I’ve got it going now though.