KeyMaster Z-Wave lock manager and scheduler

try moving the title back to line up with strategy. I was having this same issue.not too long ago. I looked at my code and that is what I did. you can also add a theme using theme: lined up with strategy.

perfect! thanks

FYI folks, the release of v0.2.x (now at v0.2.1) saw us merge the beta branch into the mainline. If you haven’t moved up for some reason, I highly recommend it. We saw several issues get fixed and there is now a dynamically created dashboard option that is great so you don’t have to go messing around with copy-pasta anymore. Give @raman325 a round of applause for that!

We’re also now in a position to accept new “providers” for lock management types. ZWave, which everyone here knows is there, but we also now support Akuvox intercoms and with the release of HA 2026.4 we should also see Schlage WiFi locks being supported as that release should have the needed actions to be able to manage codes.

Finally got KeyMaster installed, still not sure it’s working like it’s supposed to.

First issue: "Last Used doesn’t seem to be updating. I put a code into the slot, verified it physically worked on the lock, yet last used never updates.

Second issue: Not sure if this is really an issue, I noticed the majority of the 500 entities KeyMaster created show as Unavailable. I’m assuming they are like this way until they are actually utilized?

What type of lock do you have? Last used should be working correctly for most ZWave locks and for Akuvox intercoms. If Keymaster is emitting an event on the code being used, it should update. If you’re using a Schlage WiFi lock it won’t work as the the underlying Schlage integration doesn’t know how to get usage events from the lock.

As for all of the Unavailable entities, you’re correct that they are in that state unless activated. If you don’t need all of the advanced features enabled (date range or custom day of week) then I recommend disabling the features entirely.

Locks are Schlage BE469 (Zwave 300 series)

@JohnBeMe Can you setup notifications for the slot you’re trying this on and see if you get those? As long as those are working then the last used sensor should work as the code path is similar.

The auto lock feature is triggering when the door is open, even though I have a sensor configured and showing its state correctly in the KeyMaster UI.

I’ve been using KeyMaster for several years, I’m sure in the past this was working as I would expect (ie, not locking when the door is ajar).

Is there any configuration of this feature? Should it be taking into account the door sensor state?

You need to have the retry option turned on as well with the current logic of the integration to keep it from doing that when the door sensor is open.