Skip to content

Latest commit

 

History

History
207 lines (136 loc) · 7.26 KB

idl101_0_0.md

File metadata and controls

207 lines (136 loc) · 7.26 KB
layout title
documentation
IDL-101 - ZWave

{% include base.html %}

IDL-101 Z-Wave Lock

This describes the Z-Wave device IDL-101, manufactured by Alphonsus Tech with the thing type UID of idlock_idl101_00_000.

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

IDL-101 product image

The IDL-101 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

http://idlock.no/

Inclusion Information

  1. Bring the controller as close as possible to the lock unit
  2. Set the controller to inclusion mode
  3. Push and hold KEY button on the inside panel on the lock until all keys on the outside light up and a audible signal is given.
  4. Release the KEY button on the inside panel
  5. Press the key 8 on the outside panel
  6. The LED flashes blue when inclusion is in progress
  7. The inclusion may take some time as security is required

Exclusion Information

  1. Set the controller to exclusion mode
  2. Push and hold KEY button on the inside panel on the lock until all keys on the outside light up and a audible signal is given.
  3. Release the KEY button on the inside panel
  4. Press the key 8 on the outside panel
  5. The LED flashes blue when exclusion is done

Channels

The following table summarises the channels available for the IDL-101 -:

Channel Channel Id Category Item Type
Door Lock lock_door Door Switch
Alarm (access) alarm_access Door Switch
Alarm (burglar) alarm_burglar Door Switch
Alarm (emergency) alarm_general Door Switch
Alarm (number) alarm_number Number
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 (access)

Indicates if the access control alarm is triggered.

The alarm_access channel supports the Switch item and is in the Door category. This is a read only channel so will only be updated following state changes from the device.

The following state translation is provided for this channel to the Switch item type -:

Value Label
OFF OK
ON Alarm

Alarm (burglar)

Indicates if the burglar alarm is triggered.

The alarm_burglar channel supports the Switch item and is in the Door category. This is a read only channel so will only be updated following state changes from the device.

The following state translation is provided for this channel to the Switch item type -:

Value Label
OFF OK
ON Alarm

Alarm (emergency)

Indicates if an alarm is triggered.

The alarm_general channel supports the Switch item and is in the Door category. This is a read only channel so will only be updated following state changes from the device.

The following state translation is provided for this channel to the Switch item type -:

Value Label
OFF OK
ON Alarm

Alarm (number)

Provides the raw alarm value.

The alarm_number channel supports the Number item. This is a read only channel so will only be updated following state changes from the device.

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 1 configuration parameters available in the IDL-101. Detailed information on each parameter can be found in the sections below.

Param Name Description
1 Door Lock Mode Sets the door lock mode
Lock Timeout Sets the time after which the door will auto lock

Parameter 1: Door Lock Mode

Sets the door lock mode No details in manual, will update when the meaning of this parameter is uncovered. The following option values may be configured -:

Value Description
0 Disable Away Manual Lock
1 Disable Away Auto Lock
2 Enable Away Manual Lock
3 Enable Away Auto Lock

The manufacturer defined default value is 1 (Disable Away Auto Lock).

This parameter has the configuration ID config_1_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 IDL-101 supports 1 association group.

Group 1: Lifeline

The Lifeline association group reports device status to a hub and is not designed to control other devices directly. When using the Lineline group with a hub, in most cases, only the lifeline group will need to be configured and normally the hub will perform this automatically during the device initialisation. Notification reports are sent out to devices included in this association group

Association group 1 supports 5 nodes.

Technical Information

Endpoints

Endpoint 0

Command Class Comment
COMMAND_CLASS_NO_OPERATION_V1
COMMAND_CLASS_ASSOCIATION_GRP_INFO_V1
COMMAND_CLASS_DEVICE_RESET_LOCALLY_V1
COMMAND_CLASS_ZWAVEPLUS_INFO_V2
COMMAND_CLASS_DOOR_LOCK_V2
COMMAND_CLASS_USER_CODE_V1
COMMAND_CLASS_CONFIGURATION_V1
COMMAND_CLASS_ALARM_V4
COMMAND_CLASS_MANUFACTURER_SPECIFIC_V2
COMMAND_CLASS_POWERLEVEL_V1
COMMAND_CLASS_FIRMWARE_UPDATE_MD_V2
COMMAND_CLASS_BATTERY_V1
COMMAND_CLASS_ASSOCIATION_V2
COMMAND_CLASS_VERSION_V2
COMMAND_CLASS_SECURITY_V1

Endpoint 0

Command Class Comment

Documentation Links


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