Jump to content

Kwikset Z Wave Add user problems


Yakker

Recommended Posts

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

post-8847-0-82030300-1513732787_thumb.png

post-8847-0-27737000-1513732802_thumb.png

post-8847-0-34207700-1513732828_thumb.png

post-8847-0-81459400-1513732835_thumb.png

Link to comment
  • 1 month later...

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

Link to comment

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...