@FutureTense and others who help with their experience, I have nothing to complain about.
I just want to say, Thank you!
(I have settled on the Kwikset HC-620 Z-Wave. It requires no other software besides KeyMaster.)
@FutureTense and others who help with their experience, I have nothing to complain about.
I just want to say, Thank you!
(I have settled on the Kwikset HC-620 Z-Wave. It requires no other software besides KeyMaster.)
Hi all,
Recently I changed my phone name and Iâm getting below error. Where can I update ânotify.mobile_app_johnny_s22_ultra_appâ?
âconfig/automation/edit/keymaster_frontdoorlock User Notificationsâ in GUI I also get warning?
keymaster_frontdoorlock User Notifications uses an unknown service
The automation "keymaster_frontdoorlock User Notifications" (automation.keymaster_frontdoorlock_user_notifications) has an action that calls an unknown service: notify.mobile_app_johnny_s22_ultra_app.
This error prevents the automation from running correctly. Maybe this service is no longer available, or perhaps a typo caused it.
To fix this error, [edit the automation](/config/automation/edit/keymaster_frontdoorlock User Notifications) and remove the action that calls this service.
Click on SUBMIT below to confirm you have fixed this automation.
The automation is fine, fix your manual notifier script.
Thank you for pointing me into the right direction. For any one else having same issue it was in /homeassistant/scripts.yaml
Hi all, just got keymaster up and running for 3 VE479 schlage locks and after a bit of some fumbling its now working, using the parent with 2 children feature and codes âconnectedâ. I did have some follow up questions hoping maybe someone can help with
I set up several locks such as âfront_doorâ and âgarage_doorâ. When getting notifications they dont look the nicest. Any way to set up some sort of âFriendly Nameâ so it would instead say âFront Doorâ? I suppose this may be more of âhow do i modify my manual notify script to make it display the lock name nicer?â
I saw there is auto close feature and I can set the time outs, great stuff. I didnt see anywhere in documentation two things
a. What are the default values for the daytime and night time ones? (ie what time of the day does it switch)
b. Is there a way to modify this?
Back on the notification stuff, Im using the basic manual notification script provided in the wiki. In addition to the fact the names doesnt look at nice (friendly names) I saw that sometimes I get repeat msgs. Especially if I use the âdoor notificationsâ feature (i have my alarm system set as my door sensor for the 3 doors). When on, the door didnt move and it kept sending a âdoor closedâ every few minutes. Not sure if this is how its supposed to work? I assume its when the door opens or closes it would notify me?
Anyhow thanks again all!
Thereâs no restrictions on the naming of the lock, the only thing is for " " (Space) use â_â (underscore). If youâre chaning the lock names after the installation, make sure the names match on your scripts.
Yes you can find the defaults on the lovelace tab for KeyMaster, the lock icon. You can also find it in helpers, in helpers it is âDay Auto Lock HH:MM:SSâ and "Night Auto lock HH:MM:SS) You can see and change the value both on lovelace and in Helpers.
You probably have lock, door, and garage notification on or a combination of two. You can turn notification on or off on lovelace or in helpers.
Thanks ill def check out the helpers. Regarding the lovelace view the hh:mm:ss is more of a timer (like auto close after 15min). My question was more of the time of day that the âday auto closeâ was active vs the night. Like day is active 6am to 6pm and night the opposite. I havenât looked at the helpers yet but guessing in there. Or maybe I am wrong and the hh:mm:ss is signifying the time of day. If thatâs the case I guess my question would be where to set the duration? Like for example I wanted a 30min auto lock during the day and a 10min at night. So just looking for how to see that as well as what is considered night time and day time (or maybe it just uses sunrise snd sunset but kinda figured it gave options to adjust)
For the various notifcations I actually had garage notifcatiojoff and lock off, leaving only door but it was still firing multiple notifications. Shrug
On the name change, since I started with all lowercase, if I wanted to change to something lime Front_Door (from front_door), would I just need to update a few of the files or likely doing to have to find/replace a bunch of things? Thanks again for the help
I believe it is based on âsunâ integration, based on your location sunrise (day), sunset (night)
Iâm not sure what Iâm missing but Iâm stuck here as well. This used to be setup but something broke at some point updating home assistant.
I occasionally have a lock fail to go into connected state " sensor.connected_ross_front_door_6"
This will cause a guest to be unable to access the unit. I have set up an automation to send me an Xmpp message when someone is checking in to remind me to log in and check that the code is connected. This has helped but what would be cool is if I could have an automation triggered by the calendar event then check the correct slot verify the code is connected and message me if it is not connected.
Any suggestions as to how to accomplish this would be great.
Thanks
Craig
Is the lock staying in adding state? I get that on a few of mine every now and then. I keep meaning to create an automation that triggers on the state staying in Adding for more than 5 minutes as that would be a good way to trigger something to ask you to check the lock.
My usual action is to then trigger the keymaster.refresh_codes
against the lock and that almost always clears the issue for me. Sometimes, though, I have to go poke the slot directly via ZWave-JS UI to figure out what the problem is.
Yes thatâs what happens to me also. I can usually fix it but if I am busy I get a phone call about people unable to get in, not a great customer experience.
If you do end up making an automation that would send a notification that would be great. Really appreciate this integration Iâve been using it for quite a while and it has been fantastic.
Thanks
Craig
I have notifications setup to receive a message when someone types in their code. It works perfectly for me. I will receive a message with my name in it. For some reason, my wife and sonâs names are switched. If he enters his code, I will receive a message that my wife just unlocked the door and vise versa. I looked at KeyMaster and the correct names match the codes. Iâm not sure where to look to fix the names.
I havenât used Keymaster in a couple of years. Does this automatically integrate with the new Automations organization system, or do I have to do it manually after installing?
In what way are you asking?
Are you asking if it adds categories or labels to the generated automations? No, you would need to do that yourself if you want them.
Yep. Thatâs what I was asking. I know it adds A TON of stuff, so I was hoping it would add its own category (assuming thatâs possible).
Oh! Interesting!
Can somebody explain what this toggle does? The one in redâŚ
thx!
The current configuration of that toggle means that if the custom weekdays are being observed, then on Sunday, between 08:30 and 10:00 the PIN should be enabled and from 00:00 - 08:29 and from 10:01 - 23:59 the PIN should be off.
If you toggle that value then the PIN setting would get inverted.
On Sunday, from 00:00 - 08:29 and from 10:01 - 23:59 the PIN would be on and from 08:30 - 10:00 the PIN would be off.
Thatâs how I read it. I personally donât use the custom day settings.