Yakker Posted December 20, 2017 Posted December 20, 2017 (edited) I am trying to develop a program where I can generate a door code for a specified period of time in user slot number 2 for my Kwikset 912 Z wave door lock. here's the scenario: I have a guest coming over that needs access to the house and my poor planning has left me unable to program the door ahead of time. I want a program that: with a button-initiated script from HomeAssistant sets a "RUN" variable to 1 and sets a "CODE" variable to a random 4 digit integer when "RUN" = 1 AND "CODE" is not 0 THEN **********Here is where I can't find a solution************ set USER 2 code to "CODE" wait [specified time (one hour...)] delete user 2 code I can do these thing manually but can't find a solution to perform these actions via program or REST Firmware: 4.6.2 UI: 4.6.2 Edited December 20, 2017 by Yakker
oberkc Posted December 20, 2017 Posted December 20, 2017 Interesting question. I do not recall any program action that could modify the settings of a z-wave device. In my specific case (schlage zwave lock) the only action I can perform is lock or unlock or query.
Canz Posted January 24, 2018 Posted January 24, 2018 I am trying to develop a program where I can generate a door code for a specified period of time in user slot number 2 for my Kwikset 912 Z wave door lock. here's the scenario: I have a guest coming over that needs access to the house and my poor planning has left me unable to program the door ahead of time. I want a program that: with a button-initiated script from HomeAssistant sets a "RUN" variable to 1 and sets a "CODE" variable to a random 4 digit integer when "RUN" = 1 AND "CODE" is not 0 THEN **********Here is where I can't find a solution************ set USER 2 code to "CODE" wait [specified time (one hour...)] delete user 2 code I can do these thing manually but can't find a solution to perform these actions via program or REST Firmware: 4.6.2 UI: 4.6.2 Hello I am considering purchasing one of these and your ability to set or change a code on the go is one of the features I am looking for along with setting an expiration time for the code. Have you had any luck getting this program set up or another way to go about it. I would assume the iOS mobilinc app only gives you the option of Open/Close with it. Thanks. Sent from my iPhone using Tapatalk
Recommended Posts