Updated external content (Jenkins build 1849)
parent
ed8a2770c4
commit
17c77ec9c4
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,504 @@
|
||||||
|
---
|
||||||
|
layout: documentation
|
||||||
|
title: ZWA009 - ZWave
|
||||||
|
---
|
||||||
|
|
||||||
|
{% include base.html %}
|
||||||
|
|
||||||
|
# ZWA009 Temperature and Humidity Sensor
|
||||||
|
This describes the Z-Wave device *ZWA009*, manufactured by *Aeotec Limited* with the thing type UID of ```aeotec_zwa009_12_000```.
|
||||||
|
This version of the device is limited to firmware versions above 12.0
|
||||||
|
|
||||||
|
The device is in the category of *Sensor*, defining Device used to measure something.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
The ZWA009 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.
|
||||||
|
|
||||||
|
The ZWA009 does not permanently listen for messages sent from the controller - it will periodically wake up automatically to check if the controller has messages to send, but will sleep most of the time to conserve battery life. Refer to the *Wakeup Information* section below for further information.
|
||||||
|
|
||||||
|
## Overview
|
||||||
|
|
||||||
|
Small sensor that offers monitoring of temperature, humidity, dew and mold. Uses a CR2477 battery with up to 2 years' lifespan.
|
||||||
|
|
||||||
|
### Inclusion Information
|
||||||
|
|
||||||
|
Triple click the intrusion (button on the front) button.
|
||||||
|
|
||||||
|
### Exclusion Information
|
||||||
|
|
||||||
|
Triple click the intrusion (button on the front) button.
|
||||||
|
|
||||||
|
### Wakeup Information
|
||||||
|
|
||||||
|
The ZWA009 does not permanently listen for messages sent from the controller - it will periodically wake up automatically to check if the controller has messages to send, but will sleep most of the time to conserve battery life. The wakeup period can be configured in the user interface - it is advisable not to make this too short as it will impact battery life - a reasonable compromise is 1 hour.
|
||||||
|
|
||||||
|
The wakeup period does not impact the devices ability to report events or sensor data. The device can be manually woken with a button press on the device as described below - note that triggering a device to send an event is not the same as a wakeup notification, and this will not allow the controller to communicate with the device.
|
||||||
|
|
||||||
|
|
||||||
|
Click the intrusion (button on the front) button.
|
||||||
|
|
||||||
|
### General Usage Information
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Channels
|
||||||
|
|
||||||
|
The following table summarises the channels available for the ZWA009 -:
|
||||||
|
|
||||||
|
| Channel Name | Channel ID | Channel Type | Category | Item Type |
|
||||||
|
|--------------|------------|--------------|----------|-----------|
|
||||||
|
| Binary Sensor | sensor_binary | sensor_binary | | Switch |
|
||||||
|
| Sensor (temperature) | sensor_temperature | sensor_temperature | Temperature | Number:Temperature |
|
||||||
|
| Sensor (relative humidity) | sensor_relhumidity | sensor_relhumidity | Humidity | Number |
|
||||||
|
| Sensor (dew point) | sensor_dewpoint | sensor_dewpoint | Temperature | Number |
|
||||||
|
| Alarm (heat) | alarm_heat | alarm_heat | Fire | Switch |
|
||||||
|
| Alarm (power) | alarm_power | alarm_power | Energy | Switch |
|
||||||
|
| Alarm (weather) | alarm_general | alarm_general | Alarm | Switch |
|
||||||
|
| Battery Level | battery-level | system.battery_level | Battery | Number |
|
||||||
|
|
||||||
|
### Binary Sensor
|
||||||
|
Indicates if a sensor has triggered.
|
||||||
|
|
||||||
|
The ```sensor_binary``` channel is of type ```sensor_binary``` and supports the ```Switch``` item. 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 |
|
||||||
|
|-------|-----------|
|
||||||
|
| ON | Triggered |
|
||||||
|
| OFF | Untriggered |
|
||||||
|
|
||||||
|
### Sensor (temperature)
|
||||||
|
Indicates the current temperature.
|
||||||
|
|
||||||
|
The ```sensor_temperature``` channel is of type ```sensor_temperature``` and supports the ```Number:Temperature``` item and is in the ```Temperature``` category.
|
||||||
|
|
||||||
|
### Sensor (relative humidity)
|
||||||
|
Indicates the current relative humidity.
|
||||||
|
|
||||||
|
The ```sensor_relhumidity``` channel is of type ```sensor_relhumidity``` and supports the ```Number``` item and is in the ```Humidity``` category. This is a read only channel so will only be updated following state changes from the device.
|
||||||
|
|
||||||
|
### Sensor (dew point)
|
||||||
|
Indicates the dewpoint.
|
||||||
|
|
||||||
|
The ```sensor_dewpoint``` channel is of type ```sensor_dewpoint``` and supports the ```Number``` item and is in the ```Temperature``` category. This is a read only channel so will only be updated following state changes from the device.
|
||||||
|
|
||||||
|
### Alarm (heat)
|
||||||
|
Indicates if a heat alarm is triggered.
|
||||||
|
|
||||||
|
The ```alarm_heat``` channel is of type ```alarm_heat``` and supports the ```Switch``` item and is in the ```Fire``` 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 (power)
|
||||||
|
Indicates if a power alarm is triggered.
|
||||||
|
|
||||||
|
The ```alarm_power``` channel is of type ```alarm_power``` and supports the ```Switch``` item and is in the ```Energy``` 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 (weather)
|
||||||
|
Indicates if an alarm is triggered.
|
||||||
|
|
||||||
|
The ```alarm_general``` channel is of type ```alarm_general``` and supports the ```Switch``` item and is in the ```Alarm``` 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 |
|
||||||
|
|
||||||
|
### 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 14 configuration parameters available in the ZWA009.
|
||||||
|
Detailed information on each parameter can be found in the sections below.
|
||||||
|
|
||||||
|
| Param | Name | Description |
|
||||||
|
|-------|-------|-------------|
|
||||||
|
| 1 | Minimum Temperature change | This value defines the minimum change of temperature to cause an unsolicited report of humidity to the central controller using Lifeline. |
|
||||||
|
| 2 | Minimum humidity change | This value defines the minimum change of humidity to cause an unsolicited report of humidity to the central controller using Lifeline. |
|
||||||
|
| 4 | Periodic Reports | This parameter defines the time interval to send an unsolicited report. If the value is set to 0, there will be no periodic reports sent to the controller. |
|
||||||
|
| 5 | Temperature Upper Watermark | If the measured temperature surpasses this watermark a BASIC command is sent into Association Group 2. |
|
||||||
|
| 6 | Temperature Lower Watermark | If the measured temperature dropps below this watermark a BASIC command is sent into Association Group 3. |
|
||||||
|
| 7 | Humidity Upper Watermark | If the measured relative humidity surpasses this watermark a BASIC command is sent into Association Group 4. |
|
||||||
|
| 8 | Humidity Lower Watermark | If the measured temperature drops below this relative humidity a BASIC command is sent into Association Group 5. |
|
||||||
|
| 9 | Low Temperature Trigger Command | This defines what BASIC SET command value shall be sent out into association group 3. |
|
||||||
|
| 10 | High Temperature Trigger Command | This defines what BASIC SET command value be sent out into association group 2. |
|
||||||
|
| 11 | Low Humidity Trigger Command | This defines what BASIC SET command value shall be sent out into association group 5. |
|
||||||
|
| 12 | High Humidity Trigger Command | This defines what BASIC SET command value shall be sent out into association group 4. |
|
||||||
|
| 13 | Offset value for Mold | This value allows to increase the humidity threshold for ideal mould environment notification by max 10%. |
|
||||||
|
| 64 | Temperature Scale | This parameter sets the temperature scale. |
|
||||||
|
| 255 | Reset Parameter | This parameter helps reset configuration parameters and the device to factory defaults. |
|
||||||
|
| | Wakeup Interval | Sets the interval at which the device will accept commands from the controller |
|
||||||
|
| | Wakeup Node | Sets the node ID of the device to receive the wakeup notifications |
|
||||||
|
|
||||||
|
### Parameter 1: Minimum Temperature change
|
||||||
|
|
||||||
|
This value defines the minimum change of temperature to cause an unsolicited report of humidity to the central controller using Lifeline.
|
||||||
|
Minimum Temperature change to report.
|
||||||
|
|
||||||
|
This value defines the minimum change of temperature to cause an unsolicited report of humidity to the central controller using Lifeline.
|
||||||
|
|
||||||
|
If the value is set to 0, there will be no reports sent to the controller, when the temperature changes. However, periodic reports, managed by configuration parameter 4, may still be active.
|
||||||
|
Values in the range 0 to 100 may be set.
|
||||||
|
|
||||||
|
The manufacturer defined default value is ```20```.
|
||||||
|
|
||||||
|
This parameter has the configuration ID ```config_1_1``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
|
||||||
|
### Parameter 2: Minimum humidity change
|
||||||
|
|
||||||
|
This value defines the minimum change of humidity to cause an unsolicited report of humidity to the central controller using Lifeline.
|
||||||
|
Minimum humidity change to report.
|
||||||
|
|
||||||
|
This value defines the minimum change of humidity to cause an unsolicited report of humidity to the central controller using Lifeline.
|
||||||
|
|
||||||
|
If the value is set to 0, there will be no reports sent to the controller, when the humidity changes.
|
||||||
|
|
||||||
|
However, periodic reports, managed by configuration parameter 4, may still be active.
|
||||||
|
Values in the range 0 to 20 may be set.
|
||||||
|
|
||||||
|
The manufacturer defined default value is ```5```.
|
||||||
|
|
||||||
|
This parameter has the configuration ID ```config_2_1``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
|
||||||
|
### Parameter 4: Periodic Reports
|
||||||
|
|
||||||
|
This parameter defines the time interval to send an unsolicited report. If the value is set to 0, there will be no periodic reports sent to the controller.
|
||||||
|
Periodic Reports.
|
||||||
|
|
||||||
|
This parameter defines the time interval to send an unsolicited report.
|
||||||
|
|
||||||
|
If the value is set to 0, there will be no periodic reports sent to the controller.
|
||||||
|
|
||||||
|
However, reports on temperature/humidity changes, managed by configuration parameters 1 and 2, may still be active.
|
||||||
|
The following option values may be configured -:
|
||||||
|
|
||||||
|
| Value | Description |
|
||||||
|
|--------|-------------|
|
||||||
|
| 0 | Disable |
|
||||||
|
|
||||||
|
The manufacturer defined default value is ```43200```.
|
||||||
|
|
||||||
|
This parameter has the configuration ID ```config_4_2``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
|
||||||
|
### Parameter 5: Temperature Upper Watermark
|
||||||
|
|
||||||
|
If the measured temperature surpasses this watermark a BASIC command is sent into Association Group 2.
|
||||||
|
Temperature Upper Watermark value.
|
||||||
|
|
||||||
|
This parameter defines a temperature.
|
||||||
|
|
||||||
|
If the measured temperature surpasses this watermark a BASIC command is sent into Association Group 2.
|
||||||
|
|
||||||
|
The value of BASIC SET is defined by parameter 10.
|
||||||
|
Values in the range 0 to 1000 may be set.
|
||||||
|
|
||||||
|
The manufacturer defined default value is ```0```.
|
||||||
|
|
||||||
|
This parameter has the configuration ID ```config_5_2``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
|
||||||
|
### Parameter 6: Temperature Lower Watermark
|
||||||
|
|
||||||
|
If the measured temperature dropps below this watermark a BASIC command is sent into Association Group 3.
|
||||||
|
Temperature Lower Watermark value.
|
||||||
|
|
||||||
|
This parameter defines a temperature.
|
||||||
|
|
||||||
|
If the measured temperature dropps below this watermark a BASIC command is sent into Association Group 3.
|
||||||
|
|
||||||
|
The value of BASIC SET is defined by parameter 9.
|
||||||
|
Values in the range 0 to 1000 may be set.
|
||||||
|
|
||||||
|
The manufacturer defined default value is ```0```.
|
||||||
|
|
||||||
|
This parameter has the configuration ID ```config_6_2``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
|
||||||
|
### Parameter 7: Humidity Upper Watermark
|
||||||
|
|
||||||
|
If the measured relative humidity surpasses this watermark a BASIC command is sent into Association Group 4.
|
||||||
|
Humidity Upper Watermark value.
|
||||||
|
|
||||||
|
This parameter defines the relative humidity.
|
||||||
|
|
||||||
|
If the measured relative humidity surpasses this watermark a BASIC command is sent into Association Group 4.
|
||||||
|
|
||||||
|
The value of BASIC SET is defined by parameter 12.
|
||||||
|
Values in the range 0 to 100 may be set.
|
||||||
|
|
||||||
|
The manufacturer defined default value is ```0```.
|
||||||
|
|
||||||
|
This parameter has the configuration ID ```config_7_1``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
|
||||||
|
### Parameter 8: Humidity Lower Watermark
|
||||||
|
|
||||||
|
If the measured temperature drops below this relative humidity a BASIC command is sent into Association Group 5.
|
||||||
|
Humidity Lower Watermark value.
|
||||||
|
|
||||||
|
This parameter defines a relative humidity.
|
||||||
|
|
||||||
|
If the measured temperature drops below this relative humidity a BASIC command is sent into Association Group 5.
|
||||||
|
|
||||||
|
The value of BASIC SET is defined by parameter 11.
|
||||||
|
Values in the range 0 to 100 may be set.
|
||||||
|
|
||||||
|
The manufacturer defined default value is ```0```.
|
||||||
|
|
||||||
|
This parameter has the configuration ID ```config_8_1``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
|
||||||
|
### Parameter 9: Low Temperature Trigger Command
|
||||||
|
|
||||||
|
This defines what BASIC SET command value shall be sent out into association group 3.
|
||||||
|
Low Temperature Trigger BASIC Set Command Value.
|
||||||
|
|
||||||
|
This defines what BASIC SET command value shall be sent out into association group 3.
|
||||||
|
|
||||||
|
Value meaning:
|
||||||
|
|
||||||
|
255 = ON.
|
||||||
|
|
||||||
|
0 = OFF.
|
||||||
|
|
||||||
|
1 - 100 = Defines a level between 0 - 100% if controlling dimmers.
|
||||||
|
Values in the range 0 to 255 may be set.
|
||||||
|
|
||||||
|
The manufacturer defined default value is ```255```.
|
||||||
|
|
||||||
|
This parameter has the configuration ID ```config_9_1``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
|
||||||
|
### Parameter 10: High Temperature Trigger Command
|
||||||
|
|
||||||
|
This defines what BASIC SET command value be sent out into association group 2.
|
||||||
|
High Temperature Trigger BASIC Set Command Value
|
||||||
|
|
||||||
|
This defines what BASIC SET command value be sent out into association group 2.
|
||||||
|
|
||||||
|
Value meaning:
|
||||||
|
|
||||||
|
255 = ON.
|
||||||
|
|
||||||
|
0 = OFF.
|
||||||
|
|
||||||
|
1 - 100 = Defines a level between 0 - 100% if controlling dimmers.This is an advanced parameter and will therefore not show in the user interface without entering advanced mode.
|
||||||
|
Values in the range 0 to 255 may be set.
|
||||||
|
|
||||||
|
The manufacturer defined default value is ```0```.
|
||||||
|
|
||||||
|
This parameter has the configuration ID ```config_10_1``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
|
||||||
|
### Parameter 11: Low Humidity Trigger Command
|
||||||
|
|
||||||
|
This defines what BASIC SET command value shall be sent out into association group 5.
|
||||||
|
Low Humidity Trigger BASIC Set Command Value.
|
||||||
|
|
||||||
|
This defines what BASIC SET command value shall be sent out into association group 5.
|
||||||
|
|
||||||
|
Value meaning:
|
||||||
|
|
||||||
|
255 = ON.
|
||||||
|
|
||||||
|
0 = OFF.
|
||||||
|
|
||||||
|
1 - 100 = Defines a level between 0 - 100% if controlling dimmers.
|
||||||
|
Values in the range 0 to 255 may be set.
|
||||||
|
|
||||||
|
The manufacturer defined default value is ```255```.
|
||||||
|
|
||||||
|
This parameter has the configuration ID ```config_11_1``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
|
||||||
|
### Parameter 12: High Humidity Trigger Command
|
||||||
|
|
||||||
|
This defines what BASIC SET command value shall be sent out into association group 4.
|
||||||
|
High Humidity Trigger BASIC Set Command Value.
|
||||||
|
|
||||||
|
This defines what BASIC SET command value shall be sent out into association group 4.
|
||||||
|
|
||||||
|
Value meaning:
|
||||||
|
|
||||||
|
255 = ON.
|
||||||
|
|
||||||
|
0 = OFF.
|
||||||
|
|
||||||
|
1 - 100 = Defines a level between 0 - 100% if controlling dimmers.
|
||||||
|
Values in the range 0 to 255 may be set.
|
||||||
|
|
||||||
|
The manufacturer defined default value is ```0```.
|
||||||
|
|
||||||
|
This parameter has the configuration ID ```config_12_1``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
|
||||||
|
### Parameter 13: Offset value for Mold
|
||||||
|
|
||||||
|
This value allows to increase the humidity threshold for ideal mould environment notification by max 10%.
|
||||||
|
Offset value for Mold environment notification
|
||||||
|
|
||||||
|
This value allows to increase the humidity threshold for ideal mould environment notification by max 10%. (default 0 value will set to trigger at humidity levels above 70%)This is an advanced parameter and will therefore not show in the user interface without entering advanced mode.
|
||||||
|
Values in the range 0 to 10 may be set.
|
||||||
|
|
||||||
|
The manufacturer defined default value is ```0```.
|
||||||
|
|
||||||
|
This parameter has the configuration ID ```config_13_1``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
|
||||||
|
### Parameter 64: Temperature Scale
|
||||||
|
|
||||||
|
This parameter sets the temperature scale.
|
||||||
|
Temperature Scale
|
||||||
|
|
||||||
|
This parameter sets the temperature scale.
|
||||||
|
|
||||||
|
1 = Celsius
|
||||||
|
|
||||||
|
2 = Fahrenheit
|
||||||
|
Values in the range 1 to 2 may be set.
|
||||||
|
|
||||||
|
The manufacturer defined default value is ```1```.
|
||||||
|
|
||||||
|
This parameter has the configuration ID ```config_64_0``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
|
||||||
|
### Parameter 255: Reset Parameter
|
||||||
|
|
||||||
|
This parameter helps reset configuration parameters and the device to factory defaults.
|
||||||
|
Reset Parameter
|
||||||
|
|
||||||
|
This parameter helps reset configuration parameters and the device to factory defaults.
|
||||||
|
|
||||||
|
1 = Reset all Parameter settings to their default settings.
|
||||||
|
|
||||||
|
1431655765 = Completely factory reset sensor and send device reset locally notification.This is an advanced parameter and will therefore not show in the user interface without entering advanced mode.
|
||||||
|
Values in the range 0 to 1431655765 may be set.
|
||||||
|
|
||||||
|
The manufacturer defined default value is ```0```.
|
||||||
|
|
||||||
|
This parameter has the configuration ID ```config_255_4``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
### Wakeup Interval
|
||||||
|
|
||||||
|
The wakeup interval sets the period at which the device will listen for messages from the controller. This is required for battery devices that sleep most of the time in order to conserve battery life. The device will wake up at this interval and send a message to the controller to tell it that it can accept messages - after a few seconds, it will go back to sleep if there is no further communications.
|
||||||
|
|
||||||
|
This setting is defined in *seconds*. It is advisable not to set this interval too short or it could impact battery life. A period of 1 hour (3600 seconds) is suitable in most instances.
|
||||||
|
|
||||||
|
Note that this setting does not affect the devices ability to send sensor data, or notification events.
|
||||||
|
|
||||||
|
This parameter has the configuration ID ```wakeup_interval``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
### Wakeup Node
|
||||||
|
|
||||||
|
When sleeping devices wake up, they send a notification to a listening device. Normally, this device is the network controller, and normally the controller will set this automatically to its own address.
|
||||||
|
In the event that the network contains multiple controllers, it may be necessary to configure this to a node that is not the main controller. This is an advanced setting and should not be changed without a full understanding of the impact.
|
||||||
|
|
||||||
|
This parameter has the configuration ID ```wakeup_node``` 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 ZWA009 supports 6 association groups.
|
||||||
|
|
||||||
|
### 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.
|
||||||
|
Lifeline
|
||||||
|
|
||||||
|
|
||||||
|
Association group 1 supports 5 nodes.
|
||||||
|
|
||||||
|
### Group 2: Temperature High Trigger
|
||||||
|
|
||||||
|
Temperature High Trigger
|
||||||
|
|
||||||
|
Association group 2 supports 5 nodes.
|
||||||
|
|
||||||
|
### Group 3: Temperature Low Trigger
|
||||||
|
|
||||||
|
Temperature Low Trigger
|
||||||
|
|
||||||
|
Association group 3 supports 5 nodes.
|
||||||
|
|
||||||
|
### Group 4: 5 Humidity High Trigger
|
||||||
|
|
||||||
|
5 Humidity High Trigger
|
||||||
|
|
||||||
|
Association group 4 supports 5 nodes.
|
||||||
|
|
||||||
|
### Group 5: Humidity Low Trigger
|
||||||
|
|
||||||
|
Humidity Low Trigger
|
||||||
|
|
||||||
|
Association group 5 supports 5 nodes.
|
||||||
|
|
||||||
|
### Group 6: Air Temperature
|
||||||
|
|
||||||
|
Air Temperature
|
||||||
|
|
||||||
|
Association group 6 supports 5 nodes.
|
||||||
|
|
||||||
|
## Technical Information
|
||||||
|
|
||||||
|
### Endpoints
|
||||||
|
|
||||||
|
#### Endpoint 0
|
||||||
|
|
||||||
|
| Command Class | Comment |
|
||||||
|
|---------------|---------|
|
||||||
|
| COMMAND_CLASS_NO_OPERATION_V1| |
|
||||||
|
| COMMAND_CLASS_SENSOR_BINARY_V2| |
|
||||||
|
| COMMAND_CLASS_SENSOR_MULTILEVEL_V10| |
|
||||||
|
| COMMAND_CLASS_TRANSPORT_SERVICE_V1| |
|
||||||
|
| COMMAND_CLASS_ASSOCIATION_GRP_INFO_V1| |
|
||||||
|
| COMMAND_CLASS_DEVICE_RESET_LOCALLY_V1| |
|
||||||
|
| COMMAND_CLASS_ZWAVEPLUS_INFO_V1| |
|
||||||
|
| COMMAND_CLASS_SUPERVISION_V1| |
|
||||||
|
| COMMAND_CLASS_CONFIGURATION_V1| |
|
||||||
|
| COMMAND_CLASS_ALARM_V8| |
|
||||||
|
| COMMAND_CLASS_MANUFACTURER_SPECIFIC_V1| |
|
||||||
|
| COMMAND_CLASS_POWERLEVEL_V1| |
|
||||||
|
| COMMAND_CLASS_FIRMWARE_UPDATE_MD_V1| |
|
||||||
|
| COMMAND_CLASS_BATTERY_V1| |
|
||||||
|
| COMMAND_CLASS_WAKE_UP_V2| |
|
||||||
|
| COMMAND_CLASS_ASSOCIATION_V2| |
|
||||||
|
| COMMAND_CLASS_VERSION_V2| |
|
||||||
|
| COMMAND_CLASS_INDICATOR_V3| |
|
||||||
|
| COMMAND_CLASS_MULTI_CHANNEL_ASSOCIATION_V3| |
|
||||||
|
| COMMAND_CLASS_SECURITY_2_V1| |
|
||||||
|
|
||||||
|
### Documentation Links
|
||||||
|
|
||||||
|
* [User Guide](https://opensmarthouse.org/zwavedatabase/1547/reference/aerq_user_guide.pdf)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Did you spot an error in the above definition or want to improve the content?
|
||||||
|
You can [contribute to the database here](https://opensmarthouse.org/zwavedatabase/1547).
|
|
@ -198,7 +198,7 @@ This parameter defines the time interval to send an unsolicited report.
|
||||||
If the value is set to 0, there will be no periodic reports sent to the controller.
|
If the value is set to 0, there will be no periodic reports sent to the controller.
|
||||||
|
|
||||||
However, reports on temperature/humidity changes, managed by configuration parameters 1 and 2, may still be active.This is an advanced parameter and will therefore not show in the user interface without entering advanced mode.
|
However, reports on temperature/humidity changes, managed by configuration parameters 1 and 2, may still be active.This is an advanced parameter and will therefore not show in the user interface without entering advanced mode.
|
||||||
Values in the range 0 to 65535 may be set.
|
Values in the range 900 to 65535 may be set.
|
||||||
|
|
||||||
The manufacturer defined default value is ```43200```.
|
The manufacturer defined default value is ```43200```.
|
||||||
|
|
||||||
|
|
|
@ -320,6 +320,7 @@ Association group 1 supports 1 node.
|
||||||
|
|
||||||
* [photo](https://opensmarthouse.org/zwavedatabase/1561/reference/Comet-Z-Wave-EN-2023-04-06.pdf)
|
* [photo](https://opensmarthouse.org/zwavedatabase/1561/reference/Comet-Z-Wave-EN-2023-04-06.pdf)
|
||||||
* [manual](https://opensmarthouse.org/zwavedatabase/1561/reference/Comet-Z-Wave-EN-2023-04-06_1.pdf)
|
* [manual](https://opensmarthouse.org/zwavedatabase/1561/reference/Comet-Z-Wave-EN-2023-04-06_1.pdf)
|
||||||
|
* [manual](https://opensmarthouse.org/zwavedatabase/1561/reference/Comet-Z-Wave-DE-2023-04-06.pdf)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -49,7 +49,6 @@ The following table summarises the channels available for the GE 58433 -:
|
||||||
|--------------|------------|--------------|----------|-----------|
|
|--------------|------------|--------------|----------|-----------|
|
||||||
| Switch | switch_binary | switch_binary | Switch | Switch |
|
| Switch | switch_binary | switch_binary | Switch | Switch |
|
||||||
| Scene Number | scene_number | scene_number | | Number |
|
| Scene Number | scene_number | scene_number | | Number |
|
||||||
| Scene Number | scene_number | scene_number | | Number |
|
|
||||||
|
|
||||||
### Switch
|
### Switch
|
||||||
Switch the power on and off.
|
Switch the power on and off.
|
||||||
|
@ -59,11 +58,6 @@ The ```switch_binary``` channel is of type ```switch_binary``` and supports the
|
||||||
### Scene Number
|
### Scene Number
|
||||||
Triggers when a scene button is pressed.
|
Triggers when a scene button is pressed.
|
||||||
|
|
||||||
The ```scene_number``` channel is of type ```scene_number``` and supports the ```Number``` item.
|
|
||||||
|
|
||||||
### Scene Number
|
|
||||||
Triggers when a scene button is pressed.
|
|
||||||
|
|
||||||
The ```scene_number``` channel is of type ```scene_number``` and supports the ```Number``` item.
|
The ```scene_number``` channel is of type ```scene_number``` and supports the ```Number``` item.
|
||||||
This channel provides the scene, and the event as a decimal value in the form ```<scene>.<event>```. The scene number is set by the device, and the event is as follows -:
|
This channel provides the scene, and the event as a decimal value in the form ```<scene>.<event>```. The scene number is set by the device, and the event is as follows -:
|
||||||
|
|
||||||
|
|
|
@ -1,20 +1,19 @@
|
||||||
---
|
---
|
||||||
layout: documentation
|
layout: documentation
|
||||||
title: Keemple KP-SO-02 - ZWave
|
title: KP-SO-02 - ZWave
|
||||||
---
|
---
|
||||||
|
|
||||||
{% include base.html %}
|
{% include base.html %}
|
||||||
|
|
||||||
# Keemple KP-SO-02 Wall Plug Switch
|
# KP-SO-02 Wall Plug Switch
|
||||||
This describes the Z-Wave device *Keemple KP-SO-02*, manufactured by *Keemplecom Limited* with the thing type UID of ```keemple_wallplug_04_000```.
|
This describes the Z-Wave device *KP-SO-02*, manufactured by *Keemplecom Limited* with the thing type UID of ```keemple_wallplug_00_000```.
|
||||||
This version of the device is limited to firmware versions above 4.0
|
|
||||||
|
|
||||||
The device is in the category of *Wall Switch*, defining Any device attached to the wall that controls a binary status of something, for ex. a light switch.
|
The device is in the category of *Wall Switch*, defining Any device attached to the wall that controls a binary status of something, for ex. a light switch.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
The Keemple KP-SO-02 supports routing. This allows the device to communicate using other routing enabled devices as intermediate routers. This device is also able to participate in the routing of data between other devices in the mesh network.
|
The KP-SO-02 supports routing. This allows the device to communicate using other routing enabled devices as intermediate routers. This device is also able to participate in the routing of data between other devices in the mesh network.
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
|
@ -46,7 +45,7 @@ Energy – Energy Consumed by an Electric Device through a Time Period. Most com
|
||||||
|
|
||||||
## Channels
|
## Channels
|
||||||
|
|
||||||
The following table summarises the channels available for the Keemple KP-SO-02 -:
|
The following table summarises the channels available for the KP-SO-02 -:
|
||||||
|
|
||||||
| Channel Name | Channel ID | Channel Type | Category | Item Type |
|
| Channel Name | Channel ID | Channel Type | Category | Item Type |
|
||||||
|--------------|------------|--------------|----------|-----------|
|
|--------------|------------|--------------|----------|-----------|
|
||||||
|
@ -104,35 +103,31 @@ The device has no configuration parameters defined.
|
||||||
|
|
||||||
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.
|
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 Keemple KP-SO-02 supports 3 association groups.
|
The KP-SO-02 supports 2 association groups.
|
||||||
|
|
||||||
### Group 1: Lifeline
|
### 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.
|
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.
|
||||||
Assigned to Plugs status - On/Off. Allows for receiving control command from trigger devices whenever the Plug is turned On or Off.
|
Assigned to Plugs status - On/Off. Allows for receiving control command from trigger devices whenever the Plug is turned On or Off.
|
||||||
NOTIFICATION\_REPORT\_V4
|
COMMAND\_CLASS\_SWITCH_BINARY
|
||||||
|
|
||||||
METER\_REPORT\_V4
|
|
||||||
|
|
||||||
SWITCH\_BINARY\_REPORT
|
COMMAND\_CLASS\_METER
|
||||||
|
|
||||||
DEVICE\_RESET\_LOCALLY_NOTIFICATION
|
|
||||||
|
COMMAND\_CLASS\_DEVICE\_RESET\_LOCALLY
|
||||||
|
|
||||||
|
|
||||||
|
COMMAND\_CLASS\_ALARM
|
||||||
|
|
||||||
Association group 1 supports 1 node.
|
Association group 1 supports 1 node.
|
||||||
|
|
||||||
### Group 2: Group 2
|
### Group 2: OCP Alarm
|
||||||
|
|
||||||
Sending control commands to associated devices. If current load is over the max current defined in parameter #3, the Plug will send a BASIC\_SET (0xFF) to associated devices. When current load is normal, plug will send a BASIC\_SET (0x00).
|
Sending control commands to associated devices.
|
||||||
BASIC_SET
|
COMMAND\_CLASS\_BASIC
|
||||||
|
|
||||||
Association group 2 supports 5 nodes.
|
Association group 2 supports 1 node.
|
||||||
|
|
||||||
### Group 3: Group 3
|
|
||||||
|
|
||||||
Send Notification to associated devices.
|
|
||||||
NOTIFICATION\_REPORT\_V4
|
|
||||||
|
|
||||||
Association group 3 supports 5 nodes.
|
|
||||||
|
|
||||||
## Technical Information
|
## Technical Information
|
||||||
|
|
|
@ -115,13 +115,12 @@ Channel type information on this channel is not found.
|
||||||
|
|
||||||
## Device Configuration
|
## Device Configuration
|
||||||
|
|
||||||
The following table provides a summary of the 16 configuration parameters available in the IR Thermostat IR2900-ZW.
|
The following table provides a summary of the 24 configuration parameters available in the IR Thermostat IR2900-ZW.
|
||||||
Detailed information on each parameter can be found in the sections below.
|
Detailed information on each parameter can be found in the sections below.
|
||||||
|
|
||||||
| Param | Name | Description |
|
| Param | Name | Description |
|
||||||
|-------|-------|-------------|
|
|-------|-------|-------------|
|
||||||
| 0 | Temp. Offset | Temp. Offset |
|
| 0 | | |
|
||||||
| 0 | Support Cooling Mode | When Air Conditioner does not have cooling mode, Set this parameter after the device download the IR code from the library |
|
|
||||||
| 1 | Temp. Unit | Temperature Units |
|
| 1 | Temp. Unit | Temperature Units |
|
||||||
| 2 | Temp. Difference Reporting | Automatiaclly report the temp to the Gateway when temp. variation is greater than tis value |
|
| 2 | Temp. Difference Reporting | Automatiaclly report the temp to the Gateway when temp. variation is greater than tis value |
|
||||||
| 3 | Humidity Difference Reporting | Automatiaclly report the humidity to the Gateway when humidity variation is greater than tis value |
|
| 3 | Humidity Difference Reporting | Automatiaclly report the humidity to the Gateway when humidity variation is greater than tis value |
|
||||||
|
@ -136,27 +135,25 @@ Detailed information on each parameter can be found in the sections below.
|
||||||
| 14 | Screen OFF | Screen OFF |
|
| 14 | Screen OFF | Screen OFF |
|
||||||
| 15 | Backlight Brightness | Backlight Brightness |
|
| 15 | Backlight Brightness | Backlight Brightness |
|
||||||
| 16 | Temp. Hysteresis Using AG For Control | Temp. hysteresis when using association group for controlling |
|
| 16 | Temp. Hysteresis Using AG For Control | Temp. hysteresis when using association group for controlling |
|
||||||
|
| 17 | Support Cooling Mode | When Air Conditioner does not have cooling mode, Set this parameter after the device download the IR code from the library |
|
||||||
|
| 18 | Support Heating Mode | When Air Conditioner does not have heating mode, Set this parameter after the device download the IR code from the library |
|
||||||
|
| 19 | Temp. Upper Limit Setting In Cooling Mode | Temp. Upper Limit Setting In Cooling Mode |
|
||||||
|
| 20 | Temp. Lower Limit Setting In Cooling Mode | Temp. Lower Limit Setting In Cooling Mode |
|
||||||
|
| 21 | Temp. Upper Limit Setting In Heating Mode | Temp. Upper Limit Setting In Heating Mode |
|
||||||
|
| 22 | Temp. Lower Limit Setting In Heating Mode | Temp. Lower Limit Setting In Heating Mode |
|
||||||
|
| 23 | Local Temp. Setpoint Step Set In Cool Mode | Local Temp. Setpoint Step Set In Cool Mode |
|
||||||
|
| 24 | Local Temp. Setpoint Step Set In Heat Mode | Local Temp. Setpoint Step Set In Heat Mode |
|
||||||
|
| 255 | Factory Restore | Factory Restore |
|
||||||
|
|
||||||
### Parameter 0: Temp. Offset
|
### Parameter 0:
|
||||||
|
|
||||||
Temp. Offset
|
|
||||||
Accuracy 0.1 (n*0.1) C
|
|
||||||
Values in the range -100 to 100 may be set.
|
Values in the range 0 to 0 may be set.
|
||||||
|
|
||||||
The manufacturer defined default value is ```0```.
|
The manufacturer defined default value is ```0```.
|
||||||
|
|
||||||
This parameter has the configuration ID ```config_0_1``` and is of type ```INTEGER```.
|
This parameter has the configuration ID ```config_0_0``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
|
||||||
### Parameter 0: Support Cooling Mode
|
|
||||||
|
|
||||||
When Air Conditioner does not have cooling mode, Set this parameter after the device download the IR code from the library
|
|
||||||
0: Not support, 1:Support
|
|
||||||
Values in the range 0 to 1 may be set.
|
|
||||||
|
|
||||||
The manufacturer defined default value is ```1```.
|
|
||||||
|
|
||||||
This parameter has the configuration ID ```config_0_1``` and is of type ```INTEGER```.
|
|
||||||
|
|
||||||
|
|
||||||
### Parameter 1: Temp. Unit
|
### Parameter 1: Temp. Unit
|
||||||
|
@ -313,11 +310,133 @@ The manufacturer defined default value is ```10```.
|
||||||
This parameter has the configuration ID ```config_16_1``` and is of type ```INTEGER```.
|
This parameter has the configuration ID ```config_16_1``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
|
||||||
|
### Parameter 17: Support Cooling Mode
|
||||||
|
|
||||||
|
When Air Conditioner does not have cooling mode, Set this parameter after the device download the IR code from the library
|
||||||
|
0: Not support, 1:Support
|
||||||
|
Values in the range 0 to 1 may be set.
|
||||||
|
|
||||||
|
The manufacturer defined default value is ```1```.
|
||||||
|
|
||||||
|
This parameter has the configuration ID ```config_17_1``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
|
||||||
|
### Parameter 18: Support Heating Mode
|
||||||
|
|
||||||
|
When Air Conditioner does not have heating mode, Set this parameter after the device download the IR code from the library
|
||||||
|
0: Not support, 1: Support
|
||||||
|
Values in the range 0 to 1 may be set.
|
||||||
|
|
||||||
|
The manufacturer defined default value is ```1```.
|
||||||
|
|
||||||
|
This parameter has the configuration ID ```config_18_1``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
|
||||||
|
### Parameter 19: Temp. Upper Limit Setting In Cooling Mode
|
||||||
|
|
||||||
|
Temp. Upper Limit Setting In Cooling Mode
|
||||||
|
1-99, n*1 C
|
||||||
|
Values in the range 1 to 99 may be set.
|
||||||
|
|
||||||
|
The manufacturer defined default value is ```37```.
|
||||||
|
|
||||||
|
This parameter has the configuration ID ```config_19_1``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
|
||||||
|
### Parameter 20: Temp. Lower Limit Setting In Cooling Mode
|
||||||
|
|
||||||
|
Temp. Lower Limit Setting In Cooling Mode
|
||||||
|
0-98, n*1 C
|
||||||
|
Values in the range 0 to 98 may be set.
|
||||||
|
|
||||||
|
The manufacturer defined default value is ```5```.
|
||||||
|
|
||||||
|
This parameter has the configuration ID ```config_20_1``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
|
||||||
|
### Parameter 21: Temp. Upper Limit Setting In Heating Mode
|
||||||
|
|
||||||
|
Temp. Upper Limit Setting In Heating Mode
|
||||||
|
1-99, n*1 C
|
||||||
|
Values in the range 1 to 99 may be set.
|
||||||
|
|
||||||
|
The manufacturer defined default value is ```37```.
|
||||||
|
|
||||||
|
This parameter has the configuration ID ```config_21_1``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
|
||||||
|
### Parameter 22: Temp. Lower Limit Setting In Heating Mode
|
||||||
|
|
||||||
|
Temp. Lower Limit Setting In Heating Mode
|
||||||
|
0-98, n*1 C
|
||||||
|
Values in the range 0 to 98 may be set.
|
||||||
|
|
||||||
|
The manufacturer defined default value is ```5```.
|
||||||
|
|
||||||
|
This parameter has the configuration ID ```config_22_1``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
|
||||||
|
### Parameter 23: Local Temp. Setpoint Step Set In Cool Mode
|
||||||
|
|
||||||
|
Local Temp. Setpoint Step Set In Cool Mode
|
||||||
|
1:0.5C; 0: 1C
|
||||||
|
Note: If there is ID in AG3, then this parameter will be set to 1 automatically, if not, then this parameter will be set to 0 automatically
|
||||||
|
Values in the range 0 to 1 may be set.
|
||||||
|
|
||||||
|
The manufacturer defined default value is ```0```.
|
||||||
|
|
||||||
|
This parameter has the configuration ID ```config_23_1``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
|
||||||
|
### Parameter 24: Local Temp. Setpoint Step Set In Heat Mode
|
||||||
|
|
||||||
|
Local Temp. Setpoint Step Set In Heat Mode
|
||||||
|
1:0.5C; 0: 1C
|
||||||
|
|
||||||
|
Note: If there is ID in AG2, then this parameter will be set to 1 automatically, if not, then this parameter will be set to 0 automatically
|
||||||
|
Values in the range 0 to 1 may be set.
|
||||||
|
|
||||||
|
The manufacturer defined default value is ```0```.
|
||||||
|
|
||||||
|
This parameter has the configuration ID ```config_24_1``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
|
||||||
|
### Parameter 255: Factory Restore
|
||||||
|
|
||||||
|
Factory Restore
|
||||||
|
1: Restore factory setting; 0:invalid
|
||||||
|
Values in the range 0 to 1 may be set.
|
||||||
|
|
||||||
|
The manufacturer defined default value is ```0```.
|
||||||
|
|
||||||
|
This parameter has the configuration ID ```config_255_1``` and is of type ```INTEGER```.
|
||||||
|
|
||||||
|
|
||||||
## Association Groups
|
## 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.
|
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 device does not support associations.
|
The IR Thermostat IR2900-ZW supports 3 association groups.
|
||||||
|
|
||||||
|
### 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.
|
||||||
|
|
||||||
|
Association group 1 supports 5 nodes.
|
||||||
|
|
||||||
|
### Group 2: Basic Set Commands Sw1
|
||||||
|
|
||||||
|
Basic Set: Variation of working status of the device in the heating mode
|
||||||
|
|
||||||
|
Association group 2 supports 5 nodes.
|
||||||
|
|
||||||
|
### Group 3: Basic Set Commands Sw2
|
||||||
|
|
||||||
|
Basic Set: Variation of working status of the device in the cooling mode
|
||||||
|
|
||||||
|
|
||||||
|
Association group 3 supports 5 nodes.
|
||||||
|
|
||||||
## Technical Information
|
## Technical Information
|
||||||
|
|
||||||
### Endpoints
|
### Endpoints
|
||||||
|
|
|
@ -0,0 +1,273 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<thing:thing-descriptions bindingId="zwave"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0"
|
||||||
|
xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0
|
||||||
|
https://openhab.org/schemas/thing-description/v1.0.0">
|
||||||
|
|
||||||
|
<thing-type id="aeotec_zwa009_12_000" listed="false">
|
||||||
|
<label>ZWA009 Temperature and Humidity Sensor</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
Temperature and Humidity Sensor<br /> <h1>Overview</h1><p>Small sensor that offers monitoring of temperature, humidity, dew and mold. Uses a CR2477 battery with up to 2 years' lifespan.</p> <br /> <h2>Inclusion Information</h2><p>Triple click the intrusion (button on the front) button.<br /></p> <br /> <h2>Exclusion Information</h2><p>Triple click the intrusion (button on the front) button.<br /></p> <br /> <h2>Wakeup Information</h2><p>Click the intrusion (button on the front) button.<br /></p>
|
||||||
|
]]></description>
|
||||||
|
<category>Sensor</category>
|
||||||
|
|
||||||
|
<!-- CHANNEL DEFINITIONS -->
|
||||||
|
<channels>
|
||||||
|
<channel id="sensor_binary" typeId="sensor_binary">
|
||||||
|
<label>Binary Sensor</label>
|
||||||
|
<properties>
|
||||||
|
<property name="binding:*:OnOffType">COMMAND_CLASS_SENSOR_BINARY</property>
|
||||||
|
</properties>
|
||||||
|
</channel>
|
||||||
|
<channel id="sensor_temperature" typeId="sensor_temperature">
|
||||||
|
<label>Sensor (temperature)</label>
|
||||||
|
<properties>
|
||||||
|
<property name="binding:*:QuantityType">COMMAND_CLASS_SENSOR_MULTILEVEL;type=TEMPERATURE</property>
|
||||||
|
</properties>
|
||||||
|
</channel>
|
||||||
|
<channel id="sensor_relhumidity" typeId="sensor_relhumidity">
|
||||||
|
<label>Sensor (relative humidity)</label>
|
||||||
|
<properties>
|
||||||
|
<property name="binding:*:DecimalType">COMMAND_CLASS_SENSOR_MULTILEVEL;type=RELATIVE_HUMIDITY</property>
|
||||||
|
</properties>
|
||||||
|
</channel>
|
||||||
|
<channel id="sensor_dewpoint" typeId="sensor_dewpoint">
|
||||||
|
<label>Sensor (dew point)</label>
|
||||||
|
<properties>
|
||||||
|
<property name="binding:*:DecimalType">COMMAND_CLASS_SENSOR_MULTILEVEL;type=DEW_POINT</property>
|
||||||
|
</properties>
|
||||||
|
</channel>
|
||||||
|
<channel id="alarm_heat" typeId="alarm_heat">
|
||||||
|
<label>Alarm (heat)</label>
|
||||||
|
<properties>
|
||||||
|
<property name="binding:*:OnOffType">COMMAND_CLASS_ALARM;type=HEAT</property>
|
||||||
|
</properties>
|
||||||
|
</channel>
|
||||||
|
<channel id="alarm_power" typeId="alarm_power">
|
||||||
|
<label>Alarm (power)</label>
|
||||||
|
<properties>
|
||||||
|
<property name="binding:*:OnOffType">COMMAND_CLASS_ALARM;type=POWER_MANAGEMENT</property>
|
||||||
|
</properties>
|
||||||
|
</channel>
|
||||||
|
<channel id="alarm_general" typeId="alarm_general">
|
||||||
|
<label>Alarm (weather)</label>
|
||||||
|
<properties>
|
||||||
|
<property name="binding:*:OnOffType">COMMAND_CLASS_ALARM;type=WEATHER</property>
|
||||||
|
</properties>
|
||||||
|
</channel>
|
||||||
|
<channel id="battery-level" typeId="system.battery-level">
|
||||||
|
<properties>
|
||||||
|
<property name="binding:*:PercentType">COMMAND_CLASS_BATTERY</property>
|
||||||
|
</properties>
|
||||||
|
</channel>
|
||||||
|
</channels>
|
||||||
|
|
||||||
|
<!-- DEVICE PROPERTY DEFINITIONS -->
|
||||||
|
<properties>
|
||||||
|
<property name="vendor">Aeotec Limited</property>
|
||||||
|
<property name="modelId">ZWA009</property>
|
||||||
|
<property name="manufacturerId">0371</property>
|
||||||
|
<property name="manufacturerRef">0002:0009,0102:0009,0202:0009</property>
|
||||||
|
<property name="versionMin">12.0</property>
|
||||||
|
<property name="dbReference">1547</property>
|
||||||
|
<property name="defaultAssociations">1</property>
|
||||||
|
</properties>
|
||||||
|
|
||||||
|
<!-- CONFIGURATION DESCRIPTIONS -->
|
||||||
|
<config-description>
|
||||||
|
|
||||||
|
<!-- GROUP DEFINITIONS -->
|
||||||
|
<parameter-group name="configuration">
|
||||||
|
<context>setup</context>
|
||||||
|
<label>Configuration Parameters</label>
|
||||||
|
</parameter-group>
|
||||||
|
|
||||||
|
<parameter-group name="association">
|
||||||
|
<context>link</context>
|
||||||
|
<label>Association Groups</label>
|
||||||
|
</parameter-group>
|
||||||
|
|
||||||
|
<!-- PARAMETER DEFINITIONS -->
|
||||||
|
<parameter name="config_1_1" type="integer" groupName="configuration">
|
||||||
|
<label>1: Minimum Temperature change</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
This value defines the minimum change of temperature to cause an unsolicited report of humidity to the central controller using Lifeline.<br /> <h1>Overview</h1><p>Minimum Temperature change to report.</p><p>This value defines the minimum change of temperature to cause an unsolicited report of humidity to the central controller using Lifeline.</p><p>If the value is set to 0, there will be no reports sent to the controller, when the temperature changes. However, periodic reports, managed by configuration parameter 4, may still be active. </p>
|
||||||
|
]]></description>
|
||||||
|
<default>20</default>
|
||||||
|
<limitToOptions>false</limitToOptions>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="config_2_1" type="integer" groupName="configuration">
|
||||||
|
<label>2: Minimum humidity change</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
This value defines the minimum change of humidity to cause an unsolicited report of humidity to the central controller using Lifeline.<br /> <h1>Overview</h1><p>Minimum humidity change to report.</p><p>This value defines the minimum change of humidity to cause an unsolicited report of humidity to the central controller using Lifeline.</p><p>If the value is set to 0, there will be no reports sent to the controller, when the humidity changes. </p><p>However, periodic reports, managed by configuration parameter 4, may still be active. </p>
|
||||||
|
]]></description>
|
||||||
|
<default>5</default>
|
||||||
|
<limitToOptions>false</limitToOptions>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="config_4_2" type="integer" groupName="configuration">
|
||||||
|
<label>4: Periodic Reports</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
This parameter defines the time interval to send an unsolicited report. If the value is set to 0, there will be no periodic reports sent to the controller.<br /> <h1>Overview</h1><p>Periodic Reports.</p><p>This parameter defines the time interval to send an unsolicited report.</p><p>If the value is set to 0, there will be no periodic reports sent to the controller. </p><p>However, reports on temperature/humidity changes, managed by configuration parameters 1 and 2, may still be active. </p>
|
||||||
|
]]></description>
|
||||||
|
<default>-22336</default>
|
||||||
|
<options>
|
||||||
|
<option value="0">Disable</option>
|
||||||
|
</options>
|
||||||
|
<limitToOptions>false</limitToOptions>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="config_5_2" type="integer" groupName="configuration">
|
||||||
|
<label>5: Temperature Upper Watermark</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
If the measured temperature surpasses this watermark a BASIC command is sent into Association Group 2.<br /> <h1>Overview</h1><p>Temperature Upper Watermark value.</p><p>This parameter defines a temperature. </p><p>If the measured temperature surpasses this watermark a BASIC command is sent into Association Group 2.</p><p>The value of BASIC SET is defined by parameter 10. </p>
|
||||||
|
]]></description>
|
||||||
|
<default>0</default>
|
||||||
|
<limitToOptions>false</limitToOptions>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="config_6_2" type="integer" groupName="configuration">
|
||||||
|
<label>6: Temperature Lower Watermark</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
If the measured temperature dropps below this watermark a BASIC command is sent into Association Group 3.<br /> <h1>Overview</h1><p>Temperature Lower Watermark value.</p><p>This parameter defines a temperature. </p><p>If the measured temperature dropps below this watermark a BASIC command is sent into Association Group 3.</p><p>The value of BASIC SET is defined by parameter 9. </p>
|
||||||
|
]]></description>
|
||||||
|
<default>0</default>
|
||||||
|
<limitToOptions>false</limitToOptions>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="config_7_1" type="integer" groupName="configuration">
|
||||||
|
<label>7: Humidity Upper Watermark</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
If the measured relative humidity surpasses this watermark a BASIC command is sent into Association Group 4.<br /> <h1>Overview</h1><p>Humidity Upper Watermark value.</p><p>This parameter defines the relative humidity. </p><p>If the measured relative humidity surpasses this watermark a BASIC command is sent into Association Group 4.</p><p>The value of BASIC SET is defined by parameter 12. </p>
|
||||||
|
]]></description>
|
||||||
|
<default>0</default>
|
||||||
|
<limitToOptions>false</limitToOptions>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="config_8_1" type="integer" groupName="configuration">
|
||||||
|
<label>8: Humidity Lower Watermark</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
If the measured temperature drops below this relative humidity a BASIC command is sent into Association Group 5.<br /> <h1>Overview</h1><p>Humidity Lower Watermark value.</p><p>This parameter defines a relative humidity. </p><p>If the measured temperature drops below this relative humidity a BASIC command is sent into Association Group 5.</p><p>The value of BASIC SET is defined by parameter 11. </p>
|
||||||
|
]]></description>
|
||||||
|
<default>0</default>
|
||||||
|
<limitToOptions>false</limitToOptions>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="config_9_1" type="integer" groupName="configuration">
|
||||||
|
<label>9: Low Temperature Trigger Command</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
This defines what BASIC SET command value shall be sent out into association group 3.<br /> <h1>Overview</h1><p>Low Temperature Trigger BASIC Set Command Value.</p><p>This defines what BASIC SET command value shall be sent out into association group 3.</p><p>Value meaning:</p><p>255 = ON.</p><p>0 = OFF.</p><p>1 - 100 = Defines a level between 0 - 100% if controlling dimmers.</p>
|
||||||
|
]]></description>
|
||||||
|
<default>-1</default>
|
||||||
|
<limitToOptions>false</limitToOptions>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="config_10_1" type="integer" groupName="configuration">
|
||||||
|
<label>10: High Temperature Trigger Command</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
This defines what BASIC SET command value be sent out into association group 2.<br /> <h1>Overview</h1><p>High Temperature Trigger BASIC Set Command Value</p><p>This defines what BASIC SET command value be sent out into association group 2. </p><p>Value meaning:</p><p>255 = ON.</p><p>0 = OFF.</p><p>1 - 100 = Defines a level between 0 - 100% if controlling dimmers.</p>
|
||||||
|
]]></description>
|
||||||
|
<default>0</default>
|
||||||
|
<advanced>true</advanced>
|
||||||
|
<limitToOptions>false</limitToOptions>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="config_11_1" type="integer" groupName="configuration">
|
||||||
|
<label>11: Low Humidity Trigger Command</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
This defines what BASIC SET command value shall be sent out into association group 5.<br /> <h1>Overview</h1><p>Low Humidity Trigger BASIC Set Command Value.</p><p>This defines what BASIC SET command value shall be sent out into association group 5. </p><p>Value meaning:</p><p>255 = ON.</p><p>0 = OFF.</p><p>1 - 100 = Defines a level between 0 - 100% if controlling dimmers.</p>
|
||||||
|
]]></description>
|
||||||
|
<default>-1</default>
|
||||||
|
<limitToOptions>false</limitToOptions>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="config_12_1" type="integer" groupName="configuration">
|
||||||
|
<label>12: High Humidity Trigger Command</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
This defines what BASIC SET command value shall be sent out into association group 4.<br /> <h1>Overview</h1><p>High Humidity Trigger BASIC Set Command Value.</p><p>This defines what BASIC SET command value shall be sent out into association group 4. </p><p>Value meaning:</p><p>255 = ON.</p><p>0 = OFF.</p><p>1 - 100 = Defines a level between 0 - 100% if controlling dimmers.</p>
|
||||||
|
]]></description>
|
||||||
|
<default>0</default>
|
||||||
|
<limitToOptions>false</limitToOptions>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="config_13_1" type="integer" groupName="configuration">
|
||||||
|
<label>13: Offset value for Mold</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
This value allows to increase the humidity threshold for ideal mould environment notification by max 10%.<br /> <h1>Overview</h1><p>Offset value for Mold environment notification</p><p>This value allows to increase the humidity threshold for ideal mould environment notification by max 10%. (default 0 value will set to trigger at humidity levels above 70%)</p>
|
||||||
|
]]></description>
|
||||||
|
<default>0</default>
|
||||||
|
<advanced>true</advanced>
|
||||||
|
<limitToOptions>false</limitToOptions>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="config_64_0" type="integer" groupName="configuration">
|
||||||
|
<label>64: Temperature Scale</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
This parameter sets the temperature scale.<br /> <h1>Overview</h1><p>Temperature Scale</p><p>This parameter sets the temperature scale.</p><p>1 = Celsius</p><p>2 = Fahrenheit</p>
|
||||||
|
]]></description>
|
||||||
|
<default>1</default>
|
||||||
|
<limitToOptions>false</limitToOptions>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="config_255_4" type="integer" groupName="configuration">
|
||||||
|
<label>255: Reset Parameter</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
This parameter helps reset configuration parameters and the device to factory defaults.<br /> <h1>Overview</h1><p>Reset Parameter</p><p>This parameter helps reset configuration parameters and the device to factory defaults.</p><p>1 = Reset all Parameter settings to their default settings. </p><p>1431655765 = Completely factory reset sensor and send device reset locally notification.</p>
|
||||||
|
]]></description>
|
||||||
|
<default>0</default>
|
||||||
|
<advanced>true</advanced>
|
||||||
|
<limitToOptions>false</limitToOptions>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<!-- ASSOCIATION DEFINITIONS -->
|
||||||
|
<parameter name="group_1" type="text" groupName="association" multiple="true">
|
||||||
|
<label>1: Lifeline</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
Lifeline<br /> <h1>Overview</h1><p><br /></p>
|
||||||
|
]]></description>
|
||||||
|
<multipleLimit>5</multipleLimit>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="group_2" type="text" groupName="association" multiple="true">
|
||||||
|
<label>2: Temperature High Trigger</label>
|
||||||
|
<description>Temperature High Trigger</description>
|
||||||
|
<multipleLimit>5</multipleLimit>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="group_3" type="text" groupName="association" multiple="true">
|
||||||
|
<label>3: Temperature Low Trigger</label>
|
||||||
|
<description>Temperature Low Trigger</description>
|
||||||
|
<multipleLimit>5</multipleLimit>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="group_4" type="text" groupName="association" multiple="true">
|
||||||
|
<label>4: 5 Humidity High Trigger</label>
|
||||||
|
<description>5 Humidity High Trigger</description>
|
||||||
|
<multipleLimit>5</multipleLimit>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="group_5" type="text" groupName="association" multiple="true">
|
||||||
|
<label>5: Humidity Low Trigger</label>
|
||||||
|
<description>Humidity Low Trigger</description>
|
||||||
|
<multipleLimit>5</multipleLimit>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="group_6" type="text" groupName="association" multiple="true">
|
||||||
|
<label>6: Air Temperature</label>
|
||||||
|
<description>Air Temperature</description>
|
||||||
|
<multipleLimit>5</multipleLimit>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<!-- STATIC DEFINITIONS -->
|
||||||
|
<parameter name="node_id" type="integer" min="1" max="232" readOnly="true" required="true">
|
||||||
|
<label>Node ID</label>
|
||||||
|
<advanced>true</advanced>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
</config-description>
|
||||||
|
|
||||||
|
</thing-type>
|
||||||
|
|
||||||
|
</thing:thing-descriptions>
|
|
@ -20,12 +20,6 @@ GE Enbrighten Z-Wave Plus Smart Switch<br /> <h1>Overview</h1><p>Home automation
|
||||||
<property name="binding:*:OnOffType">COMMAND_CLASS_SWITCH_BINARY</property>
|
<property name="binding:*:OnOffType">COMMAND_CLASS_SWITCH_BINARY</property>
|
||||||
</properties>
|
</properties>
|
||||||
</channel>
|
</channel>
|
||||||
<channel id="scene_number" typeId="scene_number">
|
|
||||||
<label>Scene Number</label>
|
|
||||||
<properties>
|
|
||||||
<property name="binding:*:DecimalType">COMMAND_CLASS_SCENE_ACTIVATION</property>
|
|
||||||
</properties>
|
|
||||||
</channel>
|
|
||||||
<channel id="scene_number" typeId="scene_number">
|
<channel id="scene_number" typeId="scene_number">
|
||||||
<label>Scene Number</label>
|
<label>Scene Number</label>
|
||||||
<properties>
|
<properties>
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0
|
xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0
|
||||||
https://openhab.org/schemas/thing-description/v1.0.0">
|
https://openhab.org/schemas/thing-description/v1.0.0">
|
||||||
|
|
||||||
<thing-type id="keemple_wallplug_04_000" listed="false">
|
<thing-type id="keemple_wallplug_00_000" listed="false">
|
||||||
<label>Keemple KP-SO-02 Wall Plug Switch</label>
|
<label>KP-SO-02 Wall Plug Switch</label>
|
||||||
<description><![CDATA[
|
<description><![CDATA[
|
||||||
Wall Plug Switch<br /> <h1>Overview</h1><p>This Plug provides line voltage, current load, power consumption and energy consumption measuring. </p><p>Voltage – The Supply Power Voltage For Plug.</p><p>Current – The Current for the Electric Device Connect to Plug Consumption.</p><p>Power – Power Consumed by an Electric Device in an instant, unit: Watt (W).</p><p>Energy – Energy Consumed by an Electric Device through a Time Period. Most commonly measured in Kilowatt-hours (kWh). One kilowatt-hour is Equal to One Kilowatt of Power Consumed over a Period of One Hour, 1kWh = 1000Wh.0Wh.</p> <br /> <h2>Inclusion Information</h2><ol><li>Connect a plug to power and wait at least 20 seconds.</li><li>Set Z‐Wave controller or Z‐Wave gateway into inclusion mode (refer to the controller or gateway operating manual).</li><li>Briefly press the plug button three times (the LED will alternately flash gree five times).</li></ol> <br /> <h2>Exclusion Information</h2><ol><li>Connect a plug to power and wait at least 20 seconds.</li><li>Set Z‐Wave controller or Z‐Wave gateway into exclusion mode (refer to the controller or gateway operating manual).</li><li>Briefly press the plug button three times (the LED will alternately flash pink five times).</li></ol> <br /> <h2>Wakeup Information</h2><p><br /></p>
|
Wall Plug Switch<br /> <h1>Overview</h1><p>This Plug provides line voltage, current load, power consumption and energy consumption measuring. </p><p>Voltage – The Supply Power Voltage For Plug.</p><p>Current – The Current for the Electric Device Connect to Plug Consumption.</p><p>Power – Power Consumed by an Electric Device in an instant, unit: Watt (W).</p><p>Energy – Energy Consumed by an Electric Device through a Time Period. Most commonly measured in Kilowatt-hours (kWh). One kilowatt-hour is Equal to One Kilowatt of Power Consumed over a Period of One Hour, 1kWh = 1000Wh.0Wh.</p> <br /> <h2>Inclusion Information</h2><ol><li>Connect a plug to power and wait at least 20 seconds.</li><li>Set Z‐Wave controller or Z‐Wave gateway into inclusion mode (refer to the controller or gateway operating manual).</li><li>Briefly press the plug button three times (the LED will alternately flash gree five times).</li></ol> <br /> <h2>Exclusion Information</h2><ol><li>Connect a plug to power and wait at least 20 seconds.</li><li>Set Z‐Wave controller or Z‐Wave gateway into exclusion mode (refer to the controller or gateway operating manual).</li><li>Briefly press the plug button three times (the LED will alternately flash pink five times).</li></ol> <br /> <h2>Wakeup Information</h2><p><br /></p>
|
||||||
]]></description>
|
]]></description>
|
||||||
|
@ -55,10 +55,9 @@ Wall Plug Switch<br /> <h1>Overview</h1><p>This Plug provides line voltage, curr
|
||||||
<!-- DEVICE PROPERTY DEFINITIONS -->
|
<!-- DEVICE PROPERTY DEFINITIONS -->
|
||||||
<properties>
|
<properties>
|
||||||
<property name="vendor">Keemplecom Limited</property>
|
<property name="vendor">Keemplecom Limited</property>
|
||||||
<property name="modelId">Keemple KP-SO-02</property>
|
<property name="modelId">KP-SO-02</property>
|
||||||
<property name="manufacturerId">041A</property>
|
<property name="manufacturerId">041A</property>
|
||||||
<property name="manufacturerRef">0200:0008</property>
|
<property name="manufacturerRef">0200:0008</property>
|
||||||
<property name="versionMin">4.0</property>
|
|
||||||
<property name="dbReference">1359</property>
|
<property name="dbReference">1359</property>
|
||||||
<property name="defaultAssociations">1</property>
|
<property name="defaultAssociations">1</property>
|
||||||
</properties>
|
</properties>
|
||||||
|
@ -76,25 +75,17 @@ Wall Plug Switch<br /> <h1>Overview</h1><p>This Plug provides line voltage, curr
|
||||||
<parameter name="group_1" type="text" groupName="association" multiple="true">
|
<parameter name="group_1" type="text" groupName="association" multiple="true">
|
||||||
<label>1: Lifeline</label>
|
<label>1: Lifeline</label>
|
||||||
<description><![CDATA[
|
<description><![CDATA[
|
||||||
Assigned to Plugs status - On/Off. Allows for receiving control command from trigger devices whenever the Plug is turned On or Off.<br /> <h1>Overview</h1><p>NOTIFICATION_REPORT_V4</p><p>METER_REPORT_V4</p><p>SWITCH_BINARY_REPORT</p><p>DEVICE_RESET_LOCALLY_NOTIFICATION</p>
|
Assigned to Plugs status - On/Off. Allows for receiving control command from trigger devices whenever the Plug is turned On or Off.<br /> <h1>Overview</h1><p>COMMAND_CLASS_SWITCH_BINARY<br /></p><p>COMMAND_CLASS_METER<br /></p><p>COMMAND_CLASS_DEVICE_RESET_LOCALLY<br /></p><p>COMMAND_CLASS_ALARM<br /></p>
|
||||||
]]></description>
|
]]></description>
|
||||||
<multipleLimit>1</multipleLimit>
|
<multipleLimit>1</multipleLimit>
|
||||||
</parameter>
|
</parameter>
|
||||||
|
|
||||||
<parameter name="group_2" type="text" groupName="association" multiple="true">
|
<parameter name="group_2" type="text" groupName="association" multiple="true">
|
||||||
<label>2: Group 2</label>
|
<label>2: OCP Alarm</label>
|
||||||
<description><![CDATA[
|
<description><![CDATA[
|
||||||
Sending control commands to associated devices. If current load is over the max current defined in parameter #3, the Plug will send a BASIC_SET (0xFF) to associated devices. When current load is normal, plug will send a BASIC_SET (0x00).<br /> <h1>Overview</h1><p>BASIC_SET<br /></p>
|
Sending control commands to associated devices.<br /> <h1>Overview</h1><p>COMMAND_CLASS_BASIC<br /></p>
|
||||||
]]></description>
|
]]></description>
|
||||||
<multipleLimit>5</multipleLimit>
|
<multipleLimit>1</multipleLimit>
|
||||||
</parameter>
|
|
||||||
|
|
||||||
<parameter name="group_3" type="text" groupName="association" multiple="true">
|
|
||||||
<label>3: Group 3</label>
|
|
||||||
<description><![CDATA[
|
|
||||||
Send Notification to associated devices.<br /> <h1>Overview</h1><p>NOTIFICATION_REPORT_V4<br /></p>
|
|
||||||
]]></description>
|
|
||||||
<multipleLimit>5</multipleLimit>
|
|
||||||
</parameter>
|
</parameter>
|
||||||
|
|
||||||
<!-- STATIC DEFINITIONS -->
|
<!-- STATIC DEFINITIONS -->
|
|
@ -65,6 +65,7 @@ IR Thermostat<br /> <h1>Overview</h1><p>The MCO Home IR Thermostat IR2900-ZW is
|
||||||
<property name="manufacturerId">015F</property>
|
<property name="manufacturerId">015F</property>
|
||||||
<property name="manufacturerRef">2900:7103</property>
|
<property name="manufacturerRef">2900:7103</property>
|
||||||
<property name="dbReference">1590</property>
|
<property name="dbReference">1590</property>
|
||||||
|
<property name="defaultAssociations">1</property>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<!-- CONFIGURATION DESCRIPTIONS -->
|
<!-- CONFIGURATION DESCRIPTIONS -->
|
||||||
|
@ -76,25 +77,21 @@ IR Thermostat<br /> <h1>Overview</h1><p>The MCO Home IR Thermostat IR2900-ZW is
|
||||||
<label>Configuration Parameters</label>
|
<label>Configuration Parameters</label>
|
||||||
</parameter-group>
|
</parameter-group>
|
||||||
|
|
||||||
|
<parameter-group name="association">
|
||||||
|
<context>link</context>
|
||||||
|
<label>Association Groups</label>
|
||||||
|
</parameter-group>
|
||||||
|
|
||||||
<!-- PARAMETER DEFINITIONS -->
|
<!-- PARAMETER DEFINITIONS -->
|
||||||
<parameter name="config_0_1" type="integer" groupName="configuration">
|
<parameter name="config_0_0" type="integer" groupName="configuration">
|
||||||
<label>0: Temp. Offset</label>
|
<label>0: </label>
|
||||||
<description><![CDATA[
|
<description><![CDATA[
|
||||||
Temp. Offset<br /> <h1>Overview</h1><p>Accuracy 0.1 (n*0.1) C</p>
|
<br /> <h1>Overview</h1><p><br /></p>
|
||||||
]]></description>
|
]]></description>
|
||||||
<default>0</default>
|
<default>0</default>
|
||||||
<limitToOptions>false</limitToOptions>
|
<limitToOptions>false</limitToOptions>
|
||||||
</parameter>
|
</parameter>
|
||||||
|
|
||||||
<parameter name="config_0_1" type="integer" groupName="configuration">
|
|
||||||
<label>0: Support Cooling Mode</label>
|
|
||||||
<description><![CDATA[
|
|
||||||
When Air Conditioner does not have cooling mode, Set this parameter after the device download the IR code from the library<br /> <h1>Overview</h1><p>0: Not support, 1:Support<br /></p>
|
|
||||||
]]></description>
|
|
||||||
<default>1</default>
|
|
||||||
<limitToOptions>false</limitToOptions>
|
|
||||||
</parameter>
|
|
||||||
|
|
||||||
<parameter name="config_1_1" type="integer" groupName="configuration">
|
<parameter name="config_1_1" type="integer" groupName="configuration">
|
||||||
<label>1: Temp. Unit</label>
|
<label>1: Temp. Unit</label>
|
||||||
<description><![CDATA[
|
<description><![CDATA[
|
||||||
|
@ -221,6 +218,107 @@ Temp. hysteresis when using association group for controlling<br /> <h1>Overview
|
||||||
<limitToOptions>false</limitToOptions>
|
<limitToOptions>false</limitToOptions>
|
||||||
</parameter>
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="config_17_1" type="integer" groupName="configuration">
|
||||||
|
<label>17: Support Cooling Mode</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
When Air Conditioner does not have cooling mode, Set this parameter after the device download the IR code from the library<br /> <h1>Overview</h1><p>0: Not support, 1:Support<br /></p>
|
||||||
|
]]></description>
|
||||||
|
<default>1</default>
|
||||||
|
<limitToOptions>false</limitToOptions>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="config_18_1" type="integer" groupName="configuration">
|
||||||
|
<label>18: Support Heating Mode</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
When Air Conditioner does not have heating mode, Set this parameter after the device download the IR code from the library<br /> <h1>Overview</h1><p>0: Not support, 1: Support<br /></p>
|
||||||
|
]]></description>
|
||||||
|
<default>1</default>
|
||||||
|
<limitToOptions>false</limitToOptions>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="config_19_1" type="integer" groupName="configuration">
|
||||||
|
<label>19: Temp. Upper Limit Setting In Cooling Mode</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
Temp. Upper Limit Setting In Cooling Mode<br /> <h1>Overview</h1><p>1-99, n*1 C</p>
|
||||||
|
]]></description>
|
||||||
|
<default>37</default>
|
||||||
|
<limitToOptions>false</limitToOptions>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="config_20_1" type="integer" groupName="configuration">
|
||||||
|
<label>20: Temp. Lower Limit Setting In Cooling Mode</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
Temp. Lower Limit Setting In Cooling Mode<br /> <h1>Overview</h1><p>0-98, n*1 C<br /></p>
|
||||||
|
]]></description>
|
||||||
|
<default>5</default>
|
||||||
|
<limitToOptions>false</limitToOptions>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="config_21_1" type="integer" groupName="configuration">
|
||||||
|
<label>21: Temp. Upper Limit Setting In Heating Mode</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
Temp. Upper Limit Setting In Heating Mode<br /> <h1>Overview</h1><p>1-99, n*1 C<br /></p>
|
||||||
|
]]></description>
|
||||||
|
<default>37</default>
|
||||||
|
<limitToOptions>false</limitToOptions>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="config_22_1" type="integer" groupName="configuration">
|
||||||
|
<label>22: Temp. Lower Limit Setting In Heating Mode</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
Temp. Lower Limit Setting In Heating Mode<br /> <h1>Overview</h1><p>0-98, n*1 C<br /></p>
|
||||||
|
]]></description>
|
||||||
|
<default>5</default>
|
||||||
|
<limitToOptions>false</limitToOptions>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="config_23_1" type="integer" groupName="configuration">
|
||||||
|
<label>23: Local Temp. Setpoint Step Set In Cool Mode</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
Local Temp. Setpoint Step Set In Cool Mode<br /> <h1>Overview</h1><p>1:0.5C; 0: 1C<br />Note: If there is ID in AG3, then this parameter will be set to 1 automatically, if not, then this parameter will be set to 0 automatically</p>
|
||||||
|
]]></description>
|
||||||
|
<default>0</default>
|
||||||
|
<limitToOptions>false</limitToOptions>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="config_24_1" type="integer" groupName="configuration">
|
||||||
|
<label>24: Local Temp. Setpoint Step Set In Heat Mode</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
Local Temp. Setpoint Step Set In Heat Mode<br /> <h1>Overview</h1><p>1:0.5C; 0: 1C</p><p>Note: If there is ID in AG2, then this parameter will be set to 1 automatically, if not, then this parameter will be set to 0 automatically</p>
|
||||||
|
]]></description>
|
||||||
|
<default>0</default>
|
||||||
|
<limitToOptions>false</limitToOptions>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="config_255_1" type="integer" groupName="configuration">
|
||||||
|
<label>255: Factory Restore</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
Factory Restore<br /> <h1>Overview</h1><p>1: Restore factory setting; 0:invalid</p>
|
||||||
|
]]></description>
|
||||||
|
<default>0</default>
|
||||||
|
<limitToOptions>false</limitToOptions>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<!-- ASSOCIATION DEFINITIONS -->
|
||||||
|
<parameter name="group_1" type="text" groupName="association" multiple="true">
|
||||||
|
<label>1: Lifeline</label>
|
||||||
|
<multipleLimit>5</multipleLimit>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="group_2" type="text" groupName="association" multiple="true">
|
||||||
|
<label>2: Basic Set Commands Sw1</label>
|
||||||
|
<description>Basic Set: Variation of working status of the device in the heating mode</description>
|
||||||
|
<multipleLimit>5</multipleLimit>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
|
<parameter name="group_3" type="text" groupName="association" multiple="true">
|
||||||
|
<label>3: Basic Set Commands Sw2</label>
|
||||||
|
<description><![CDATA[
|
||||||
|
Basic Set: Variation of working status of the device in the cooling mode<br /> <h1>Overview</h1><p><br /></p>
|
||||||
|
]]></description>
|
||||||
|
<multipleLimit>5</multipleLimit>
|
||||||
|
</parameter>
|
||||||
|
|
||||||
<!-- STATIC DEFINITIONS -->
|
<!-- STATIC DEFINITIONS -->
|
||||||
<parameter name="node_id" type="integer" min="1" max="232" readOnly="true" required="true">
|
<parameter name="node_id" type="integer" min="1" max="232" readOnly="true" required="true">
|
||||||
<label>Node ID</label>
|
<label>Node ID</label>
|
||||||
|
|
Loading…
Reference in New Issue