Skip to content

Latest commit

 

History

History
198 lines (124 loc) · 7.52 KB

fe599nx_0_0.md

File metadata and controls

198 lines (124 loc) · 7.52 KB
layout title
documentation
FE599NX - ZWave

{% include base.html %}

FE599NX Connected Keypad with Lever

This describes the Z-Wave device FE599NX, manufactured by Allegion with the thing type UID of schlage_fe599nx_00_000.

The device is in the category of Lock, defining Devices whose primary pupose is locking something.

FE599NX product image

The FE599NX 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

Camelot style residential keypad deadbolt door lock and lever.

Inclusion Information

  1. Enter 6 digit Programming Code
  2. Wait for Schlage button to blink 3 times and 3 beeps
  3. Press the Schlage button and then 0

On Success the Schlage button will blink with no beeps.

Exclusion Information

  1. Enter 6 digit Programming Code
  2. Wait for Schlage button to blink 3 times and 3 beeps
  3. Press the Schlage button and then 0

Channels

The following table summarises the channels available for the FE599NX -:

Channel Name Channel ID Channel Type Category Item Type
Door Lock lock_door lock_door Door Switch
Alarm (raw) alarm_raw alarm_raw String
Battery Level battery-level system.battery_level Battery Number

Door Lock

Lock and unlock the door.

The lock_door channel is of type lock_door and 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 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 is of type alarm_raw and 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 system.battery-level channel is of type system.battery-level and supports the Number item and is in the Battery category. This channel provides the battery level as a percentage and also reflects the low battery warning state. If the battery state is in low battery warning state, this will read 0%.

Device Configuration

The following table provides a summary of the 4 configuration parameters available in the FE599NX. 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 Lock Basic Set Value 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: Lock Basic Set Value

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 FE599NX 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: Device Status

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_LOCK_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.