python-openzwave icon indicating copy to clipboard operation
python-openzwave copied to clipboard

Security device (August door lock) node is_security_device is always False

Open lddias opened this issue 7 years ago • 1 comments

Hi, first of all thank you very much for this wrapper, it works very well and is easy to use.

I recently connected my August smart lock (3rd generation) to my raspberry pi based hub with Aeotec Z-Stick Gen5. Everything works fine as far as I can tell, except that the is_security_device property always returns False on the ZWaveNode for my lock, which I do not think should be the case.

I am using version 0.4.4 installed with pip.

Thanks, Lakshan

lddias avatar Mar 19 '18 20:03 lddias

Yes, I also noticed right now that problem :( But its not limited to August door lock - I have Fibaro WallPlug which is secured (it is also set in the values as Secured=True) but not the capabilities NetworkKey is also set and the device is included securely

ThomasCr avatar Dec 17 '19 08:12 ThomasCr