Updated external content (Jenkins build 522)
parent
462a122bc1
commit
173b753d20
File diff suppressed because one or more lines are too long
|
@ -41,14 +41,14 @@ These are the available configuration parameters:
|
|||
| manual_fan_speed | main | Dimmer | RW | Value to control the fan speed when in MANUAL mode (10 steps) |
|
||||
| supply_fan_speed | main | Number | RO | Current rotation of the fan supplying air to the rooms (in rpm) |
|
||||
| extract_fan_speed | main | Number | RO | Current rotation of the fan extracting air from the rooms (in rpm) |
|
||||
| supply_fan_step | main | Dimmer | RO | Current 10-step setting of the fan supplying air to the rooms |
|
||||
| extract_fan_step | main | Dimmer | RO | Current 10-step setting of the fan extracting air from the rooms |
|
||||
| supply_fan_step | main | Dimmer | RO | Current step setting of the fan supplying air to the rooms |
|
||||
| extract_fan_step | main | Dimmer | RO | Current step setting of the fan extracting air from the rooms |
|
||||
| boost | main | Switch | RW | Enables fan boost |
|
||||
| night_cooling | main | Switch | RW | Enables night cooling |
|
||||
| room_temp | temps | Number | RO | Temperature of the air in the room of the Air Dial |
|
||||
| room_temp_calculated | temps | Number | RO | Calculated Room Temperature |
|
||||
| outdoor_temp | temps | Number | RO | Temperature of the air outside |
|
||||
| humidity | humidity | Number | RO | Humidity |
|
||||
| room_temp | temps | Number:Temperature | RO | Temperature of the air in the room of the Air Dial |
|
||||
| room_temp_calculated | temps | Number:Temperature | RO | Calculated Room Temperature |
|
||||
| outdoor_temp | temps | Number:Temperature | RO | Temperature of the air outside |
|
||||
| humidity | humidity | Number:Dimensionless | RO | Current relative humidity measured by the unit |
|
||||
| bypass | recuperator | Switch | RW | Disables the heat exchange. Useful in summer when room temperature is above target and outside temperature is below target. |
|
||||
| supply_temp | recuperator | Number | RO | Temperature of air which is passed to the rooms |
|
||||
| extract_temp | recuperator | Number | RO | Temperature of the air as extracted from the rooms |
|
||||
|
|
|
@ -35,6 +35,8 @@ receive the password and go ONLINE.
|
|||
|
||||
After you've done this procedure you can write the password somewhere in case if you need to reconfigure your binding. It's
|
||||
not known, however, whether the password is eternal or can change during factory reset.
|
||||
If you have issues getting the password make sure there are no other devices like your smartphone communicating with the robot.
|
||||
You can also try using [these python scripts](https://github.com/NickWaterton/Roomba980-Python) to get the password.
|
||||
|
||||
## Thing Configuration
|
||||
|
||||
|
@ -180,7 +182,7 @@ The easiest way to determine the pmapId and region_ids is to monitor the last_co
|
|||
irobot.things:
|
||||
|
||||
```
|
||||
irobot:roomba:my_roomba [ ipaddress="192.168.0.5", password="xxxxxxxx" ]
|
||||
Thing irobot:roomba:my_roomba [ ipaddress="192.168.0.5", password="xxxxxxxx" ]
|
||||
```
|
||||
|
||||
irobot.items:
|
||||
|
|
|
@ -63,7 +63,8 @@ Thing robonect:mower:automower "Mower" @ "Garden" [ host="192.168.2.1", pollInte
|
|||
|------------------------------|-----------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| `name` | String | Retrieves or sets the name of the mower |
|
||||
| `battery` | Number | Retrieves the current battery status in percent |
|
||||
| `status-duration` | Number | Retrieves the duration of the current status (see `status`) of the mower |
|
||||
| `status-duration` | Number | Retrieves the duration of the current status (see `status`) of the mower |
|
||||
| `status-distance` | Number | Retrieves the distance of the mower from the charging station when searching for the remote starting point |
|
||||
| `mowing-hours` | Number | Retrieves the number of hours of mowing operation |
|
||||
| `mode` | String | Retrieves or sets the mode of the mower. Possible values retrieval values are <ul><li>HOME</li><li>AUTO</li><li>MANUAL</li><li>EOD : triggers the "end of day" mode. The mower will switch in to the HOME mode and stay int this mode for the rest of the day. After midnight it will switch back to the mode which was set previously.</li></ul> |
|
||||
| `status` | Number | Retrieves the current mower status which can be <ul><li>0 : DETECTING_STATUS</li><li>1 : PARKING</li><li>2 : MOWING</li><li>3 : SEARCH_CHARGING_STATION</li><li>4 : CHARGING</li><li>5 : SEARCHING</li><li>6 : UNKNOWN_6</li><li>7 : ERROR_STATUS</li><li>16 : OFF</li><li>17 : SLEEPING</li><li>98 : OFFLINE (Binding cannot connect to mower)</li><li>99 : UNKNOWN</li></ul> |
|
||||
|
|
|
@ -48,6 +48,7 @@ The complete channel identifier is the channel group id (`hour_<offset>` or `day
|
|||
or the number of hours/days from now) + the channel id, concatenated with a `#`.
|
||||
|
||||
Examples:
|
||||
|
||||
* Temperature for the current hour: `hour_0#t`
|
||||
* Total precipitation 3 days from now: `day_3#ptotal`
|
||||
|
||||
|
|
|
@ -269,7 +269,7 @@ sitemap demo label="Main Menu"
|
|||
Switch item=filterPresent
|
||||
|
||||
// Humidifier
|
||||
Switch item=humidifierMode label="Cooking Mode" mappings=[OFF="OFF", MIN="Min", LOW="Low", MED="Med", HIGH="High", MAX="Max"]
|
||||
Switch item=humidifierMode label="Humidity Mode" mappings=[OFF="OFF", MIN="Min", LOW="Low", MED="Med", HIGH="High", MAX="Max"]
|
||||
Number item=desiredHumidity
|
||||
Number item=currentHumidity
|
||||
Number item=filterLive
|
||||
|
|
|
@ -115,7 +115,7 @@ Detailed information on each parameter can be found in the sections below.
|
|||
| 2 | Enable/Disable Strobe over Custom Color | |
|
||||
| 3 | Rate of change to next color in Custom Mode | |
|
||||
| 4 | Set color that LED Bulb blinks in (Blink Mode) | Blink colors in order > White > Red > Orange > Yellow > Green > Blue > Indigo > Purple |
|
||||
| 16 | Ramp rate when dimming using Multilevel Switch | |
|
||||
| 16 | Ramp rate when dimming using Multilevel Switch in 100ms | Ramp rate in 100ms |
|
||||
| 80 | Enable notifications | Enable notifications to associated devices (Group 1) when the state is changed |
|
||||
| 81 | Adjust color component of Warm White | |
|
||||
| 82 | Adjust color component of Cold White | |
|
||||
|
@ -187,10 +187,12 @@ This parameter has the configuration ID ```config_4_1_wo``` and is of type ```IN
|
|||
This is a write only parameter.
|
||||
|
||||
|
||||
### Parameter 16: Ramp rate when dimming using Multilevel Switch
|
||||
|
||||
|
||||
### Parameter 16: Ramp rate when dimming using Multilevel Switch in 100ms
|
||||
|
||||
Ramp rate in 100ms
|
||||
Ramp rate when dimming using Multilevel Switch V1 CC in 100ms
|
||||
Value range = 0 - 100
|
||||
Default = 20 (2000ms)
|
||||
Values in the range 0 to 100 may be set.
|
||||
|
||||
The manufacturer defined default value is ```20```.
|
||||
|
|
|
@ -194,6 +194,7 @@ The ZWA003 supports 9 association groups.
|
|||
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.
|
||||
Central scene notification
|
||||
|
||||
|
||||
Association group 1 supports 1 node.
|
||||
|
||||
### Group 2: Button 1 basic
|
||||
|
|
|
@ -5,7 +5,7 @@ title: ZWA023 - ZWave
|
|||
|
||||
{% include base.html %}
|
||||
|
||||
# ZWA023 Aeotec Smart Switch 7 (type B)
|
||||
# ZWA023 Smart Switch 7
|
||||
This describes the Z-Wave device *ZWA023*, manufactured by *Aeotec Limited* with the thing type UID of ```aeotec_zwa023_00_000```.
|
||||
|
||||
The device is in the category of *Power Outlet*, defining Small devices to be plugged into a power socket in a wall which stick there.
|
||||
|
@ -211,7 +211,7 @@ The ```color_temperature2``` channel is of type ```color_temperature``` and supp
|
|||
|
||||
## Device Configuration
|
||||
|
||||
The following table provides a summary of the 12 configuration parameters available in the ZWA023.
|
||||
The following table provides a summary of the 18 configuration parameters available in the ZWA023.
|
||||
Detailed information on each parameter can be found in the sections below.
|
||||
|
||||
| Param | Name | Description |
|
||||
|
@ -224,8 +224,14 @@ Detailed information on each parameter can be found in the sections below.
|
|||
| 6 | Send Alert When In Use | Send alert when in use. |
|
||||
| 7 | Plug Always On | Prevents the plugin from being turned off |
|
||||
| 8 | Power Out Action | Sets the plug's action in case of power loss |
|
||||
| 19 | Threshold Check Time | Frequency of Threshold checking - Seconds - Zero to disable |
|
||||
| 20 | KWh Report Threshold | Threshold for automatic report of Watts -Zero to disable |
|
||||
| 21 | Watt Report Threshold | Threshold for automatic report of Watts |
|
||||
| 22 | Current Report Threshold | Current Report Threshold - Unit Ampere |
|
||||
| 23 | Watt Automatic Report Time | Automatic report time for Watts |
|
||||
| 24 | Kwh Automatic Report Time | Automatic report time for Kwh |
|
||||
| 25 | Voltage Automatic Report Time | Automatic report time for Voltage |
|
||||
| 26 | Amps Automatic Report Time | Automatic report time for Amps |
|
||||
| 40 | Automatic Off Timer | Automatically turn OFF some time after turned ON |
|
||||
| 41 | Automatic On Timer | Automatically turn switch ON some time after turned OFF |
|
||||
|
||||
|
@ -351,6 +357,28 @@ The manufacturer defined default value is ```0``` (Last Status).
|
|||
This parameter has the configuration ID ```config_8_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 19: Threshold Check Time
|
||||
|
||||
Frequency of Threshold checking - Seconds - Zero to disable
|
||||
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_19_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 20: KWh Report Threshold
|
||||
|
||||
Threshold for automatic report of Watts -Zero to disable
|
||||
|
||||
Values in the range 0 to 10000 may be set.
|
||||
|
||||
The manufacturer defined default value is ```0```.
|
||||
|
||||
This parameter has the configuration ID ```config_20_2``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 21: Watt Report Threshold
|
||||
|
||||
Threshold for automatic report of Watts
|
||||
|
@ -362,6 +390,17 @@ The manufacturer defined default value is ```0```.
|
|||
This parameter has the configuration ID ```config_21_2``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 22: Current Report Threshold
|
||||
|
||||
Current Report Threshold - Unit Ampere
|
||||
This is an advanced parameter and will therefore not show in the user interface without entering advanced mode.
|
||||
Values in the range 0 to 150 may be set.
|
||||
|
||||
The manufacturer defined default value is ```0```.
|
||||
|
||||
This parameter has the configuration ID ```config_22_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 23: Watt Automatic Report Time
|
||||
|
||||
Automatic report time for Watts
|
||||
|
@ -377,6 +416,51 @@ The manufacturer defined default value is ```600```.
|
|||
This parameter has the configuration ID ```config_23_2``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 24: Kwh Automatic Report Time
|
||||
|
||||
Automatic report time for Kwh
|
||||
0 - disable
|
||||
|
||||
1-30 = 30s
|
||||
|
||||
31-65535 = 31-65535s
|
||||
Values in the range 0 to 65535 may be set.
|
||||
|
||||
The manufacturer defined default value is ```600```.
|
||||
|
||||
This parameter has the configuration ID ```config_24_2``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 25: Voltage Automatic Report Time
|
||||
|
||||
Automatic report time for Voltage
|
||||
0 - disable
|
||||
|
||||
1-30 = 30s
|
||||
|
||||
31-65535 = 31-65535s
|
||||
Values in the range 0 to 65535 may be set.
|
||||
|
||||
The manufacturer defined default value is ```600```.
|
||||
|
||||
This parameter has the configuration ID ```config_25_2``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 26: Amps Automatic Report Time
|
||||
|
||||
Automatic report time for Amps
|
||||
0 - disable
|
||||
|
||||
1-30 = 30s
|
||||
|
||||
31-65535 = 31-65535s
|
||||
Values in the range 0 to 65535 may be set.
|
||||
|
||||
The manufacturer defined default value is ```600```.
|
||||
|
||||
This parameter has the configuration ID ```config_26_2``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 40: Automatic Off Timer
|
||||
|
||||
Automatically turn OFF some time after turned ON
|
||||
|
|
|
@ -19,33 +19,39 @@ The SCN04 does not permanently listen for messages sent from the controller - it
|
|||
|
||||
## Overview
|
||||
|
||||
Hank Z-Wave Scene Controller with 4 buttons. Supports security functions.
|
||||
Hank Z-Wave Scene Controller with 4 buttons. Supports security functions. The Scene controller offers three button action types: short press, held down and release.
|
||||
|
||||
The Scene controller offers three button action types: short press, held down and release.
|
||||
|
||||
- If a button is pressed quickly (for less than a second), the scene controller sends a central scene notification command to association group 1. This message contains a scene number from 1-4 depending on which button is pressed. It also sends a basic set command to the items in the association group for the button (even groups numbered 2 to 8) and a multilevel set command to the nodes in the association group for the button with an uneven number (3 for button 1, 5 for button 2 etc.).
|
||||
- If a button is pressed and held down for more than a second, the scene controller sends a central scene notification command to association group 1 as above. It also sends a multilevel start level change (i.e. dim up) command to the nodes in the association group for the button.
|
||||
- If a button is released after it has been held down, the scene controller sends a similar central scene notification command as well as a multilevel stop command the buttons association group.
|
||||
|
||||
|
||||
|
||||
* If a button is pressed quickly (for less than a second), the scene controller sends a central scene notification command to association group 1. This message contains a scene number from 1-4 depending on which button is pressed. It also sends a basic set command to the items in the association group for the button (even groups numbered 2 to 8) and a multilevel set command to the nodes in the association group for the button with an uneven number (3 for button 1, 5 for button 2 etc.).
|
||||
* If a button is pressed and held down for more than a second, the scene controller sends a central scene notification command to association group 1 as above. It also sends a multilevel start level change (i.e. dim up) command to the nodes in the association group for the button.
|
||||
* If a button is released after it has been held down, the scene controller sends a similar central scene notification command as well as a multilevel stop command the buttons association group.
|
||||
|
||||
### Inclusion Information
|
||||
|
||||
Included as **non-secure** device:
|
||||
1. Insert the LIR2450 battery.
|
||||
2. Set the Z-Wave network main controller into learning mode( see Z-Waave network controller operating manul).
|
||||
3. Triple click a button.
|
||||
4. If the inclusion is successful, the LED will blink in blue less than 5 seconds and then keep on for 15 seconds.
|
||||
|
||||
Included as a **secure** device:
|
||||
1. Insert the LIR2450 battery.
|
||||
2. Set the Z-Wave network main controller into learning mode( see Z-Wave network controller operating manual).
|
||||
3. Pressing and holding a button for 3 seconds.
|
||||
4. If the inclusion is successful, the LED will blink in green less than for 5 seconds and then keep on for 15 seconds.
|
||||
|
||||
1. Insert the LIR2450 battery.
|
||||
2. Set the Z-Wave network main controller into learning mode( see Z-Wave network controller operating manual).
|
||||
3. Triple click a button.
|
||||
4. If the inclusion is successful, the LED will blink in blue less than 5 seconds and then keep on for 15 seconds.Included as a
|
||||
|
||||
**secure** device:
|
||||
|
||||
|
||||
1. Insert the LIR2450 battery.
|
||||
2. Set the Z-Wave network main controller into learning mode( see Z-Wave network controller operating manual).
|
||||
3. Pressing and holding a button for 3 seconds.
|
||||
4. If the inclusion is successful, the LED will blink in green less than for 5 seconds and then keep on for 15 seconds.
|
||||
|
||||
### Exclusion Information
|
||||
|
||||
1. Insert the LIR2450 battery.
|
||||
2. Set the Z-Wave network main controller into remove mode (see Z-Wave controller operating manual).
|
||||
3. Triple click the a button, if the exclusion is successful, LED will blink in orange for less than 5 seconds and then keep on for 3 seconds.
|
||||
1. Insert the LIR2450 battery.
|
||||
2. Set the Z-Wave network main controller into remove mode (see Z-Wave controller operating manual).
|
||||
3. Triple click the a button, if the exclusion is successful, LED will blink in orange for less than 5 seconds and then keep on for 3 seconds.
|
||||
|
||||
### Wakeup Information
|
||||
|
||||
|
@ -54,7 +60,11 @@ The SCN04 does not permanently listen for messages sent from the controller - it
|
|||
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.
|
||||
|
||||
|
||||
Press and hold any button for three seconds.
|
||||
Press and hold any button for three seconds. LED will turn Blue->turquoise->green.
|
||||
|
||||
### General Usage Information
|
||||
|
||||
|
||||
|
||||
## Channels
|
||||
|
||||
|
|
|
@ -55,13 +55,17 @@ The NAS-DS01Z does not permanently listen for messages sent from the controller
|
|||
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.
|
||||
|
||||
|
||||
Press the button three times within 1.5 second to wake the device. If pressed successfully, the LED will blink one time.
|
||||
Press the button once to wake the device. If pressed successfully, the LED will blink one time.
|
||||
|
||||
* The minimum wakeup interval is 300s (5 minutes)
|
||||
* The maximum wakeup interval is 16,777,200s (about 194 days)
|
||||
* Allowable min step among each wakeup interval is 60 seconds, such as 360s, 420s, 480s…
|
||||
* Note: The default value is 12 hours. This value is longer, the battery life is greater.
|
||||
|
||||
### General Usage Information
|
||||
|
||||
|
||||
|
||||
## Channels
|
||||
|
||||
The following table summarises the channels available for the NAS-DS01Z -:
|
||||
|
|
|
@ -84,7 +84,9 @@
|
|||
<channel-group-type id="humidity">
|
||||
<label>Humidity</label>
|
||||
<channels>
|
||||
<channel id="humidity" typeId="humidity"/>
|
||||
<channel id="humidity" typeId="humidity">
|
||||
<description>Current relative humidity measured by the unit</description>
|
||||
</channel>
|
||||
</channels>
|
||||
</channel-group-type>
|
||||
<channel-group-type id="recuperator">
|
||||
|
@ -113,7 +115,7 @@
|
|||
<channel-group-type id="service">
|
||||
<label>Service</label>
|
||||
<channels>
|
||||
<channel id="battery_life" typeId="percentage">
|
||||
<channel id="battery_life" typeId="system.battery-level">
|
||||
<label>Battery Life</label>
|
||||
<description>Remaining Air Dial Battery Level</description>
|
||||
</channel>
|
||||
|
@ -128,12 +130,14 @@
|
|||
<channel-type id="currentTime">
|
||||
<item-type>DateTime</item-type>
|
||||
<label>Current Time</label>
|
||||
<description>Current time reported by the air unit</description>
|
||||
<category>Time</category>
|
||||
<state readOnly="true"/>
|
||||
</channel-type>
|
||||
<channel-type id="mode">
|
||||
<item-type>String</item-type>
|
||||
<label>Mode</label>
|
||||
<description>Off, Demand, Manual, Program</description>
|
||||
<description>Operation mode of the air unit: Off, Demand, Manual, Program</description>
|
||||
<state>
|
||||
<options>
|
||||
<option value="DEMAND">Demand</option>
|
||||
|
@ -146,26 +150,36 @@
|
|||
<channel-type id="manualFanSpeed">
|
||||
<item-type>Dimmer</item-type>
|
||||
<label>Manual Fan Speed</label>
|
||||
<description>Controls 10-step setting of the fan when operation mode is manual</description>
|
||||
<category>Fan</category>
|
||||
<state step="10" min="0" max="100"/>
|
||||
</channel-type>
|
||||
<channel-type id="supplyFanSpeed">
|
||||
<item-type>Number</item-type>
|
||||
<label>Supply Fan Speed</label>
|
||||
<description>Current rotation of the fan supplying air to the rooms</description>
|
||||
<category>Fan</category>
|
||||
<state pattern="%.0f rpm" readOnly="true" min="0"/>
|
||||
</channel-type>
|
||||
<channel-type id="extractFanSpeed">
|
||||
<item-type>Number</item-type>
|
||||
<label>Extract Fan Speed</label>
|
||||
<description>Current rotation of the fan extracting air from the rooms</description>
|
||||
<category>Fan</category>
|
||||
<state pattern="%.0f rpm" readOnly="true" min="0"/>
|
||||
</channel-type>
|
||||
<channel-type id="supplyFanStep">
|
||||
<item-type>Dimmer</item-type>
|
||||
<label>Supply Fan Step</label>
|
||||
<description>Current step setting of the fan supplying air to the rooms</description>
|
||||
<category>Fan</category>
|
||||
<state step="10" min="0" max="100" readOnly="true"/>
|
||||
</channel-type>
|
||||
<channel-type id="extractFanStep">
|
||||
<item-type>Dimmer</item-type>
|
||||
<label>Extract Fan Step</label>
|
||||
<description>Current step setting of the fan extracting air from the rooms</description>
|
||||
<category>Fan</category>
|
||||
<state step="10" min="0" max="100" readOnly="true"/>
|
||||
</channel-type>
|
||||
<channel-type id="percentage">
|
||||
|
@ -175,7 +189,7 @@
|
|||
<state pattern="%.0f %%" readOnly="true" min="0" max="100"/>
|
||||
</channel-type>
|
||||
<channel-type id="humidity">
|
||||
<item-type>Number</item-type>
|
||||
<item-type>Number:Dimensionless</item-type>
|
||||
<label>Humidity</label>
|
||||
<category>Humidity</category>
|
||||
<tags>
|
||||
|
@ -192,6 +206,7 @@
|
|||
<item-type>Number:Temperature</item-type>
|
||||
<label>Temperature</label>
|
||||
<description>Current temperature</description>
|
||||
<category>Temperature</category>
|
||||
<state readOnly="true" pattern="%.1f %unit%"/>
|
||||
</channel-type>
|
||||
|
||||
|
|
|
@ -1954,9 +1954,9 @@
|
|||
<state pattern="%.1f %unit%" min="-10" max="10" step="0.5"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="temperatureHotWaterTarget">
|
||||
<channel-type id="temperatureHotWaterCoverage">
|
||||
<item-type>Number:Temperature</item-type>
|
||||
<label>Hot Water Target Temp.</label>
|
||||
<label>Coverage Hot Water Temp.</label>
|
||||
<category>Temperature</category>
|
||||
<state pattern="%.1f %unit%" min="30" max="65" step="0.5"></state>
|
||||
</channel-type>
|
||||
|
@ -2029,6 +2029,13 @@
|
|||
<label>Thermal Disinfection (Permanent)</label>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="temperatureHotWaterTarget">
|
||||
<item-type>Number:Temperature</item-type>
|
||||
<label>Hot Water Target Temp.</label>
|
||||
<category>Temperature</category>
|
||||
<state pattern="%.1f %unit%" min="30" max="65" step="0.5"></state>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="comfortCoolingMode">
|
||||
<item-type>Number</item-type>
|
||||
<label>Comfort Cooling Mode</label>
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
<channel id="temperatureOutsideMean" typeId="temperatureOutsideMean"/>
|
||||
<channel id="temperatureHotWater" typeId="temperatureHotWater"/>
|
||||
<channel id="temperatureHotWaterTarget" typeId="temperatureHotWaterTarget"/>
|
||||
<channel id="temperatureHotWaterCoverage" typeId="temperatureHotWaterCoverage"/>
|
||||
<channel id="temperatureHeatSourceInlet" typeId="temperatureHeatSourceInlet"/>
|
||||
<channel id="temperatureHeatSourceOutlet" typeId="temperatureHeatSourceOutlet"/>
|
||||
<channel id="temperatureMixingCircuit1Flow" typeId="temperatureMixingCircuit1Flow"/>
|
||||
|
|
|
@ -17,6 +17,7 @@
|
|||
<channel id="start" typeId="startType"/>
|
||||
<channel id="status" typeId="mowerStatusType"/>
|
||||
<channel id="status-duration" typeId="durationType"/>
|
||||
<channel id="status-distance" typeId="distanceType"/>
|
||||
|
||||
<channel id="timer-status" typeId="timerStatusType"/>
|
||||
<channel id="timer-next" typeId="nextTimerType"/>
|
||||
|
@ -126,6 +127,13 @@
|
|||
<state readOnly="true" pattern="%d %unit%"/>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="distanceType">
|
||||
<item-type>Number:Length</item-type>
|
||||
<label>Status Distance</label>
|
||||
<description>The distance the mower is away from the charging station when searching the remote start.</description>
|
||||
<state readOnly="true" pattern="%d %unit%"/>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="hoursType">
|
||||
<item-type>Number:Time</item-type>
|
||||
<label>Total Mowing Hours</label>
|
||||
|
|
|
@ -126,7 +126,10 @@ Blink colors in order > White > Red > Orange > Yellow > Green >
|
|||
|
||||
<parameter name="config_16_1" type="integer" groupName="configuration"
|
||||
min="0" max="100">
|
||||
<label>16: Ramp rate when dimming using Multilevel Switch</label>
|
||||
<label>16: Ramp rate when dimming using Multilevel Switch in 100ms</label>
|
||||
<description><![CDATA[
|
||||
Ramp rate in 100ms<br /> <h1>Overview</h1><p>Ramp rate when dimming using Multilevel Switch V1 CC in 100ms<br />Value range = 0 - 100<br />Default = 20 (2000ms)<br /></p>
|
||||
]]></description>
|
||||
<default>20</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
|
|
@ -0,0 +1,147 @@
|
|||
<?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_zwa003_00_000" listed="false">
|
||||
<label>ZWA003 NanoMote Quad</label>
|
||||
<description><![CDATA[
|
||||
NanoMote Quad<br /> <h1>Overview</h1><p>Aeotec NanoMote Quad has been crafted to control connected lighting using Z-Wave Plus as a Z-Wave S2 device. It is powered by Aeotec’s Gen5 technology. You can find out more about NanoMote Quad by following that link.</p> <p><br />To see whether NanoMote Quad is known to be compatible with your Z-Wave system or not, please reference our Z-Wave gateway comparison listing. The technical specifications of NanoMote Quad can be viewed at that link.</p> <ol><li>Z-Wave Plus certified for good compatibility (500 serials chipset)</li> <li>Z-Wave S2 system</li> <li>Support remote control anywhere and anytime</li> <li>Program up to 4 customized scenes</li> <li>The battery is rechargeable and replacable, will run for three months per charge</li> <li>Support low battery alarm with buzzer</li> <li>Support Child Lock function</li> <li>Supports OTA firmware update</li> </ol><p>Note: You need to send a wakeup notification to the controller to add the device as a Thing. Follow the "Adding Your NanoMote Quad to your Network" instructions.</p> <br /> <h2>Inclusion Information</h2><p><strong>Adding your NanoMote Quad to your Z-Wave network.</strong></p> <p>With your NanoMote Quad now powered, it’s time to add it to your Z-Wave network.</p> <ol><li>Place your Z-Wave primary controller/gateway enter into pairing/inclusion mode. </li> <li>Take your NanoMote near to your primary controller. </li> <li>Double click the NanoMote button (can be any button), the LED will blink rapidly with a white color. </li> <li>If your NanoMote has been successfully added to your Z-Wave network, its white LED will be solid for about 10 seconds, then flash green to indicate it is awake. If the adding was unsuccessful and the red LED will be solid for 2 seconds and then off, repeat the above steps.</li> <li>If your NanoMote does not go to sleep on its own, press and hold for 2 seconds (or until LED turns orange) then release its button to put your NanoMote to sleep.</li> </ol> <br /> <h2>Exclusion Information</h2><p>Your NanoMote can be removed from your Z-Wave network at any time. You'll need to use your Z-Wave network's main controller/gateway. To do this, please refer to the part of their respective manuals that tell you how to remove devices from your network.</p> <ol><li>Put your primary controller into device removal mode.</li> <li>Take your NanoMote near to your primary controller.</li> <li>Double click the NanoMote button (can be any button), the LED will become a solid green color.</li> <li>If your NanoMote has been removed from your Z-Wave network, its LED will begin cycling through rainbow colors. </li> </ol> <br /> <h2>Wakeup Information</h2><p><strong>Send a wake up notification.</strong></p> <p>In order to send your NanoMote Quad new configuration commands, OTA, or receive other commands from your Z-Wave controller or gateway, it will need to be woken up.</p> <p>Enable Wakeup:</p> <ol><li>Press and hold button (any button) for 5 seconds or until LED turns to a green color<br /><br />LED will change from:<br /><br />Orange<br />Green //at 5 seconds.<br /><br /></li> <li>Release the button and the LED will flash green rapidly to indicate it is in an awake state.</li> </ol><p>Disable Wakeup:</p> <ol><li>Press and hold button (any button) for 2 seconds or until LED turns to a orange/red color</li> <li>Release the button and the LED should be deactivated</li> </ol>
|
||||
]]></description>
|
||||
<category>WallSwitch</category>
|
||||
|
||||
<!-- CHANNEL DEFINITIONS -->
|
||||
<channels>
|
||||
<channel id="switch_dimmer" typeId="switch_dimmer">
|
||||
<label>Dimmer</label>
|
||||
<properties>
|
||||
<property name="binding:*:PercentType">COMMAND_CLASS_SWITCH_MULTILEVEL,COMMAND_CLASS_BASIC</property>
|
||||
<property name="binding:Command:OnOffType">COMMAND_CLASS_SWITCH_MULTILEVEL</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="scene_number" typeId="scene_number">
|
||||
<label>Scene Number</label>
|
||||
<properties>
|
||||
<property name="binding:*:DecimalType">COMMAND_CLASS_CENTRAL_SCENE</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">ZWA003</property>
|
||||
<property name="manufacturerId">0371</property>
|
||||
<property name="manufacturerRef">0002:0003,0102:0003</property>
|
||||
<property name="dbReference">1006</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_32_1" type="integer" groupName="configuration"
|
||||
min="10" max="50">
|
||||
<label>32: Level for low battery</label>
|
||||
<description>Set the level for "low battery" alert</description>
|
||||
<default>20</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_43_1" type="integer" groupName="configuration">
|
||||
<label>43: Low battery buzzer</label>
|
||||
<description>Enable/disable low battery buzzer</description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Disable</option>
|
||||
<option value="1">Enable</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<!-- ASSOCIATION DEFINITIONS -->
|
||||
<parameter name="group_1" type="text" groupName="association">
|
||||
<label>1: Lifeline</label>
|
||||
<description><![CDATA[
|
||||
Central scene notification<br /> <h1>Overview</h1><p><br /></p>
|
||||
]]></description>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_2" type="text" groupName="association" multiple="true">
|
||||
<label>2: Button 1 basic</label>
|
||||
<description>On/off control via button 1</description>
|
||||
<multipleLimit>5</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_3" type="text" groupName="association" multiple="true">
|
||||
<label>3: Button 1 multilevel</label>
|
||||
<description>Dim control via button 1</description>
|
||||
<multipleLimit>5</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_4" type="text" groupName="association" multiple="true">
|
||||
<label>4: Button 2 basic</label>
|
||||
<description>On/off control via button 2</description>
|
||||
<multipleLimit>5</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_5" type="text" groupName="association" multiple="true">
|
||||
<label>5: Button 2 multilevel</label>
|
||||
<description>Dim control via button 2</description>
|
||||
<multipleLimit>5</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_6" type="text" groupName="association" multiple="true">
|
||||
<label>6: Button 3 basic</label>
|
||||
<description>On/off control via button 3</description>
|
||||
<multipleLimit>5</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_7" type="text" groupName="association" multiple="true">
|
||||
<label>7: Button 3 multilevel</label>
|
||||
<description>Dim control via button 3</description>
|
||||
<multipleLimit>5</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_8" type="text" groupName="association" multiple="true">
|
||||
<label>8: Button 4 basic</label>
|
||||
<description>On/off control via button 4</description>
|
||||
<multipleLimit>5</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_9" type="text" groupName="association" multiple="true">
|
||||
<label>9: Button 4 multilevel</label>
|
||||
<description>Dim control via button 4</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>
|
|
@ -6,9 +6,9 @@
|
|||
https://openhab.org/schemas/thing-description/v1.0.0">
|
||||
|
||||
<thing-type id="aeotec_zwa023_00_000" listed="false">
|
||||
<label>ZWA023 Aeotec Smart Switch 7 (type B)</label>
|
||||
<label>ZWA023 Smart Switch 7</label>
|
||||
<description><![CDATA[
|
||||
Aeotec Smart Switch 7 (type B)<br /> <h1>Overview</h1><p>Switched power outlet with energy metering.<br /></p><p><br /></p> <br /> <h2>Inclusion Information</h2><p>Using your existing Z-Wave Controller supports Smart Start:</p><ol><li>Scan the QR code on Smart Switch using your Z-Wave gateway/controllers app.</li><li>Plugin your Smart Switch to any outlet that you wish to install it on.</li><li>Your Smart Switch will automatically pair to your Z-Wave network.</li></ol><p>Using your existing Z-Wave Controller without Smart Start:</p><ol><li>Set your Z-Wave Controller into its 'Add Device' mode. Refer to the Controller's manual if you are unsure of how to perform this step.</li><li>Power your Smart Switch to any outlet; its LED will slowly fade in and out slowly with a blue color to indicate it is ready to pair.</li><li>Tap the action button once. The LED will rapidly flash when it enters pair mode.</li><li>If your Z-Wave Controller supports S2 encryption, enter the first 5 digits of DSK into your Controller's interface if it is requested. The DSK is printed on Smart Switch.<ol><li>If pairing succeeds, it will become a bright blue light for 2 seconds.</li><li>If pairing fails, it will light a solid bright red light for 2 seconds and then return to a breathing blue light; repeat steps 1 to 4 if this happens.</li></ol></li></ol> <br /> <h2>Exclusion Information</h2><ol><li>Set your Z-Wave Controller into 'Remove Device' / 'Unpair Device' mode. Refer to the Controller's manual if you are unsure of how to perform this step.</li><li>Make sure the product is powered. If not, plug it into a wall socket and power it on.</li><li>Click Action Button 2 times quickly; it will bright violet light up to 2s.<ol><li>If Removing fails, it will light a bright red color for 2 seconds and then turn back to Load Indicator Mode; repeat steps 1 to 3. Contact us for further support if needed.</li><li>If Removing succeeds, it will become breathing blue light. Smart Switch is removed from the Z-Wave network successfully and is ready to be paired again.</li></ol></li></ol> <br /> <h2>Wakeup Information</h2><p><br /></p>
|
||||
Smart Switch 7<br /> <h1>Overview</h1><p>Switched power outlet with energy metering.<br /></p><p><br /></p> <br /> <h2>Inclusion Information</h2><p>Using your existing Z-Wave Controller supports Smart Start:</p><ol><li>Scan the QR code on Smart Switch using your Z-Wave gateway/controllers app.</li><li>Plugin your Smart Switch to any outlet that you wish to install it on.</li><li>Your Smart Switch will automatically pair to your Z-Wave network.</li></ol><p>Using your existing Z-Wave Controller without Smart Start:</p><ol><li>Set your Z-Wave Controller into its 'Add Device' mode. Refer to the Controller's manual if you are unsure of how to perform this step.</li><li>Power your Smart Switch to any outlet; its LED will slowly fade in and out slowly with a blue color to indicate it is ready to pair.</li><li>Tap the action button once. The LED will rapidly flash when it enters pair mode.</li><li>If your Z-Wave Controller supports S2 encryption, enter the first 5 digits of DSK into your Controller's interface if it is requested. The DSK is printed on Smart Switch.<ol><li>If pairing succeeds, it will become a bright blue light for 2 seconds.</li><li>If pairing fails, it will light a solid bright red light for 2 seconds and then return to a breathing blue light; repeat steps 1 to 4 if this happens.</li></ol></li></ol> <br /> <h2>Exclusion Information</h2><ol><li>Set your Z-Wave Controller into 'Remove Device' / 'Unpair Device' mode. Refer to the Controller's manual if you are unsure of how to perform this step.</li><li>Make sure the product is powered. If not, plug it into a wall socket and power it on.</li><li>Click Action Button 2 times quickly; it will bright violet light up to 2s.<ol><li>If Removing fails, it will light a bright red color for 2 seconds and then turn back to Load Indicator Mode; repeat steps 1 to 3. Contact us for further support if needed.</li><li>If Removing succeeds, it will become breathing blue light. Smart Switch is removed from the Z-Wave network successfully and is ready to be paired again.</li></ol></li></ol> <br /> <h2>Wakeup Information</h2><p><br /></p>
|
||||
]]></description>
|
||||
<category>PowerOutlet</category>
|
||||
|
||||
|
@ -275,6 +275,23 @@ Sets the plug's action in case of power loss<br /> <h1>Overview</h1><p><br /></p
|
|||
</options>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_19_1" type="integer" groupName="configuration"
|
||||
min="0" max="255">
|
||||
<label>19: Threshold Check Time</label>
|
||||
<description>Frequency of Threshold checking - Seconds - Zero to disable</description>
|
||||
<default>0</default>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_20_2" type="integer" groupName="configuration"
|
||||
min="0" max="10000">
|
||||
<label>20: KWh Report Threshold</label>
|
||||
<description>Threshold for automatic report of Watts -Zero to disable</description>
|
||||
<default>0</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_21_2" type="integer" groupName="configuration"
|
||||
min="0" max="2500">
|
||||
<label>21: Watt Report Threshold</label>
|
||||
|
@ -283,6 +300,15 @@ Sets the plug's action in case of power loss<br /> <h1>Overview</h1><p><br /></p
|
|||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_22_1" type="integer" groupName="configuration"
|
||||
min="0" max="150">
|
||||
<label>22: Current Report Threshold</label>
|
||||
<description>Current Report Threshold - Unit Ampere</description>
|
||||
<default>0</default>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_23_2" type="integer" groupName="configuration"
|
||||
min="0" max="65535">
|
||||
<label>23: Watt Automatic Report Time</label>
|
||||
|
@ -293,6 +319,36 @@ Automatic report time for Watts<br /> <h1>Overview</h1><p>0 - disable</p><p>1-30
|
|||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_24_2" type="integer" groupName="configuration"
|
||||
min="0" max="65535">
|
||||
<label>24: Kwh Automatic Report Time</label>
|
||||
<description><![CDATA[
|
||||
Automatic report time for Kwh<br /> <h1>Overview</h1><p>0 - disable</p><p>1-30 = 30s</p><p>31-65535 = 31-65535s</p>
|
||||
]]></description>
|
||||
<default>600</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_25_2" type="integer" groupName="configuration"
|
||||
min="0" max="65535">
|
||||
<label>25: Voltage Automatic Report Time</label>
|
||||
<description><![CDATA[
|
||||
Automatic report time for Voltage<br /> <h1>Overview</h1><p>0 - disable</p><p>1-30 = 30s</p><p>31-65535 = 31-65535s</p>
|
||||
]]></description>
|
||||
<default>600</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_26_2" type="integer" groupName="configuration"
|
||||
min="0" max="65535">
|
||||
<label>26: Amps Automatic Report Time</label>
|
||||
<description><![CDATA[
|
||||
Automatic report time for Amps<br /> <h1>Overview</h1><p>0 - disable</p><p>1-30 = 30s</p><p>31-65535 = 31-65535s</p>
|
||||
]]></description>
|
||||
<default>600</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_40_4" type="integer" groupName="configuration"
|
||||
min="0" max="86400">
|
||||
<label>40: Automatic Off Timer</label>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<thing-type id="hank_scn04_00_000" listed="false">
|
||||
<label>SCN04 Four-key Scene Controller</label>
|
||||
<description><![CDATA[
|
||||
Four-key Scene Controller<br /> <h1>Overview</h1><p>Hank Z-Wave Scene Controller with 4 buttons. Supports security functions.</p> <p>The Scene controller offers three button action types: short press, held down and release.<br /><br />- If a button is pressed quickly (for less than a second), the scene controller sends a central scene notification command to association group 1. This message contains a scene number from 1-4 depending on which button is pressed. It also sends a basic set command to the items in the association group for the button (even groups numbered 2 to 8) and a multilevel set command to the nodes in the association group for the button with an uneven number (3 for button 1, 5 for button 2 etc.).<br />- If a button is pressed and held down for more than a second, the scene controller sends a central scene notification command to association group 1 as above. It also sends a multilevel start level change (i.e. dim up) command to the nodes in the association group for the button.<br />- If a button is released after it has been held down, the scene controller sends a similar central scene notification command as well as a multilevel stop command the buttons association group.</p> <br /> <h2>Inclusion Information</h2><p>Included as <strong>non-secure</strong> device:<br />1. Insert the LIR2450 battery.<br />2. Set the Z-Wave network main controller into learning mode( see Z-Waave network controller operating manul).<br />3. Triple click a button.<br />4. If the inclusion is successful, the LED will blink in blue less than 5 seconds and then keep on for 15 seconds.</p> <p>Included as a <strong>secure</strong> device:<br />1. Insert the LIR2450 battery.<br />2. Set the Z-Wave network main controller into learning mode( see Z-Wave network controller operating manual).<br />3. Pressing and holding a button for 3 seconds.<br />4. If the inclusion is successful, the LED will blink in green less than for 5 seconds and then keep on for 15 seconds.</p> <br /> <h2>Exclusion Information</h2><p>1. Insert the LIR2450 battery.<br />2. Set the Z-Wave network main controller into remove mode (see Z-Wave controller operating manual).<br />3. Triple click the a button, if the exclusion is successful, LED will blink in orange for less than 5 seconds and then keep on for 3 seconds.</p> <br /> <h2>Wakeup Information</h2><p>Press and hold any button for three seconds.</p>
|
||||
Four-key Scene Controller<br /> <h1>Overview</h1><p>Hank Z-Wave Scene Controller with 4 buttons. Supports security functions.</p> The Scene controller offers three button action types: short press, held down and release.<br /><br /><ul><li>If a button is pressed quickly (for less than a second), the scene controller sends a central scene notification command to association group 1. This message contains a scene number from 1-4 depending on which button is pressed. It also sends a basic set command to the items in the association group for the button (even groups numbered 2 to 8) and a multilevel set command to the nodes in the association group for the button with an uneven number (3 for button 1, 5 for button 2 etc.).</li><li>If a button is pressed and held down for more than a second, the scene controller sends a central scene notification command to association group 1 as above. It also sends a multilevel start level change (i.e. dim up) command to the nodes in the association group for the button.</li><li>If a button is released after it has been held down, the scene controller sends a similar central scene notification command as well as a multilevel stop command the buttons association group.</li></ul> <br /> <h2>Inclusion Information</h2><p>Included as <strong>non-secure</strong> device:<br /></p><ol><li>Insert the LIR2450 battery.</li><li>Set the Z-Wave network main controller into learning mode( see Z-Wave network controller operating manual).</li><li>Triple click a button.</li><li>If the inclusion is successful, the LED will blink in blue less than 5 seconds and then keep on for 15 seconds.</li></ol>Included as a <strong>secure</strong> device:<br /><ol><li>Insert the LIR2450 battery.</li><li>Set the Z-Wave network main controller into learning mode( see Z-Wave network controller operating manual).</li><li>Pressing and holding a button for 3 seconds.</li><li>If the inclusion is successful, the LED will blink in green less than for 5 seconds and then keep on for 15 seconds.</li></ol> <br /> <h2>Exclusion Information</h2><ol><li>Insert the LIR2450 battery.</li><li>Set the Z-Wave network main controller into remove mode (see Z-Wave controller operating manual).</li><li>Triple click the a button, if the exclusion is successful, LED will blink in orange for less than 5 seconds and then keep on for 3 seconds.</li></ol> <br /> <h2>Wakeup Information</h2><p>Press and hold any button for three seconds. LED will turn Blue->turquoise->green.</p>
|
||||
]]></description>
|
||||
<category>RemoteControl</category>
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<thing-type id="shenzhen_nasds01z_00_000" listed="false">
|
||||
<label>NAS-DS01Z Door/Window Sensor</label>
|
||||
<description><![CDATA[
|
||||
Door/Window Sensor<br /> <h1>Overview</h1><p>The NEO Coolcam Door/Window Sensor provides information whether a door or window is opened or closed.<br />The battery operated sensor consits of the main unit and a magnetic element. The main unit should be installed on the frame and the magnetic element is placed on the door or window.</p> <p>Technical parameters:</p> <ul><li>Power: CR14250 x1</li> <li>Standby current: 1uA</li> <li>Battery life: 10 years</li> <li>Radio Protocol: Z-wave</li> <li>Radio Frequency: 868.4MHz EU; 908.4MHz US; 921.4MHz ANZ; 869.2MHz RU</li> <li>Wireless distance:50m</li> <li>Operation temperature: 0-40℃</li> <li>Storage temperature: 0-60℃</li> <li>Size: Contact sensor main body (L x W x H): 70mmx20mmx20mm Contact sensor deputy body (L x W x H): 40mmx11mmx11mm</li> </ul> <br /> <h2>Inclusion Information</h2><ol><li>Remove the sensor cover.</li> <li>Make sure the sensor is powered.</li> <li>Set Z‐Wave controller or Z‐Wave gateway into inclusion mode (Refer to the controller or gateway operating manual)</li> <li>Press the button three times within 1.5 second, the device will enter inclusion mode. And the LED will flash on and off alternately five times.</li> </ol> <br /> <h2>Exclusion Information</h2><ol><li>Remove the device cover.</li> <li>Make sure the sensor is powered.</li> <li>Set Z‐Wave controller or Z‐Wave gateway into exclusion mode (Refer to the controller or gateway operating manual)</li> <li>Press the button three times within 1.5 second, the device will enter exclusion mode.</li> </ol> <br /> <h2>Wakeup Information</h2><p>Press the button three times within 1.5 second to wake the device. If pressed successfully, the LED will blink one time.</p> <ul><li>The minimum wakeup interval is 300s (5 minutes)</li> <li>The maximum wakeup interval is 16,777,200s (about 194 days)</li> <li>Allowable min step among each wakeup interval is 60 seconds, such as 360s, 420s, 480s…</li> <li>Note: The default value is 12 hours. This value is longer, the battery life is greater.</li> </ul>
|
||||
Door/Window Sensor<br /> <h1>Overview</h1><p>The NEO Coolcam Door/Window Sensor provides information whether a door or window is opened or closed.<br />The battery operated sensor consits of the main unit and a magnetic element. The main unit should be installed on the frame and the magnetic element is placed on the door or window.</p> <p>Technical parameters:</p> <ul><li>Power: CR14250 x1</li> <li>Standby current: 1uA</li> <li>Battery life: 10 years</li> <li>Radio Protocol: Z-wave</li> <li>Radio Frequency: 868.4MHz EU; 908.4MHz US; 921.4MHz ANZ; 869.2MHz RU</li> <li>Wireless distance:50m</li> <li>Operation temperature: 0-40℃</li> <li>Storage temperature: 0-60℃</li> <li>Size: Contact sensor main body (L x W x H): 70mmx20mmx20mm Contact sensor deputy body (L x W x H): 40mmx11mmx11mm</li> </ul> <br /> <h2>Inclusion Information</h2><ol><li>Remove the sensor cover.</li> <li>Make sure the sensor is powered.</li> <li>Set Z‐Wave controller or Z‐Wave gateway into inclusion mode (Refer to the controller or gateway operating manual)</li> <li>Press the button three times within 1.5 second, the device will enter inclusion mode. And the LED will flash on and off alternately five times.</li> </ol> <br /> <h2>Exclusion Information</h2><ol><li>Remove the device cover.</li> <li>Make sure the sensor is powered.</li> <li>Set Z‐Wave controller or Z‐Wave gateway into exclusion mode (Refer to the controller or gateway operating manual)</li> <li>Press the button three times within 1.5 second, the device will enter exclusion mode.</li> </ol> <br /> <h2>Wakeup Information</h2><p>Press the button once to wake the device. If pressed successfully, the LED will blink one time.</p> <ul><li>The minimum wakeup interval is 300s (5 minutes)</li> <li>The maximum wakeup interval is 16,777,200s (about 194 days)</li> <li>Allowable min step among each wakeup interval is 60 seconds, such as 360s, 420s, 480s…</li> <li>Note: The default value is 12 hours. This value is longer, the battery life is greater.</li> </ul>
|
||||
]]></description>
|
||||
<category>Door</category>
|
||||
|
||||
|
|
Loading…
Reference in New Issue