Skip to content

Latest commit

 

History

History
202 lines (126 loc) · 5.98 KB

be369_0_0.md

File metadata and controls

202 lines (126 loc) · 5.98 KB
layout title
documentation
BE369 - ZWave

{% include base.html %}

BE369 Keypad Deadbolt

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.

BE369 product image

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.

Overview

Schlage BE369 Keypad Door Lock - 

Shares same hardware as FE599 lock (lever version).

Inclusion Information

When prompted, follow the lock’s enrollment process:

  1. Enter your 6-digit programming code
  2. Wait for the device to beep three times
  3. Press the Schlage button
  4. Press 0
  5. The Schlage button will blink three times to confirm

Exclusion Information

When prompted, follow the lock’s removal process:

  1. Enter your 6-digit programming code
  2. Wait for the device to beep three times
  3. Press the Schlage button
  4. Press 0
  5. The Schlage button will blink three times to confirm

Channels

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

Door Lock

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

Alarm (raw)

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.

Battery Level

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.

Device Configuration

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

Parameter 3: Beeper

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.

Parameter 4: Vacation Mode

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.

Parameter 5: Lock & Leave

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.

Parameter 7: Basic Set

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.

Lock Timeout

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

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.

Group 1: Basic Set

Basic Set sent with set command (configuration parameter 7)

Association group 1 supports 3 nodes.

Group 2: Alarm Report

All associated commands are sent to the nodes in this group

Association group 2 supports 2 nodes.

Technical Information

Endpoints

Endpoint 0

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

Documentation Links


Did you spot an error in the above definition or want to improve the content? You can contribute to the database here.