Page 1 of 1

Vision doorlock with code - how to configure???

Posted: Tuesday 08 March 2016 14:37
by Eisbeer
Dear all,

(I am quite new to domoticz so maybe I am asking the obvious).

Have a Vision doorlock with deadblolt and code-access: http://www.domotica-shop.nl/vision-deur ... 16412.html
I inluded it in the network, it is recognised.
But I cannot configure anything in 'Hardware'.
And in 'Devices', it is only recognised with name: 'Locked' and status: 'Closed' . It seems to me that this is the deadbolt.
But I cannot find the Codedisplay or anything to configure. The supplier doesn't know as well.
So I hope someone has experience with a lock like this, I'd like to know if the problem is in Domoticz or in the lock.


Thanks for your reply!

Re: Vision doorlock with code - how to configure???

Posted: Saturday 12 March 2016 7:17
by raym
Eisbeer wrote: ...But I cannot find the Codedisplay or anything to configure. The supplier doesn't know as well.
Hi. I recently bought a similar lock: the Vision ZM1701 (same as yours but without a handle). You will find the PIN code config in the OZW control panel but I cannot work out to set them.
VisionLock1.JPG
VisionLock1.JPG (102.76 KiB) Viewed 2050 times
In this link: https://github.com/OpenZWave/open-zwave/issues/657 it looks like the codes are stored in Ascii (although looks like hex?). Using the example in the link, I'd assume a PIN code of 1-1-1-1 would look like this: 0x61 0x61 0x61 0x61 0x00 0x00 0x00 0x00 0x00 0x00 but when I submit those digits, OZW saves them as: 0xc0 0xc2 0x04 0x94 0x98 0x7f 0x00 0x00 0x00 0x00

I don't get it :(

Can anyone shed some light on this please?

Re: Vision doorlock with code - how to configure???

Posted: Monday 21 March 2016 2:01
by raym
I asked the same question on the OZW forum and it seems ASCII for "1" is "0x31". I have tried specifying the following string for PIN 1-1-1-1:

0x31 0x31 0x31 0x31 0x00 0x00 0x00 0x00 0x00 0x00

However, this still doesn't work.

Is there anyone here using Z-Wave locks with Domoticz that might know how to setup PIN codes for this device please?

Thanks.

Re: Vision doorlock with code - how to configure???

Posted: Sunday 22 May 2016 10:49
by stijnd
Hello,

I have bought the same lock and have the same issue.
Did you find a way to set the codes? Currently I am using raspberry as a master.

Re: Vision doorlock with code - how to configure???

Posted: Sunday 22 May 2016 12:24
by raym
No luck, unfortunately. Latest response from openzwave (Justin) is below but I haven't found a solution yet:

https://github.com/OpenZWave/open-zwave ... t-17489419

Re: Vision doorlock with code - how to configure???

Posted: Sunday 22 May 2016 20:03
by stijnd
I have seen that the Vera Edge is supporting this lock.
Maybe I need to buy this and see if we can have it working.

Re: Vision doorlock with code - how to configure???

Posted: Sunday 22 May 2016 23:51
by raym
I believe *only* Vera supports it... which suggest there must be a way.
If you do go down that path and work out how the PINs are encoded, please share.

Re: Vision doorlock with code - how to configure???

Posted: Thursday 02 February 2017 10:00
by dannybloe
Did you manage to get it to work with Domoticz? Seems OpenZwave has support for it.