layout | title |
---|---|
documentation |
IDL-101 - ZWave |
{% include base.html %}
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.
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.
- Bring the controller as close as possible to the lock unit
- Set the controller to inclusion mode
- 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.
- Release the KEY button on the inside panel
- Press the key 8 on the outside panel
- The LED flashes blue when inclusion is in progress
- The inclusion may take some time as security is required
- Set the controller to exclusion mode
- 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.
- Release the KEY button on the inside panel
- Press the key 8 on the outside panel
- The LED flashes blue when exclusion is done
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 |
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 |
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 |
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 |
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 |
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.
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 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 |
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
.
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 IDL-101 supports 1 association group.
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.
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 |
Command Class | Comment |
---|
Did you spot an error in the above definition or want to improve the content? You can contribute to the database here.