layout | title |
---|---|
documentation |
BE369 - ZWave |
{% include base.html %}
This describes the Z-Wave device BE369, manufactured by Allegion with the thing type UID of schlage_be369_00_000
.
The device is in the category of Lock, defining Devices whose primary pupose is locking something.
The BE369 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.
Schlage BE369 Keypad Door Lock -
Shares same hardware as FE599 lock (lever version).
When prompted, follow the lock’s enrollment process:
- Enter your 6-digit programming code
- Wait for the device to beep three times
- Press the Schlage button
- Press 0
- The Schlage button will blink three times to confirm
When prompted, follow the lock’s removal process:
- Enter your 6-digit programming code
- Wait for the device to beep three times
- Press the Schlage button
- Press 0
- The Schlage button will blink three times to confirm
The following table summarises the channels available for the BE369 -:
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 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 4 configuration parameters available in the BE369. Detailed information on each parameter can be found in the sections below.
Param | Name | Description |
---|---|---|
3 | Beeper | Enable/Disable keypad beep |
4 | Vacation Mode | Enable/Disable Vacation Mode |
5 | Lock & Leave | Enable/Disable Lock & Leave |
7 | Basic Set | Byte to send with set command to devices in association group 1 |
Lock Timeout | Sets the time after which the door will auto lock |
Enable/Disable keypad beep
The following option values may be configured -:
Value | Description |
---|---|
0 | Disable |
1 | Enable |
The manufacturer defined default value is 1
(Enable).
This parameter has the configuration ID config_3_1
and is of type INTEGER
.
Enable/Disable Vacation Mode
The following option values may be configured -:
Value | Description |
---|---|
0 | Disable |
1 | Enable |
The manufacturer defined default value is 0
(Disable).
This parameter has the configuration ID config_4_1
and is of type INTEGER
.
Enable/Disable Lock & Leave
The following option values may be configured -:
Value | Description |
---|---|
0 | Disable |
1 | Enable |
The manufacturer defined default value is 1
(Enable).
This parameter has the configuration ID config_5_1
and is of type INTEGER
.
Byte to send with set command to devices in association group 1
Values in the range 0 to 255 may be set.
The manufacturer defined default value is 255
.
This parameter has the configuration ID config_7_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 BE369 supports 2 association groups.
Basic Set sent with set command (configuration parameter 7)
Association group 1 supports 3 nodes.
All associated commands are sent to the nodes in this group
Association group 2 supports 2 nodes.
Command Class | Comment |
---|---|
COMMAND_CLASS_NO_OPERATION_V1 | |
COMMAND_CLASS_BASIC_V1 | |
COMMAND_CLASS_DOOR_LOCK_V1 | |
COMMAND_CLASS_USER_CODE_V1 | |
COMMAND_CLASS_CONFIGURATION_V1 | |
COMMAND_CLASS_ALARM_V1 | |
COMMAND_CLASS_MANUFACTURER_SPECIFIC_V1 | |
COMMAND_CLASS_POWERLEVEL_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.