Popp Strike Lock Control parameters problem

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
añep
Posts: 64
Joined: 10 May 2016 13:53

Popp Strike Lock Control parameters problem

Post by añep »

I have a problem with parameters. It is imposible save parameters number 3 and 4.
Eagle
Posts: 105
Joined: 18 Jun 2017 19:04

Re: Popp Strike Lock Control parameters problem

Post by Eagle »

There is a problem with the current firmware of the strikelock. The parameters 3 and 4 do not work (maybe are deactivated, cause of security issues or something like that, i dont know).

Popp is aware of that problem and sent me this workaround for zway. I can confirm, that this works flawless

1) Make sure the strike lock is included secure
2) Open Expert View and go to device status
3) select you strikelock
4) change the window to expert commands
5) scroll down to door lock
6) set operation mode to timed operation (2)
7) set outside state to door unsecured with timeout (1)
8) set inside state to door unsecured with timeout (1)
9) set your desired lock timeout (your auto off time) in the 2 fields named timeout, minutes and timeout, seconds
10) press ConfigurationSet
11) go to your smarthome ui
12) go to local apps and install http device
13) rename and change to toggleButton
14) set http method to Post
15) copy that: http://yourIP:8083/ZWave.zway/Run/devic ... 98].Set(1)
to your url for action on field. yourIP needs to be your gateway ip and deviceID must be your lock ID
16) enter your zway login in the field login and password
17) save

your http device should control your lock. after your timeout the lock will close again.
añep
Posts: 64
Joined: 10 May 2016 13:53

Re: Popp Strike Lock Control parameters problem

Post by añep »

Eagle wrote:
18 Jun 2018 10:09
There is a problem with the current firmware of the strikelock. The parameters 3 and 4 do not work (maybe are deactivated, cause of security issues or something like that, i dont know).

Popp is aware of that problem and sent me this workaround for zway. I can confirm, that this works flawless

1) Make sure the strike lock is included secure
2) Open Expert View and go to device status
3) select you strikelock
4) change the window to expert commands
5) scroll down to door lock
6) set operation mode to timed operation (2)
7) set outside state to door unsecured with timeout (1)
8) set inside state to door unsecured with timeout (1)
9) set your desired lock timeout (your auto off time) in the 2 fields named timeout, minutes and timeout, seconds
10) press ConfigurationSet
11) go to your smarthome ui
12) go to local apps and install http device
13) rename and change to toggleButton
14) set http method to Post
15) copy that: http://yourIP:8083/ZWave.zway/Run/devic ... 98].Set(1)
to your url for action on field. yourIP needs to be your gateway ip and deviceID must be your lock ID
16) enter your zway login in the field login and password
17) save

your http device should control your lock. after your timeout the lock will close again.
OK, thanks for your reply.

Regards.
Post Reply