Updated external content (Jenkins build 1271)

pull/1969/head
openHAB Build Server 2022-12-17 05:01:05 +00:00
parent 63a1d74f72
commit e34682dce7
14 changed files with 963 additions and 58 deletions

File diff suppressed because one or more lines are too long

View File

@ -188,9 +188,10 @@ This is a write only parameter.
### Parameter 37: Colour Residence Time
Colour Residence Time
0-254 : Corresponds from 0 to 25.4 seconds.
255 : no change
This field specifies the length of time each individual colour is displayed before a transition.
0-254 : Corresponds from 0 to 25.4 seconds. 
255: Inactive (keep the current configuration values.
Values in the range 0 to 255 may be set.
The manufacturer defined default value is ```0```.
@ -204,7 +205,8 @@ Colour Change Speed
Colour Change Speed (8 bits)
This field specifies the transition speed when one colour changes to another.
0 is slowest adn 254 is fastest.  255 will have no effect.
0-255: 0 is slowest and 254 is fastest.
255: Inactive.
Values in the range 0 to 255 may be set.
The manufacturer defined default value is ```0```.
@ -215,20 +217,15 @@ This parameter has the configuration ID ```config_37_4_0000FF00``` and is of typ
### Parameter 37: Cycle count
Cycle count
The Cycle Count is used to define the number of repetitions/cycles displayed by your LED Bulb in Colour
Display Cycle before stopping.
0 = Unlimited
1-254 = cycle this number and then stop
The Cycle Count is used to define the number of repetitions/cycles displayed by your LED Bulb in Colour Display Cycle before stopping.
0 = Unlimited
1-254 = cycle this number and then stop
255 = no change to setting
For example:
When the Bulb is in Rainbow mode, the colour change from red to pink (Red Orange Yellow Green
Cyan Blue Purple Pink), going through the colours is regarded as 1 cycle.
For example:
When the Bulb is in Rainbow mode, the colour change from red to pink (Red Orange Yellow Green Cyan Blue Purple Pink), going through the colours is regarded as 1 cycle.
Values in the range 0 to 255 may be set.
The manufacturer defined default value is ```0```.
@ -239,29 +236,27 @@ This parameter has the configuration ID ```config_37_4_00FF0000``` and is of typ
### Parameter 37: Color transitions (Value 1 MSB) see Overview
Value 1 (MSB) see Overview
scroll to bottom for examples.
Scroll to bottom for examples.
* bits 7 and 6 for colour transition style
* bits 5 and 4 are reserved (always 0)
* bits 3,2,1,0 are colour display
colour display options are:
Colour display options are:
* 0 single colour mode
* 1 Rainbow Mode(red, orange, yellow, green, cyan, blue, violet,pinkish)
* 1 Rainbow Mode(red, orange, yellow, green, cyan, blue, violet, pinkish)
* 2 Multi Colour Mode(colours cycle between selected colours)
* 3 Random mode
* 15 Inactive (keep current mode)
* 4 to 14 Reserved
Single colour mode: The Bulb is solid with one colour in this mode. If you want to change its current
colour, you need to turn the Bulb off and on 2 times via wall switch within 1 second, the Bulb will enter
into colour change status. During this time, turning the wall switch off when your desired colour appears,
will be used as the colour of the bulb when it is on.
Rainbow mode: The Bulb has 8 colours to display and will change through a range of colors (Red
Orange Yellow Green Cyan Blue Violet pinkish).
Multi-colour mode: The Bulb can change between multiple colours according to the colour index which
is configurable through configuration parameter 38, see the configuration table of parameter 38 below.
Single colour mode: The Bulb is solid with one colour in this mode. If you want to change its current colour, you need to turn the Bulb off and on 2 times via wall switch within 1 second, the Bulb will enter into colour change status. During this time, turning the wall switch off when your desired colour appears, will be used as the colour of the bulb when it is on.
Rainbow mode: The Bulb has 8 colours to display and will change through a range of colours (Red Orange Yellow Green Cyan Blue Violet pinkish).
Multi-colour mode: The Bulb can change between multiple colours according to the colour index which is configurable through configuration parameter 38, see the configuration table of parameter 38 below.
Random mode: The Bulbs colour will be displayed randomly.
@ -270,7 +265,25 @@ Colour Transition Style (2 bits)
* 0 Smooth transitions
* 1 Fast/Direct transition
* 2 Fade out/Fade in
* 3 Inactive (keep current configuration)
* 3 Inactive (keep current configuration)
Advanced functions:
Colour Display Cycle Configuration.
Parameter 37 [4 byte] will cycle the colour displayed by LED Bulb into different modes:
7 6 5 4 3 2 1 0
Value 1 (MSB) Colour Transition Style Reserved Colour Display Cycle
Value 2 Cycle Count
Value 3 Colour Change Speed
Value 4 (LSB) Colour Residence Time
The following option values may be configured -:
| Value | Description |

View File

@ -0,0 +1,145 @@
---
layout: documentation
title: AN301 - ZWave
---
{% include base.html %}
# AN301 Switch Plugin
This describes the Z-Wave device *AN301*, manufactured by *Everspring* with the thing type UID of ```everspring_an301_00_000```.
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.
![AN301 product image](https://opensmarthouse.org/zwavedatabase/1535/image/)
The AN301 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
Plug-in ON/OFF Module (Z-Wave Plus version of AN157)
UK version: AN301-3 
Chile version: AN301-7
### Inclusion Information
Push the ON/OFF button three times within 1.5 seconds
### Exclusion Information
Push the ON/OFF button three times within 1.5 seconds
### General Usage Information
## Channels
The following table summarises the channels available for the AN301 -:
| Channel Name | Channel ID | Channel Type | Category | Item Type |
|--------------|------------|--------------|----------|-----------|
| Switch | switch_binary | switch_binary | Switch | Switch |
| Alarm (power) | alarm_power | alarm_power | Energy | Switch |
### Switch
Switch the power on and off.
The ```switch_binary``` channel is of type ```switch_binary``` and supports the ```Switch``` item and is in the ```Switch``` category.
### 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 |
## Device Configuration
The following table provides a summary of the 1 configuration parameters available in the AN301.
Detailed information on each parameter can be found in the sections below.
| Param | Name | Description |
|-------|-------|-------------|
| 3 | Remember the last status | |
### Parameter 3: Remember the last status
Values in the range 0 to 1 may be set.
The manufacturer defined default value is ```1```.
This parameter has the configuration ID ```config_3_1``` 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 AN301 supports 2 association groups.
### Group 1: General
Binary Switch Report
The unit supports two association groups with 1 node support for Grouping 1 and 5 nodes support for Grouping 2. This has the effect that when the unit is operating, all devices associated with the unit will receive the relevant reports.
When the unit is powered for the first time, the unit will send a Notification Report to the node of Group 1.
When setting the unit or changing the units status, the unit will send a Binary Switch Report to the node of Group 1.
When performing Reset the unit will send Device Reset Locally Notification to the node of Group1.
Association group 1 supports 1 node.
### Group 2: Control
Basic Set, Notification Report, Device Reset Locally Notification
On/Off control (Button1)
When the button on the unit or the wall switch is pressed, the unit will send a Basic Set command to the nodes of Group 2. When the unit is OFF, Basic Set Value = 0x00. When the unit is ON, Basic Set Value = 0xFF
Association group 2 supports 5 nodes.
## Technical Information
### Endpoints
#### Endpoint 0
| Command Class | Comment |
|---------------|---------|
| COMMAND_CLASS_NO_OPERATION_V1| |
| COMMAND_CLASS_BASIC_V1| |
| COMMAND_CLASS_SWITCH_BINARY_V1| |
| 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_ASSOCIATION_V2| |
| COMMAND_CLASS_VERSION_V2| |
| COMMAND_CLASS_MULTI_CHANNEL_ASSOCIATION_V3| |
| COMMAND_CLASS_SECURITY_2_V1| |
### Documentation Links
* [English User Manual](https://opensmarthouse.org/zwavedatabase/1535/reference/AN301-user-manual.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/1535).

View File

@ -65,7 +65,6 @@ The following table summarises the channels available for the ZW4106 / GE55249 -
|--------------|------------|--------------|----------|-----------|
| Switch | switch_binary | switch_binary | Switch | Switch |
| Scene Number | scene_number | scene_number | | Number |
| Scene Number | scene_number | scene_number | | Number |
### Switch
Switch the power on and off.
@ -75,11 +74,6 @@ The ```switch_binary``` channel is of type ```switch_binary``` and supports the
### Scene Number
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.
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 -:

View File

@ -0,0 +1,377 @@
---
layout: documentation
title: NQ-9770 - ZWave
---
{% include base.html %}
# NQ-9770 In Wall Micromodule Single Switch
This describes the Z-Wave device *NQ-9770*, manufactured by *NorthQ* with the thing type UID of ```northq_nq770_00_000```.
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.
![NQ-9770 product image](https://opensmarthouse.org/zwavedatabase/1536/image/)
The NQ-9770 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
PAN03-1: 868.40MHz; 869.85MHz(EU) /
PAN03-2: 908.40MHz; 916.00MHz(USA/Canada) /
PAN03-3: 920.90 MHz, 921.70 MHz, 923.10 MHz (Taiwan)
PAN03-IL: 916.00MHz(Israel)
This plug-in ON/OFF switch NQ-9770 (labeled as PAN03) is a security enabled wireless switch, based on Z-Wave Plus technology. Z-Wave PlusTM enabled devices displaying the Z-Wave PlusTM logo can also be used with it regardless of the manufacturer, and can also be used in other manufacturers Z-WaveTM enabled networks. Remote On/Off control of the connected load is possible with other manufacturers wireless Controller. Each switch is designed to act as a repeater.
Repeaters will re-transmit the RF signal to ensure that the signal is received by its intended destination by routing the signal around obstacles and radio dead spots. Because NQ-9770 (labeled as PAN03) supports Security Command Class, it can learn with Secured controller. Its functionality and supported command classes is identical when included as a secure and non-secure device.
### Inclusion Information
1. Put your Z-Wave controller into inclusion mode by following the instructions provided by the controller manufacturer.
2. Pressing On/Off button three times within 2 seconds will enter inclusion mode.
### Exclusion Information
1. Put your Z-Wave controller into inclusion mode by following the instructions provided by the controller manufacturer.
2. Pressing On/Off button three times within 2 seconds will enter inclusion mode.
### General Usage Information
## Channels
The following table summarises the channels available for the NQ-9770 -:
| Channel Name | Channel ID | Channel Type | Category | Item Type |
|--------------|------------|--------------|----------|-----------|
| Switch | switch_binary | switch_binary | Switch | Switch |
| Electric meter (kWh) | meter_kwh | meter_kwh | Energy | Number |
| Electric meter (watts) | meter_watts | meter_watts | Energy | Number |
| Electric meter (volts) | meter_voltage | meter_voltage | Energy | Number |
| Electric meter (amps) | meter_current | meter_current | Energy | Number |
| Electric meter (power factor) | meter_powerfactor | meter_powerfactor | Energy | Number |
| Alarm | alarm_general | alarm_general | Alarm | Switch |
### Switch
Switch the power on and off.
The ```switch_binary``` channel is of type ```switch_binary``` and supports the ```Switch``` item and is in the ```Switch``` category.
### Electric meter (kWh)
Indicates the energy consumption (kWh).
The ```meter_kwh``` channel is of type ```meter_kwh``` and supports the ```Number``` item and is in the ```Energy``` category. This is a read only channel so will only be updated following state changes from the device.
### Electric meter (watts)
Indicates the instantaneous power consumption.
The ```meter_watts``` channel is of type ```meter_watts``` and supports the ```Number``` item and is in the ```Energy``` category. This is a read only channel so will only be updated following state changes from the device.
### Electric meter (volts)
Indicates the instantaneous voltage.
The ```meter_voltage``` channel is of type ```meter_voltage``` and supports the ```Number``` item and is in the ```Energy``` category. This is a read only channel so will only be updated following state changes from the device.
### Electric meter (amps)
Indicates the instantaneous current consumption.
The ```meter_current``` channel is of type ```meter_current``` and supports the ```Number``` item and is in the ```Energy``` category. This is a read only channel so will only be updated following state changes from the device.
### Electric meter (power factor)
Indicates the instantaneous power factor.
The ```meter_powerfactor``` channel is of type ```meter_powerfactor``` and supports the ```Number``` item and is in the ```Energy``` category. This is a read only channel so will only be updated following state changes from the device.
### Alarm
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 |
## Device Configuration
The following table provides a summary of the 12 configuration parameters available in the NQ-9770.
Detailed information on each parameter can be found in the sections below.
| Param | Name | Description |
|-------|-------|-------------|
| 1 | Watt Meter Report Period | Watt Meter Report Period |
| 2 | KWH Meter Report Period | KWH Meter Report Period (6*10min=1 hour) |
| 3 | Threshold of current for Load caution | Threshold of current for Load caution (1100*0.01A = 11A) |
| 4 | Threshold of KWh for Load caution | Threshold of KWh for Load caution |
| 5 | Restore switch state mode | Restore switch state mode |
| 6 | Manual On/Off mode | Manual On/Off mode |
| 7 | LED indication mode | LED indication mode |
| 8 | Auto off timer | Auto off timer |
| 9 | RF off command mode | RF off command mode |
| 10 | Switch mode | Edge or Pulse mode or Edge-Toggle mode |
| 11 | Manual Switch Report mode | Manual Switch Report mode |
| 14 | Watt differential report mode | Watt differential report mode |
| | Switch All Mode | Set the mode for the switch when receiving SWITCH ALL commands |
### Parameter 1: Watt Meter Report Period
Watt Meter Report Period
WATT METER REPORT PERIOD:
If the setting is configured for 1hour (set value =720), the Micromodule Single Switch Max.Load: 11A will report its instant power consumption every 1 hour to Group1 node. The maximum interval to report its instant power consumption is 45 hours (5s*32767/3600=45hr).
Values in the range 1 to 32767 may be set.
The manufacturer defined default value is ```720```.
This parameter has the configuration ID ```config_1_2``` and is of type ```INTEGER```.
### Parameter 2: KWH Meter Report Period
KWH Meter Report Period (6*10min=1 hour)
KWH METER REPORT PERIOD:
If the setting is configured for 1hour (set value =6), the Micromodule Single Switch Max.Load: 11A will report its Accumulated Power Consumption (KW/h) every 1 hour to Group1 node. The maximum interval to report its Accumulated Power Consumption (KW/h) is 227.55 days (10min*32767/1440=227.55 days).
Values in the range 1 to 32767 may be set.
The manufacturer defined default value is ```6```.
This parameter has the configuration ID ```config_2_2``` and is of type ```INTEGER```.
### Parameter 3: Threshold of current for Load caution
Threshold of current for Load caution (1100*0.01A = 11A)
THRESHOLD OF CURRENT FOR LOAD CAUTION:
This is a warning when the current of load over the preset threshold value, if the setting value is 1100, when the load current of Relay1 over this value, Micromodule Single Switch Max.Load: 11A will send current meter report to warn the Group1 node, the Range of the setting value is from 10 to 1100, and the default value is 1100.
Values in the range 10 to 1100 may be set.
The manufacturer defined default value is ```1100```.
This parameter has the configuration ID ```config_3_2``` and is of type ```INTEGER```.
### Parameter 4: Threshold of KWh for Load caution
Threshold of KWh for Load caution
THRESHOLD OF KWH FOR LOAD CAUTION
This is a warning when the KWh of load over the preset threshold value, if the setting value is 10000, when the Accumulated Power Consumption of Relay1 over this value, Micromodule Single Switch Max.Load: 11A will send KWH meter report to warn the Group1 node, minimum value is 1KWh and default value is 10000 kWh
Values in the range 10 to 10000 may be set.
The manufacturer defined default value is ```10000```.
This parameter has the configuration ID ```config_4_2``` and is of type ```INTEGER```.
### Parameter 5: Restore switch state mode
Restore switch state mode
RESTORE SWITCH STATE MODE:
Whenever the AC power return from lost, Micromodule Single Switch Max.Load: 11A will restore the switch state which could be SWITCH OFF, LAST SWITCH STATE, SWITCH ON. The default setting is LAST SWITCH STATE.
The following option values may be configured -:
| Value | Description |
|--------|-------------|
| 0 | Switch off |
| 1 | Last switch state |
| 2 | Switch on |
The manufacturer defined default value is ```1``` (Last switch state).
This parameter has the configuration ID ```config_5_1``` and is of type ```INTEGER```.
### Parameter 6: Manual On/Off mode
Manual On/Off mode
MANUAL ON/OFF MODE:
The On/Off function of S1, S2 and learn switch can be disabled or enabled by this parameter, default value is Enable. But the learning operation wont be affected. When manual On/Off function is disabled, the RF command can only switch On but not Off. This is useful function for keeping the device in switch on state
The following option values may be configured -:
| Value | Description |
|--------|-------------|
| 0 | Disable manual On/Off |
| 1 | Enable manual On/Off |
The manufacturer defined default value is ```0``` (Disable manual On/Off).
This parameter has the configuration ID ```config_6_1``` and is of type ```INTEGER```.
### Parameter 7: LED indication mode
LED indication mode
The following option values may be configured -:
| Value | Description |
|--------|-------------|
| 1 | Show switch state |
| 2 | Show night mode |
| 2 | One flash mode |
The manufacturer defined default value is ```1``` (Show switch state).
This parameter has the configuration ID ```config_7_1``` and is of type ```INTEGER```.
### Parameter 8: Auto off timer
Auto off timer
AUTO OFF TIMER:
Whenever Micromodule Single Switch Max.Load: 11A switches to on, the auto off timer begin to count down. After the timer decrease to zero, it will switch to off automatically. However if Auto off timer is set as 0, the auto off function will be disabled. The default setting is 0.
Values in the range 0 to 32767 may be set.
The manufacturer defined default value is ```0```.
This parameter has the configuration ID ```config_8_2``` and is of type ```INTEGER```.
### Parameter 9: RF off command mode
RF off command mode
RF OFF COMMAND MODE:
Whenever a switch off command, BASIC\_SET, BINARY\_SWITCH\_SET, SWITCH\_ALL_OFF, is received, it could be interpreted as 4 variety of commands. 
The following option values may be configured -:
| Value | Description |
|--------|-------------|
| 0 | Switch off |
| 1 | Ignore |
| 2 | Switch toggle |
| 3 | Switch on |
The manufacturer defined default value is ```0``` (Switch off).
This parameter has the configuration ID ```config_9_1``` and is of type ```INTEGER```.
### Parameter 10: Switch mode
Edge or Pulse mode or Edge-Toggle mode
The following option values may be configured -:
| Value | Description |
|--------|-------------|
| 1 | Edge mode |
| 2 | Pulse mode |
| 3 | Edge-Toggle mode |
The manufacturer defined default value is ```1``` (Edge mode).
This parameter has the configuration ID ```config_10_1``` and is of type ```INTEGER```.
### Parameter 11: Manual Switch Report mode
Manual Switch Report mode
Whenever PAN03 is manually switch on or off, it will send BINARY\_SWITCH\_ REPORT to the node of group1. The default setting is Enable the function.
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_11_1``` and is of type ```INTEGER```.
### Parameter 14: Watt differential report mode
Watt differential report mode
0 : Disable
1 : 5%
2 : 10%
3 : 15%
4 : 20%
Values in the range 0 to 4 may be set.
The manufacturer defined default value is ```1```.
This parameter has the configuration ID ```config_14_1``` and is of type ```INTEGER```.
### Switch All Mode
Set the mode for the switch when receiving SWITCH ALL commands.
The following option values may be configured -:
| Value | Description |
|--------|-------------|
| 0 | Exclude from All On and All Off groups |
| 1 | Include in All On group |
| 2 | Include in All Off group |
| 255 | Include in All On and All Off groups |
This parameter has the configuration ID ```switchall_mode``` 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 NQ-9770 supports 1 association group.
### Group 1: Group 1
the Switch will report its latest status to Z-Wave Controller
Grouping 1 includes, SWITCH\_BINARY\_REPORT, METER\_REPORT, ALARM\_REPORT.
Association group 1 supports 1 node.
## Technical Information
### Endpoints
#### Endpoint 0
| Command Class | Comment |
|---------------|---------|
| COMMAND_CLASS_NO_OPERATION_V1| |
| COMMAND_CLASS_BASIC_V1| |
| COMMAND_CLASS_SWITCH_BINARY_V1| |
| COMMAND_CLASS_SWITCH_ALL_V1| |
| COMMAND_CLASS_METER_V3| |
| COMMAND_CLASS_ASSOCIATION_GRP_INFO_V1| |
| COMMAND_CLASS_DEVICE_RESET_LOCALLY_V1| |
| COMMAND_CLASS_ZWAVEPLUS_INFO_V1| |
| COMMAND_CLASS_CONFIGURATION_V1| |
| COMMAND_CLASS_ALARM_V1| |
| COMMAND_CLASS_MANUFACTURER_SPECIFIC_V1| |
| COMMAND_CLASS_POWERLEVEL_V1| |
| COMMAND_CLASS_PROTECTION_V2| |
| COMMAND_CLASS_FIRMWARE_UPDATE_MD_V1| |
| COMMAND_CLASS_ASSOCIATION_V2| |
| COMMAND_CLASS_VERSION_V2| |
| COMMAND_CLASS_SECURITY_V1| |
### Documentation Links
* [Image PAN03-1](https://opensmarthouse.org/zwavedatabase/1536/reference/PAN03manual-A1_20210812.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/1536).

View File

@ -17,22 +17,33 @@ The PAN03 supports routing. This allows the device to communicate using other ro
## Overview
PAN03-1: 868.40MHz; 869.85MHz(EU) /
PAN03-2: 908.40MHz; 916.00MHz(USA/Canada) /
PAN03-3: 920.90 MHz, 921.70 MHz, 923.10 MHz (Taiwan)
PAN03-IL: 916.00MHz(Israel)
This plug-in ON/OFF switch PAN03 is a security enabled wireless switch, based on Z-Wave Plus technology. Z-Wave PlusTM enabled devices displaying the Z-Wave PlusTM logo can also be used with it regardless of the manufacturer, and can also be used in other manufacturers Z-WaveTM enabled networks. Remote On/Off control of the connected load is possible with other manufacturers wireless Controller. Each switch is designed to act as a repeater. Repeaters will re-transmit the RF signal to ensure that the signal is received by its intended destination by routing the signal around obstacles and radio dead spots. Because PAN03 supports Security Command Class, it can learn with Secured controller. Its functionality and supported command classes is identical when included as a secure and non-secure device.
### Inclusion Information
1. Put your Z-Wave controller into inclusion mode by following the instructions provided by the controller manufacturer.
2. Pressing On/Off button three times within 2 seconds will enter inclusion mode.
1. Put your Z-Wave controller into inclusion mode by following the instructions provided by the controller manufacturer.
2. Pressing On/Off button three times within 2 seconds will enter inclusion mode.
### Exclusion Information
1. Put your Z-Wave controller into exclusion mode by following the instructions provided by the controller manufacturer.
2. Pressing On/Off button three times within 2 seconds will enter exclusion mode.
1. Put your Z-Wave controller into exclusion mode by following the instructions provided by the controller manufacturer.
2. Pressing On/Off button three times within 2 seconds will enter exclusion mode.
Node ID has been excluded.
### General Usage Information
## Channels
The following table summarises the channels available for the PAN03 -:
@ -93,7 +104,7 @@ The following state translation is provided for this channel to the ```Switch```
## Device Configuration
The following table provides a summary of the 11 configuration parameters available in the PAN03.
The following table provides a summary of the 12 configuration parameters available in the PAN03.
Detailed information on each parameter can be found in the sections below.
| Param | Name | Description |
@ -109,6 +120,7 @@ Detailed information on each parameter can be found in the sections below.
| 9 | RF off command mode | RF off command mode |
| 10 | Switch mode | Edge or Pulse mode or Edge-Toggle mode |
| 11 | Manual Switch Report mode | Manual Switch Report mode |
| 14 | Watt differential report mode | Watt differential report mode |
| | Switch All Mode | Set the mode for the switch when receiving SWITCH ALL commands |
### Parameter 1: Watt Meter Report Period
@ -282,6 +294,25 @@ The manufacturer defined default value is ```1``` (Enable).
This parameter has the configuration ID ```config_11_1``` and is of type ```INTEGER```.
### Parameter 14: Watt differential report mode
Watt differential report mode
0 : Disable
1 : 5%
2 : 10%
3 : 15%
4 : 20%
Values in the range 0 to 4 may be set.
The manufacturer defined default value is ```1```.
This parameter has the configuration ID ```config_14_1``` and is of type ```INTEGER```.
### Switch All Mode
Set the mode for the switch when receiving SWITCH ALL commands.
@ -340,6 +371,7 @@ Association group 1 supports 1 node.
* [ph-pan03 - Zipato Micromodule Single Switch Max.Load 11A User Manual v1.0](https://opensmarthouse.org/zwavedatabase/529/reference/ph-pan03---Zipato-Micromodule-Single-Switch-Max-Load-11A-User-Manual-v1-0.pdf)
* [PAN03 ; PAN10 Switch Module with meter](https://opensmarthouse.org/zwavedatabase/529/reference/PAN03-manual-201701.pdf)
* [PAN03+ PAN03+manual-A1.pdf](https://opensmarthouse.org/zwavedatabase/529/reference/PAN03manual-A1_20210812.pdf)
---

View File

@ -65,6 +65,7 @@ The following table summarises the channels available for the ZSE41 -:
|--------------|------------|--------------|----------|-----------|
| Binary Sensor | sensor_binary | sensor_binary | | Switch |
| Alarm (access) | alarm_access | alarm_access | Door | Switch |
| Door State | sensor_door | sensor_door | Door | Contact |
| Battery Level | battery-level | system.battery_level | Battery | Number |
### Binary Sensor
@ -91,6 +92,18 @@ The following state translation is provided for this channel to the ```Switch```
| OFF | OK |
| ON | Alarm |
### Door State
Indicates if the door/window is open or closed.
The ```sensor_door``` channel is of type ```sensor_door``` and supports the ```Contact``` 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 ```Contact``` item type -:
| Value | Label |
|-------|-----------|
| OPEN | Open |
| CLOSED | Closed |
### 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.

View File

@ -3,7 +3,7 @@ id: mapdb
label: MapDB
title: MapDB - Persistence Services
type: persistence
description: "The [MapDB](https://mapdb.org/) persistence service is based on simple key-value store that only saves the last value."
description: "The [MapDB](https://mapdb.org/) persistence service is based on a simple key-value store that only saves the last value."
since: 3x
logo: images/addons/mapdb.png
install: auto
@ -15,13 +15,13 @@ install: auto
# MapDB Persistence
The [MapDB](https://mapdb.org/) persistence service is based on simple key-value store that only saves the last value.
The [MapDB](https://mapdb.org/) persistence service is based on a simple key-value store that only saves the last value.
MapDB is useful for restoring items that have the `restoreOnStartup` strategy because other persistence options have some drawbacks if only the last value is needed on restarts.
Some disadvantages of other persistence services compared to MapDB are that they:
* grow in time
* require complex installs (`influxdb`, `jdbc`, `jpa`)
* `rrd4j` cannot store all item types (only numeric types)
- grow in time
- require complex installs (`influxdb`, `jdbc`, `jpa`)
- `rrd4j` cannot store all item types (only numeric types)
It is only possible to query the last value and not other historic values because the MapDB persistence service can only store one value per item.

View File

@ -120,7 +120,7 @@ Reboot/save/exit Colorful mode<br /> <h1>Overview</h1><p>Reboot/save/exit Colorf
<parameter name="config_37_4_000000FF" type="integer" groupName="configuration">
<label>37: Colour Residence Time</label>
<description><![CDATA[
Colour Residence Time<br /> <h1>Overview</h1><p>0-254 : Corresponds from 0 to 25.4 seconds.</p> <p>255 : no change</p>
Colour Residence Time<br /> <h1>Overview</h1><p>This field specifies the length of time each individual colour is displayed before a transition.<br /><br />0-254 : Corresponds from 0 to 25.4 seconds. <br />255: Inactive (keep the current configuration values.</p>
]]></description>
<default>0</default>
<limitToOptions>false</limitToOptions>
@ -129,7 +129,7 @@ Colour Residence Time<br /> <h1>Overview</h1><p>0-254 : Corresponds from 0 to 25
<parameter name="config_37_4_0000FF00" type="integer" groupName="configuration">
<label>37: Colour Change Speed</label>
<description><![CDATA[
Colour Change Speed<br /> <h1>Overview</h1><p>Colour Change Speed (8 bits)<br />This field specifies the transition speed when one colour changes to another.</p> <p>0 is slowest adn 254 is fastest.  255 will have no effect.</p>
Colour Change Speed<br /> <h1>Overview</h1><p>Colour Change Speed (8 bits)<br />This field specifies the transition speed when one colour changes to another.</p> <p>0-255: 0 is slowest and 254 is fastest. <br />255: Inactive.<br /></p>
]]></description>
<default>0</default>
<limitToOptions>false</limitToOptions>
@ -138,7 +138,7 @@ Colour Change Speed<br /> <h1>Overview</h1><p>Colour Change Speed (8 bits)<br />
<parameter name="config_37_4_00FF0000" type="integer" groupName="configuration">
<label>37: Cycle count</label>
<description><![CDATA[
Cycle count<br /> <h1>Overview</h1><p><br />The Cycle Count is used to define the number of repetitions/cycles displayed by your LED Bulb in Colour<br />Display Cycle before stopping.</p> <p>0 = Unlimited</p> <p>1-254 = cycle this number and then stop</p> <p>255 = no change to setting</p> <p>For example:<br /><br />When the Bulb is in Rainbow mode, the colour change from red to pink (Red Orange Yellow Green<br />Cyan Blue Purple Pink), going through the colours is regarded as 1 cycle.</p>
Cycle count<br /> <h1>Overview</h1><p>The Cycle Count is used to define the number of repetitions/cycles displayed by your LED Bulb in Colour Display Cycle before stopping.</p> <p>0 = Unlimited<br />1-254 = cycle this number and then stop<br />255 = no change to setting</p> <p>For example:</p><p>When the Bulb is in Rainbow mode, the colour change from red to pink (Red Orange Yellow Green Cyan Blue Purple Pink), going through the colours is regarded as 1 cycle.</p>
]]></description>
<default>0</default>
<limitToOptions>false</limitToOptions>
@ -147,7 +147,7 @@ Cycle count<br /> <h1>Overview</h1><p><br />The Cycle Count is used to define th
<parameter name="config_37_4_7F000000" type="integer" groupName="configuration">
<label>37: Color transitions (Value 1 MSB) see Overview</label>
<description><![CDATA[
Value 1 (MSB) see Overview<br /> <h1>Overview</h1><p>scroll to bottom for examples.</p> <ul><li>bits 7 and 6 for colour transition style</li> <li>bits 5 and 4 are reserved (always 0)</li> <li>bits 3,2,1,0 are colour display</li> </ul><p>colour display options are:</p> <ul><li>0 single colour mode</li> <li>1 Rainbow Mode(red, orange, yellow, green, cyan, blue, violet,pinkish)</li> <li>2 Multi Colour Mode(colours cycle between selected colours)</li> <li>3 Random mode</li> <li>15 Inactive (keep current mode)</li> </ul><p>Single colour mode: The Bulb is solid with one colour in this mode. If you want to change its current<br />colour, you need to turn the Bulb off and on 2 times via wall switch within 1 second, the Bulb will enter<br />into colour change status. During this time, turning the wall switch off when your desired colour appears,<br />will be used as the colour of the bulb when it is on.<br /><br />Rainbow mode: The Bulb has 8 colours to display and will change through a range of colors (Red<br />Orange Yellow Green Cyan Blue Violet pinkish).<br />Multi-colour mode: The Bulb can change between multiple colours according to the colour index which<br />is configurable through configuration parameter 38, see the configuration table of parameter 38 below.</p> <p>Random mode: The Bulbs colour will be displayed randomly.</p> <p>Colour Transition Style (2 bits)</p> <ul><li>0 Smooth transitions</li> <li>1 Fast/Direct transition</li> <li>2 Fade out/Fade in</li> <li>3 Inactive (keep current configuration)</li> </ul>
Value 1 (MSB) see Overview<br /> <h1>Overview</h1><p>Scroll to bottom for examples.</p> <ul><li>bits 7 and 6 for colour transition style</li> <li>bits 5 and 4 are reserved (always 0)</li> <li>bits 3,2,1,0 are colour display</li> </ul><p>Colour display options are:</p> <ul><li>0 single colour mode</li> <li>1 Rainbow Mode(red, orange, yellow, green, cyan, blue, violet, pinkish)</li> <li>2 Multi Colour Mode(colours cycle between selected colours)</li> <li>3 Random mode</li> <li>15 Inactive (keep current mode)</li><li>4 to 14 Reserved<br /></li> </ul><p>Single colour mode: The Bulb is solid with one colour in this mode. If you want to change its current colour, you need to turn the Bulb off and on 2 times via wall switch within 1 second, the Bulb will enter into colour change status. During this time, turning the wall switch off when your desired colour appears, will be used as the colour of the bulb when it is on.<br /><br />Rainbow mode: The Bulb has 8 colours to display and will change through a range of colours (Red Orange Yellow Green Cyan Blue Violet pinkish).</p><p>Multi-colour mode: The Bulb can change between multiple colours according to the colour index which is configurable through configuration parameter 38, see the configuration table of parameter 38 below.</p> <p>Random mode: The Bulbs colour will be displayed randomly.</p> <p>Colour Transition Style (2 bits)</p> <ul><li>0 Smooth transitions</li> <li>1 Fast/Direct transition</li> <li>2 Fade out/Fade in</li> <li>3 Inactive (keep current configuration)<br /></li> </ul><p>Advanced functions:<br /></p><p>Colour Display Cycle Configuration.</p><p>Parameter 37 [4 byte] will cycle the colour displayed by LED Bulb into different modes:</p><p>7 6 5 4 3 2 1 0</p><p>Value 1 (MSB) Colour Transition Style Reserved Colour Display Cycle</p><p>Value 2 Cycle Count</p><p>Value 3 Colour Change Speed</p><p>Value 4 (LSB) Colour Residence Time</p>
]]></description>
<default>0</default>
<options>

View File

@ -0,0 +1,89 @@
<?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="everspring_an301_00_000" listed="false">
<label>AN301 Switch Plugin</label>
<description><![CDATA[
Switch Plugin<br /> <h1>Overview</h1><p>Plug-in ON/OFF Module (Z-Wave Plus version of AN157)<br />UK version: AN301-3 <br />Chile version: AN301-7</p> <br /> <h2>Inclusion Information</h2><p>Push the ON/OFF button three times within 1.5 seconds<br /></p> <br /> <h2>Exclusion Information</h2><p>Push the ON/OFF button three times within 1.5 seconds<br /></p> <br /> <h2>Wakeup Information</h2><p><br /></p>
]]></description>
<category>WallSwitch</category>
<!-- CHANNEL DEFINITIONS -->
<channels>
<channel id="switch_binary" typeId="switch_binary">
<label>Switch</label>
<properties>
<property name="binding:*:OnOffType">COMMAND_CLASS_SWITCH_BINARY</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>
</channels>
<!-- DEVICE PROPERTY DEFINITIONS -->
<properties>
<property name="vendor">Everspring</property>
<property name="modelId">AN301</property>
<property name="manufacturerId">0060</property>
<property name="manufacturerRef">0004:000F</property>
<property name="dbReference">1535</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_3_1" type="integer" groupName="configuration">
<label>3: Remember the last status</label>
<default>1</default>
<limitToOptions>false</limitToOptions>
</parameter>
<!-- ASSOCIATION DEFINITIONS -->
<parameter name="group_1" type="text" groupName="association" multiple="true">
<label>1: General</label>
<description><![CDATA[
Binary Switch Report<br /> <h1>Overview</h1><p>The unit supports two association groups with 1 node support for Grouping 1 and 5 nodes support for Grouping 2. This has the effect that when the unit is operating, all devices associated with the unit will receive the relevant reports.</p><p>When the unit is powered for the first time, the unit will send a Notification Report to the node of Group 1.</p><p>When setting the unit or changing the units status, the unit will send a Binary Switch Report to the node of Group 1.</p><p>When performing Reset the unit will send Device Reset Locally Notification to the node of Group1.</p>
]]></description>
<multipleLimit>1</multipleLimit>
</parameter>
<parameter name="group_2" type="text" groupName="association" multiple="true">
<label>2: Control</label>
<description><![CDATA[
Basic Set, Notification Report, Device Reset Locally Notification<br /> <h1>Overview</h1><p>On/Off control (Button1)<br /><br />When the button on the unit or the wall switch is pressed, the unit will send a Basic Set command to the nodes of Group 2. When the unit is OFF, Basic Set Value = 0x00. When the unit is ON, Basic Set Value = 0xFF</p>
]]></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>

View File

@ -20,12 +20,6 @@ Plug-In Smart Switch (Dual Linked Outlets, Grounded)<br /> <h1>Overview</h1><p>2
<property name="binding:*:OnOffType">COMMAND_CLASS_SWITCH_BINARY</property>
</properties>
</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">
<label>Scene Number</label>
<properties>

View File

@ -0,0 +1,233 @@
<?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="northq_nq770_00_000" listed="false">
<label>NQ-9770 In Wall Micromodule Single Switch</label>
<description><![CDATA[
In Wall Micromodule Single Switch<br /> <h1>Overview</h1><p>PAN03-1: 868.40MHz; 869.85MHz(EU) /</p><p>PAN03-2: 908.40MHz; 916.00MHz(USA/Canada) /</p><p>PAN03-3: 920.90 MHz, 921.70 MHz, 923.10 MHz (Taiwan)</p><p>PAN03-IL: 916.00MHz(Israel)</p><p><br />This plug-in ON/OFF switch NQ-9770 (labeled as PAN03) is a security enabled wireless switch, based on Z-Wave Plus technology. Z-Wave PlusTM enabled devices displaying the Z-Wave PlusTM logo can also be used with it regardless of the manufacturer, and can also be used in other manufacturers Z-WaveTM enabled networks. Remote On/Off control of the connected load is possible with other manufacturers wireless Controller. Each switch is designed to act as a repeater. <br /><br />Repeaters will re-transmit the RF signal to ensure that the signal is received by its intended destination by routing the signal around obstacles and radio dead spots. Because NQ-9770 (labeled as PAN03) supports Security Command Class, it can learn with Secured controller. Its functionality and supported command classes is identical when included as a secure and non-secure device.</p> <br /> <h2>Inclusion Information</h2><ol><li>Put your Z-Wave controller into inclusion mode by following the instructions provided by the controller manufacturer.</li><li>Pressing On/Off button three times within 2 seconds will enter inclusion mode.</li></ol> <br /> <h2>Exclusion Information</h2><ol><li>Put your Z-Wave controller into inclusion mode by following the instructions provided by the controller manufacturer.</li><li>Pressing On/Off button three times within 2 seconds will enter inclusion mode.</li></ol> <br /> <h2>Wakeup Information</h2><p><br /></p>
]]></description>
<category>WallSwitch</category>
<!-- CHANNEL DEFINITIONS -->
<channels>
<channel id="switch_binary" typeId="switch_binary">
<label>Switch</label>
<properties>
<property name="binding:*:OnOffType">COMMAND_CLASS_SWITCH_BINARY</property>
</properties>
</channel>
<channel id="meter_kwh" typeId="meter_kwh">
<label>Electric meter (kWh)</label>
<properties>
<property name="binding:*:DecimalType">COMMAND_CLASS_METER;type=E_KWh</property>
</properties>
</channel>
<channel id="meter_watts" typeId="meter_watts">
<label>Electric meter (watts)</label>
<properties>
<property name="binding:*:DecimalType">COMMAND_CLASS_METER;type=E_W</property>
</properties>
</channel>
<channel id="meter_voltage" typeId="meter_voltage">
<label>Electric meter (volts)</label>
<properties>
<property name="binding:*:DecimalType">COMMAND_CLASS_METER;type=E_V</property>
</properties>
</channel>
<channel id="meter_current" typeId="meter_current">
<label>Electric meter (amps)</label>
<properties>
<property name="binding:*:DecimalType">COMMAND_CLASS_METER;type=E_A</property>
</properties>
</channel>
<channel id="meter_powerfactor" typeId="meter_powerfactor">
<label>Electric meter (power factor)</label>
<properties>
<property name="binding:*:DecimalType">COMMAND_CLASS_METER;type=E_Power_Factor</property>
</properties>
</channel>
<channel id="alarm_general" typeId="alarm_general">
<label>Alarm</label>
<properties>
<property name="binding:*:OnOffType">COMMAND_CLASS_ALARM</property>
</properties>
</channel>
</channels>
<!-- DEVICE PROPERTY DEFINITIONS -->
<properties>
<property name="vendor">NorthQ</property>
<property name="modelId">NQ-9770</property>
<property name="manufacturerId">0096</property>
<property name="manufacturerRef">0040:0002</property>
<property name="dbReference">1536</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_2" type="integer" groupName="configuration">
<label>1: Watt Meter Report Period</label>
<description><![CDATA[
Watt Meter Report Period<br /> <h1>Overview</h1><p>WATT METER REPORT PERIOD:</p> <p>If the setting is configured for 1hour (set value =720), the Micromodule Single Switch Max.Load: 11A will report its instant power consumption every 1 hour to Group1 node. The maximum interval to report its instant power consumption is 45 hours (5s*32767/3600=45hr).</p>
]]></description>
<default>720</default>
</parameter>
<parameter name="config_2_2" type="integer" groupName="configuration">
<label>2: KWH Meter Report Period</label>
<description><![CDATA[
KWH Meter Report Period (6*10min=1 hour)<br /> <h1>Overview</h1><p>KWH METER REPORT PERIOD:</p> <p>If the setting is configured for 1hour (set value =6), the Micromodule Single Switch Max.Load: 11A will report its Accumulated Power Consumption (KW/h) every 1 hour to Group1 node. The maximum interval to report its Accumulated Power Consumption (KW/h) is 227.55 days (10min*32767/1440=227.55 days).</p>
]]></description>
<default>6</default>
</parameter>
<parameter name="config_3_2" type="integer" groupName="configuration">
<label>3: Threshold of current for Load caution</label>
<description><![CDATA[
Threshold of current for Load caution (1100*0.01A = 11A)<br /> <h1>Overview</h1><p>THRESHOLD OF CURRENT FOR LOAD CAUTION:</p> <p>This is a warning when the current of load over the preset threshold value, if the setting value is 1100, when the load current of Relay1 over this value, Micromodule Single Switch Max.Load: 11A will send current meter report to warn the Group1 node, the Range of the setting value is from 10 to 1100, and the default value is 1100.</p>
]]></description>
<default>1100</default>
</parameter>
<parameter name="config_4_2" type="integer" groupName="configuration">
<label>4: Threshold of KWh for Load caution</label>
<description><![CDATA[
Threshold of KWh for Load caution<br /> <h1>Overview</h1><p>THRESHOLD OF KWH FOR LOAD CAUTION</p> <p>This is a warning when the KWh of load over the preset threshold value, if the setting value is 10000, when the Accumulated Power Consumption of Relay1 over this value, Micromodule Single Switch Max.Load: 11A will send KWH meter report to warn the Group1 node, minimum value is 1KWh and default value is 10000 kWh</p>
]]></description>
<default>10000</default>
</parameter>
<parameter name="config_5_1" type="integer" groupName="configuration">
<label>5: Restore switch state mode</label>
<description><![CDATA[
Restore switch state mode<br /> <h1>Overview</h1><p>RESTORE SWITCH STATE MODE:</p> <p>Whenever the AC power return from lost, Micromodule Single Switch Max.Load: 11A will restore the switch state which could be SWITCH OFF, LAST SWITCH STATE, SWITCH ON. The default setting is LAST SWITCH STATE.</p>
]]></description>
<default>1</default>
<options>
<option value="0">Switch off</option>
<option value="1">Last switch state</option>
<option value="2">Switch on</option>
</options>
<limitToOptions>false</limitToOptions>
</parameter>
<parameter name="config_6_1" type="integer" groupName="configuration">
<label>6: Manual On/Off mode</label>
<description><![CDATA[
Manual On/Off mode<br /> <h1>Overview</h1><p>MANUAL ON/OFF MODE:</p> <p>The On/Off function of S1, S2 and learn switch can be disabled or enabled by this parameter, default value is Enable. But the learning operation wont be affected. When manual On/Off function is disabled, the RF command can only switch On but not Off. This is useful function for keeping the device in switch on state</p>
]]></description>
<default>0</default>
<options>
<option value="0">Disable manual On/Off</option>
<option value="1">Enable manual On/Off</option>
</options>
<limitToOptions>false</limitToOptions>
</parameter>
<parameter name="config_7_1" type="integer" groupName="configuration">
<label>7: LED indication mode</label>
<description>LED indication mode</description>
<default>1</default>
<options>
<option value="1">Show switch state</option>
<option value="2">Show night mode</option>
<option value="2">One flash mode</option>
</options>
<limitToOptions>false</limitToOptions>
</parameter>
<parameter name="config_8_2" type="integer" groupName="configuration">
<label>8: Auto off timer</label>
<description><![CDATA[
Auto off timer<br /> <h1>Overview</h1><p>AUTO OFF TIMER:</p> <p>Whenever Micromodule Single Switch Max.Load: 11A switches to on, the auto off timer begin to count down. After the timer decrease to zero, it will switch to off automatically. However if Auto off timer is set as 0, the auto off function will be disabled. The default setting is 0.</p>
]]></description>
<default>0</default>
</parameter>
<parameter name="config_9_1" type="integer" groupName="configuration">
<label>9: RF off command mode</label>
<description><![CDATA[
RF off command mode<br /> <h1>Overview</h1><p>RF OFF COMMAND MODE:</p> <p>Whenever a switch off command, BASIC_SET, BINARY_SWITCH_SET, SWITCH_ALL_OFF, is received, it could be interpreted as 4 variety of commands. </p>
]]></description>
<default>0</default>
<options>
<option value="0">Switch off</option>
<option value="1">Ignore</option>
<option value="2">Switch toggle</option>
<option value="3">Switch on</option>
</options>
<limitToOptions>false</limitToOptions>
</parameter>
<parameter name="config_10_1" type="integer" groupName="configuration">
<label>10: Switch mode</label>
<description>Edge or Pulse mode or Edge-Toggle mode</description>
<default>1</default>
<options>
<option value="1">Edge mode</option>
<option value="2">Pulse mode</option>
<option value="3">Edge-Toggle mode</option>
</options>
<limitToOptions>false</limitToOptions>
</parameter>
<parameter name="config_11_1" type="integer" groupName="configuration">
<label>11: Manual Switch Report mode</label>
<description><![CDATA[
Manual Switch Report mode<br /> <h1>Overview</h1><p>Whenever PAN03 is manually switch on or off, it will send BINARY_SWITCH_ REPORT to the node of group1. The default setting is Enable the function.</p>
]]></description>
<default>1</default>
<options>
<option value="0">Disable</option>
<option value="1">Enable</option>
</options>
<limitToOptions>false</limitToOptions>
</parameter>
<parameter name="config_14_1" type="integer" groupName="configuration">
<label>14: Watt differential report mode</label>
<description><![CDATA[
Watt differential report mode<br /> <h1>Overview</h1><p>0 : Disable</p><p>1 : 5%</p><p>2 : 10%</p><p>3 : 15%</p><p>4 : 20%</p>
]]></description>
<default>1</default>
<limitToOptions>false</limitToOptions>
</parameter>
<!-- ASSOCIATION DEFINITIONS -->
<parameter name="group_1" type="text" groupName="association" multiple="true">
<label>1: Group 1</label>
<description><![CDATA[
the Switch will report its latest status to Z-Wave Controller<br /> <h1>Overview</h1><p>Grouping 1 includes, SWITCH_BINARY_REPORT, METER_REPORT, ALARM_REPORT.<br /></p>
]]></description>
<multipleLimit>1</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>

View File

@ -8,7 +8,7 @@
<thing-type id="philio_pan03_00_000" listed="false">
<label>PAN03 In Wall Micromodule Single Switch</label>
<description><![CDATA[
In Wall Micromodule Single Switch<br /> <h1>Overview</h1><p>This plug-in ON/OFF switch PAN03 is a security enabled wireless switch, based on Z-Wave Plus technology. Z-Wave PlusTM enabled devices displaying the Z-Wave PlusTM logo can also be used with it regardless of the manufacturer, and can also be used in other manufacturers Z-WaveTM enabled networks. Remote On/Off control of the connected load is possible with other manufacturers wireless Controller. Each switch is designed to act as a repeater. Repeaters will re-transmit the RF signal to ensure that the signal is received by its intended destination by routing the signal around obstacles and radio dead spots. Because PAN03 supports Security Command Class, it can learn with Secured controller. Its functionality and supported command classes is identical when included as a secure and non-secure device.</p> <br /> <h2>Inclusion Information</h2><p>1. Put your Z-Wave controller into inclusion mode by following the instructions provided by the controller manufacturer.</p> <p>2. Pressing On/Off button three times within 2 seconds will enter inclusion mode.</p> <br /> <h2>Exclusion Information</h2><p>1. Put your Z-Wave controller into exclusion mode by following the instructions provided by the controller manufacturer.</p> <p>2. Pressing On/Off button three times within 2 seconds will enter exclusion mode.</p> <p>Node ID has been excluded.</p>
In Wall Micromodule Single Switch<br /> <h1>Overview</h1><p>PAN03-1: 868.40MHz; 869.85MHz(EU) /</p><p>PAN03-2: 908.40MHz; 916.00MHz(USA/Canada) /</p><p>PAN03-3: 920.90 MHz, 921.70 MHz, 923.10 MHz (Taiwan)</p><p>PAN03-IL: 916.00MHz(Israel)</p><p><br />This plug-in ON/OFF switch PAN03 is a security enabled wireless switch, based on Z-Wave Plus technology. Z-Wave PlusTM enabled devices displaying the Z-Wave PlusTM logo can also be used with it regardless of the manufacturer, and can also be used in other manufacturers Z-WaveTM enabled networks. Remote On/Off control of the connected load is possible with other manufacturers wireless Controller. Each switch is designed to act as a repeater. Repeaters will re-transmit the RF signal to ensure that the signal is received by its intended destination by routing the signal around obstacles and radio dead spots. Because PAN03 supports Security Command Class, it can learn with Secured controller. Its functionality and supported command classes is identical when included as a secure and non-secure device.</p> <br /> <h2>Inclusion Information</h2><ol><li>Put your Z-Wave controller into inclusion mode by following the instructions provided by the controller manufacturer.</li><li>Pressing On/Off button three times within 2 seconds will enter inclusion mode.</li></ol> <br /> <h2>Exclusion Information</h2><ol><li>Put your Z-Wave controller into exclusion mode by following the instructions provided by the controller manufacturer.</li><li>Pressing On/Off button three times within 2 seconds will enter exclusion mode.</li></ol> <p>Node ID has been excluded.</p> <br /> <h2>Wakeup Information</h2><p><br /></p>
]]></description>
<category>WallSwitch</category>
@ -202,6 +202,15 @@ Manual Switch Report mode<br /> <h1>Overview</h1><p>Whenever PAN03 is manually s
<limitToOptions>false</limitToOptions>
</parameter>
<parameter name="config_14_1" type="integer" groupName="configuration">
<label>14: Watt differential report mode</label>
<description><![CDATA[
Watt differential report mode<br /> <h1>Overview</h1><p>0 : Disable</p><p>1 : 5%</p><p>2 : 10%</p><p>3 : 15%</p><p>4 : 20%</p>
]]></description>
<default>1</default>
<limitToOptions>false</limitToOptions>
</parameter>
<!-- ASSOCIATION DEFINITIONS -->
<parameter name="group_1" type="text" groupName="association" multiple="true">
<label>1: Group 1</label>

View File

@ -26,6 +26,12 @@ Contact Sensor<br /> <h1>Overview</h1><ul><li><b>Door / window monitoring</b>: f
<property name="binding:*:OnOffType">COMMAND_CLASS_ALARM;type=ACCESS_CONTROL</property>
</properties>
</channel>
<channel id="sensor_door" typeId="sensor_door">
<label>Door State</label>
<properties>
<property name="binding:*:OpenClosedType">COMMAND_CLASS_ALARM</property>
</properties>
</channel>
<channel id="battery-level" typeId="system.battery-level">
<properties>
<property name="binding:*:PercentType">COMMAND_CLASS_BATTERY</property>