Recommended Z-Wave Lock?

Discuss how Indigo and Z-Wave work together. If you have a Z-Wave device that's not listed in the Home Automation Hardware forum or in the supported devices web app, report it here.
Bollar
Posts: 528
Joined: Sun Aug 11, 2013 3:14 pm

Re: Recommended Z-Wave Lock?

Post by Bollar »

The Yale lock arrived and added to Indigo without a problem.

I did try to mess around with sending raw Z-Wave commands to add users, but no luck. I did get things that Indigo can already to do work (like lock the door: [98 1 255]) But add user didn't work, at least not the way I tried it. I tried [99 1 10 1 2 2 2 2] and [99 1 10 1 0x050 0x050 0x050 0x050] both should set user 10 to PIN 2222, but no luck. I was able to delete the PIN for user 10 with [98 1 10 0], so I assume I just have a syntax error.
Insteon / Z-Wave / Bryant Evolution Connex /Tesla / Roomba / Elk M1 / SiteSage / Enphase Enlighten / NOAA Alerts
User avatar
matt (support)
Site Admin
Posts: 21542
Joined: Mon Jan 27, 2003 1:17 pm
Location: Texas
Contact:

Re: Recommended Z-Wave Lock?

Post by matt (support) »

For PIN 2222, try:

[99 1 10 1 50 50 50 50]
Image
Bollar
Posts: 528
Joined: Sun Aug 11, 2013 3:14 pm

Re: Recommended Z-Wave Lock?

Post by Bollar »

matt (support) wrote:For PIN 2222, try:

[99 1 10 1 50 50 50 50]
That's interesting. It worked (so thanks for that!). I was also able to delete the PIN with the 99 1 10 0 command. Indigo confirms removing the PIN, but not adding it.

Also, the log entry is confusing to me:

Code: Select all

 Z-Wave                          sent "Yale Side Door" raw command [63 01 0A 01 32 32 32 32]
Insteon / Z-Wave / Bryant Evolution Connex /Tesla / Roomba / Elk M1 / SiteSage / Enphase Enlighten / NOAA Alerts
User avatar
matt (support)
Site Admin
Posts: 21542
Joined: Mon Jan 27, 2003 1:17 pm
Location: Texas
Contact:

Re: Recommended Z-Wave Lock?

Post by matt (support) »

I'm not if the module isn't reporting back the PIN add or if it Indigo just isn't logging it. If you turn on debug logging (in Z-Wave Configure) then you can see what raw messages the lock is sending.

Indigo always logs raw commands in hexadecimal (and does not prefix them with 0x).
Image
Bollar
Posts: 528
Joined: Sun Aug 11, 2013 3:14 pm

Re: Recommended Z-Wave Lock?

Post by Bollar »

Here is the Yale Locks Z-Wave Developer User & Reference Guide:

http://www.pepper1.net/zwavedb/uploads/ ... dd8b72.pdf
Insteon / Z-Wave / Bryant Evolution Connex /Tesla / Roomba / Elk M1 / SiteSage / Enphase Enlighten / NOAA Alerts
Bollar
Posts: 528
Joined: Sun Aug 11, 2013 3:14 pm

Re: Recommended Z-Wave Lock?

Post by Bollar »

For whomever decides to undertake this, FYI, Indigo doesn't set the current date/time on the lock and that's required for timed access.
Insteon / Z-Wave / Bryant Evolution Connex /Tesla / Roomba / Elk M1 / SiteSage / Enphase Enlighten / NOAA Alerts
Bollar
Posts: 528
Joined: Sun Aug 11, 2013 3:14 pm

Re: Recommended Z-Wave Lock?

Post by Bollar »

FYI, here are the logs from adding and deleting a user PIN:

Code: Select all

   Z-Wave                          sent "Yale Side Door" raw command [63 01 0A 01 32 32 32 32]
   Z-Wave Debug                    RCVD nonceFetch: node 046
   Z-Wave Debug                    SENT nonceReport: 01 11 00 13 2E 0A 98 80 0D 8B D1 FB 9A 71 75 27 25 11 E0
   Z-Wave Debug                    RCVD encryptedPacket: 00 71 05 70 0A (decrypted)
   Z-Wave Debug                    RCVD requestAlarmSensorStatus: 01 0A 00 04 00 2E 04 71 05 70 0A FF
   Z-Wave Debug                    . .  requestAlarmSensorStatus: node 046, endpoint None, cmdClass 71, type 112, value 10, classSubKey 71700A
 
   Z-Wave                          sent "Yale Side Door" raw command [63 01 0A 00]
   Z-Wave Debug                    RCVD nonceFetch: node 046
   Z-Wave Debug                    SENT nonceReport: 01 11 00 13 2E 0A 98 80 20 0F 2F AE 37 BA 32 8D 25 18 60
   Z-Wave Debug                    RCVD encryptedPacket: 00 71 05 21 0A (decrypted)
   Z-Wave Debug                    RCVD requestAlarmSensorStatus: 01 0A 00 04 00 2E 04 71 05 21 0A FF
   Z-Wave Debug                    . .  requestAlarmSensorStatus: node 046, endpoint None, cmdClass 71, type 33, value 10, classSubKey 71210A
   Z-Wave                          received "Yale Side Door" status update is on
