You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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 returnsFalse
on theZWaveNode
for my lock, which I do not think should be the case.I am using version 0.4.4 installed with pip.
Thanks,
Lakshan
The text was updated successfully, but these errors were encountered: