layout | title |
---|---|
documentation |
BE468 - ZWave |
{% include base.html %}
This describes the Z-Wave device BE468, manufactured by Allegion with the thing type UID of schlage_be468_00_000
.
The device is in the category of Lock, defining Devices whose primary pupose is locking something.
The BE468 supports routing. This allows the device to communicate using other routing enabled devices as intermediate routers. This device is unable to participate in the routing of data from other devices.
Z-Wave Enabled residential auto-throw deadbolt
Extend the bolt on the lock and then perform the following:
Enter 6 Digit Programming Code, then press 0. There will be a green check mark if enrolled or a red X if not enrolled
To verify enrollment:
-
Remove the battery cover. See Replacing the Batteries on page 4 of the User Guide.
-
Disconnect the battery connector.
-
While watching the inside Schlage button, reconnect the battery connector.
-
The inside Schlage button will blink if the lock is enrolled.
Same as inclusion
The following table summarises the channels available for the BE468 -:
Channel | Channel Id | Category | Item Type |
---|---|---|---|
Door Lock | lock_door | Door | Switch |
Alarm (raw) | alarm_raw | String | |
Battery Level | battery-level | Battery | Number |
Lock and unlock the door.
The lock_door
channel supports the Switch
item and is in the Door
category.
The following state translation is provided for this channel to the Switch
item type -:
Value | Label |
---|---|
ON | Locked |
OFF | Unlocked |
Provides the raw alarm status information as a string, including alarm type and level, in the following json format:
{"notification":"ACCESS__MANUAL_LOCK", "type":"ACCESS_CONTROL","event":"1","status":"255"}
{"notification":"ACCESS__MANUAL_UNLOCK", "type":"ACCESS_CONTROL","event":"2","status":"255"}
{"notification":"ACCESS__KEYPAD_LOCK", "code":"1", "type":"ACCESS_CONTROL","event":"5","status":"255"}
{"notification":"ACCESS__KEYPAD_UNLOCK","code":"1", "type":"ACCESS_CONTROL","event":"6","status":"255"}
{"notification":"ACCESS__LOCK_JAMMED", "type":"ACCESS_CONTROL","event":"11","status":"255"}
{"notification":"ACCESS__KEYPAD_LOCK", "type":"ACCESS_CONTROL","event":"5","status":"255"}
{"notification":"ACCESS_CONTROL__KEYPAD_TEMPORARILY_DISABLED", "type":"ACCESS_CONTROL","event":"16","status":"255"}
{"notification":"BURGLAR__TAMPER_UNKNOWN", "type":"BURGLAR","event":"2","status":"255"}
{"notification":"HOME_SECURITY__INTRUSION_UNKNOWN", "type":"BURGLAR","event":"2","status":"255"}
{"notification":"POWER__REPLACE_BATTERY_SOON", "type":"POWER_MANAGEMENT","event":"10","status":"255"}
{"notification":"POWER_MANAGEMENT__REPLACE_BATTERY_SOON", "type":"POWER_MANAGEMENT","event":"10","status":"255"}
Provides alarm parameters as json string.
The alarm_raw
channel supports the String
item. This is a read only channel so will only be updated following state changes from the device.
This channel sets, and provides the alarm state as a JSON string. It is designed for use in rules.
Represents the battery level as a percentage (0-100%). Bindings for things supporting battery level in a different format (e.g. 4 levels) should convert to a percentage to provide a consistent battery level reading.
The battery-level
channel supports the Number
item and is in the Battery
category.
The following table provides a summary of the 5 configuration parameters available in the BE468. Detailed information on each parameter can be found in the sections below.
Param | Name | Description |
---|---|---|
3 | Beeper | Audio feedback when keypad pressed during normal operation |
4 | Vacation Mode | Prevents all user codes from unlocking the deadbolt |
5 | Lock & Leave | Press the Schlage button to lock the deadbolt |
15 | Auto Lock | Automatically locks 30 seconds after unlocking |
16 | User Code PIN Length | User codes can be 4-8 digits. Changing length will delete all existing codes. |
Lock Timeout | Sets the time after which the door will auto lock |
Audio feedback when keypad pressed during normal operation
The following option values may be configured -:
Value | Description |
---|---|
0 | Disable |
255 | Enable |
The manufacturer defined default value is 255
(Enable).
This parameter has the configuration ID config_3_1
and is of type INTEGER
.
Prevents all user codes from unlocking the deadbolt
The following option values may be configured -:
Value | Description |
---|---|
0 | Disable |
255 | Enable |
The manufacturer defined default value is 0
(Disable).
This parameter has the configuration ID config_4_1
and is of type INTEGER
.
Press the Schlage button to lock the deadbolt
The following option values may be configured -:
Value | Description |
---|---|
0 | Disable |
255 | Enable |
The manufacturer defined default value is 255
(Enable).
This parameter has the configuration ID config_5_1
and is of type INTEGER
.
Automatically locks 30 seconds after unlocking
The following option values may be configured -:
Value | Description |
---|---|
0 | Disable |
255 | Enable |
The manufacturer defined default value is 0
(Disable).
This parameter has the configuration ID config_15_1
and is of type INTEGER
.
User codes can be 4-8 digits. Changing length will delete all existing codes.
Values in the range 4 to 8 may be set.
The manufacturer defined default value is 4
.
This parameter has the configuration ID config_16_1
and is of type INTEGER
.
Sets the time after which the door will auto lock.
This parameter has the configuration ID doorlock_timeout
and is of type INTEGER
.
Association groups allow the device to send unsolicited reports to the controller, or other devices in the network. Using association groups can allow you to eliminate polling, providing instant feedback of a device state change without unnecessary network traffic.
The BE468 supports 1 association group.
Association group 1 supports 2 nodes.
Command Class | Comment |
---|---|
COMMAND_CLASS_NO_OPERATION_V1 | |
COMMAND_CLASS_BASIC_V1 | |
COMMAND_CLASS_APPLICATION_STATUS_V1 | |
COMMAND_CLASS_DOOR_LOCK_V1 | |
COMMAND_CLASS_USER_CODE_V1 | |
COMMAND_CLASS_CONFIGURATION_V1 | |
COMMAND_CLASS_ALARM_V3 | |
COMMAND_CLASS_MANUFACTURER_SPECIFIC_V1 | |
COMMAND_CLASS_FIRMWARE_UPDATE_MD_V1 | |
COMMAND_CLASS_BATTERY_V1 | |
COMMAND_CLASS_ASSOCIATION_V1 | |
COMMAND_CLASS_VERSION_V1 | |
COMMAND_CLASS_SECURITY_V1 |
Did you spot an error in the above definition or want to improve the content? You can contribute to the database here.