Insteon / Z-Wave / Bryant Evolution Connex /Tesla / Roomba / Elk M1 / SiteSage / Enphase Enlighten / NOAA Alerts
howartp
Posts: 4559
Joined: Thu Jan 09, 2014 4:43 pm
Location: West Yorkshire, UK

Re: Recommended Z-Wave Lock?

Post by howartp »

I'll have a quick read later and see if I fancy this.


Sent from my iPhone using Tapatalk
User avatar
durosity
Posts: 4810
Joined: Thu May 10, 2012 3:21 pm
Location: Newcastle Upon Tyne, Ye Ol' England.

Re: Recommended Z-Wave Lock?

Post by durosity »

howartp wrote:I'll have a quick read later and see if I fancy this.
Of course you fancy this.

On a complete unrelated side note remember I know where you live.


Sent from my iPad using Tapatalk
Computer says no.
Bollar
Posts: 528
Joined: Sun Aug 11, 2013 3:14 pm

Re: Recommended Z-Wave Lock?

Post by Bollar »

howartp wrote:I'll have a quick read later and see if I fancy this.
That's the spirit. :)
Insteon / Z-Wave / Bryant Evolution Connex /Tesla / Roomba / Elk M1 / SiteSage / Enphase Enlighten / NOAA Alerts
howartp
Posts: 4559
Joined: Thu Jan 09, 2014 4:43 pm
Location: West Yorkshire, UK

Re: Recommended Z-Wave Lock?

Post by howartp »

What features would you expect of this?

I have no lock to test against, so I'll be coding blind and I don't know what features the inferior competitors provide.


Sent from my iPhone using Tapatalk
User avatar
roussell
Posts: 1108
Joined: Mon Aug 18, 2008 11:45 am
Location: Alabama

Re: Recommended Z-Wave Lock?

Post by roussell »

howartp wrote:I have no lock to test against, so I'll be coding blind and I don't know what features the inferior competitors provide.
I believe I just heard Durosity volunteer to send you a shiny new Z-wave lock!

Terry
Bollar
Posts: 528
Joined: Sun Aug 11, 2013 3:14 pm

Re: Recommended Z-Wave Lock?

Post by Bollar »

howartp wrote:What features would you expect of this?

I have no lock to test against, so I'll be coding blind and I don't know what features the inferior competitors provide.
My Wishlist:

- User PIN management: Keep a database of 4 & 8 digit PINs and be able to add & delete to all enrolled locks from Indigo. If accessible via an Indigo Schedule, this would allow temporary entrance for contractors, without having to use the onboard temporary access command. Almost everyone would use this since PIN management via the keypad is painful.

- Set the device specific features (automatic relock, all code lockout, privacy, etc.

I can think of two people who will test the code.
Insteon / Z-Wave / Bryant Evolution Connex /Tesla / Roomba / Elk M1 / SiteSage / Enphase Enlighten / NOAA Alerts
howartp
Posts: 4559
Joined: Thu Jan 09, 2014 4:43 pm
Location: West Yorkshire, UK

Re: Recommended Z-Wave Lock?

Post by howartp »

roussell wrote:
howartp wrote:I have no lock to test against, so I'll be coding blind and I don't know what features the inferior competitors provide.
I believe I just heard Durosity volunteer to send you a shiny new Z-wave lock!

Terry
Well if he doesn't, I'll pop round and remove it from his door!

(Having sent OTA ZWave commands to it, to add me a custom PIN so I can open it first)


Sent from my iPhone using Tapatalk
howartp
Posts: 4559
Joined: Thu Jan 09, 2014 4:43 pm
Location: West Yorkshire, UK

Re: Recommended Z-Wave Lock?

Post by howartp »

Having glanced at the PDF, setting pins and the other features should be ok.

I'm not volunteering to maintain a database of codes in the first release, but I'll provide ability to set and clear the codes yourself.


Sent from my iPhone using Tapatalk
Post Reply

Return to “Z-Wave”