Schlage Lock BE469 Z-Wave Connect Touchscreen Deadbolt
-
I just installed this Z-Wave deadbolt yesterday. Theatersoft will need some additional command classes support: Door Lock V1, etc. Also TBD - the secure controller requirement...
-
My BE469 is now connected. It's mapped to an OpenSensor type and the alarm class values aren't implemented correctly, so there's work to do now.
Note:
The OpenZWave options.xml shows an example NetworkKey as:
<!-- If you are using any Security Devices, you MUST set a network Key --> <!-- <Option name="NetworkKey" value="0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F, 0x10" /> -->
Add the
NetworkKey
property and string value to the ZWave config options object without any spaces.
-
I implemented the Door Lock class and both lock state and control are working correctly.