Skip to content

Latest commit

 

History

History
176 lines (114 loc) · 6.17 KB

nzw30t_0_0.md

File metadata and controls

176 lines (114 loc) · 6.17 KB
layout title
documentation
NZW30T - ZWave

{% include base.html %}

NZW30T Inovelli In-Wall Switch (On/Off) Scene Enabled

This describes the Z-Wave device NZW30T, manufactured by Willis Electric Co., Ltd. with the thing type UID of willis_nzw30t_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.

NZW30T product image

The NZW30T 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

Basic On/Off switch that is "Scene Enabled." Normal usage: short press up or down turns the switch on or off respectively, but longer presses up or down activate scenes on SmartThings. In smart things, "when pushed" relates to pushing the switch up and "when held" relates to pushing the switch down.

Inclusion Information

Device will automatically enter into inclusion mode when power is first provided to the device for 30 seconds (that is, will stay in inclusion mode for 30 seconds). When power is already present, you can return the switch to inclusion mode by pressing up on the switch 6 times in rapid succession (within 2 seconds).

To include your device with the power already on, here’s what you need to do:

  • Put your HUB/Controller into inclusion mode
  • Press the UP button on your switch 6x rapidly (in a second or so)
  • If your device is not included after this, try again, it took a few tries to get it for me.

Exclusion Information

To remove your device, here’s what you need to do:

  • Put your HUB/Controller into exclusion mode
  • Press the UP button on your switch 6x rapidly (in a second or so)
  • Hopefully your device has been removed

Channels

The following table summarises the channels available for the NZW30T -:

Channel Channel Id Category Item Type
Switch switch_binary Switch Switch
Scene Number scene_number Number

Switch

Switch the power on and off.

The switch_binary channel supports the Switch item and is in the Switch category.

Scene Number

Triggers when a scene button is pressed.

The scene_number channel 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 -:

Event ID Event Description
0 Single key press
1 Key released
2 Key held down
3 Double keypress
4 Tripple keypress
5 4 x keypress
6 5 x keypress

Device Configuration

The following table provides a summary of the 2 configuration parameters available in the NZW30T. Detailed information on each parameter can be found in the sections below.

Param Name Description
4 Invert Change the top of the switch to OFF and the bottom of the switch to ON.
5 Countdown Countdown to shutoff
Switch All Mode Set the mode for the switch when receiving SWITCH ALL commands

Parameter 4: Invert

Change the top of the switch to OFF and the bottom of the switch to ON. Invert|Default = Top/On, Bottom/Off

-- Parameter = 4, size = 1 byte, value = 00, Up = On, Down = Off

-- Parameter = 4, size = 1 byte, value = 01, Up = Off, Down = On The following option values may be configured -:

Value Description
0 Default
1 Inverted

The manufacturer defined default value is 0 (Default).

This parameter has the configuration ID config_4_1 and is of type INTEGER.

Parameter 5: Countdown

Countdown to shutoff Sets switch to have a countdown to shutoff. A value of 0 disables the countdown entirely.

From Manual:

Countdown|Default = No Timer

-- Parameter = 5, size = 2 bytes, value = xx xx

-- Value = 00 (Default) = No Timer

-- (0x00---x8000)(range = 0-32768 Seconds) Values in the range 0 to 32768 may be set.

The manufacturer defined default value is 0.

This parameter has the configuration ID config_5_2 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 device does not support associations.

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_ASSOCIATION_GRP_INFO_V1
COMMAND_CLASS_DEVICE_RESET_LOCALLY_V1
COMMAND_CLASS_CENTRAL_SCENE_V3
COMMAND_CLASS_ZWAVEPLUS_INFO_V1
COMMAND_CLASS_CONFIGURATION_V1
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

Documentation Links


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