Skip to content

Latest commit

 

History

History
320 lines (202 loc) · 13.8 KB

zse40_0_0.md

File metadata and controls

320 lines (202 loc) · 13.8 KB
layout title
documentation
ZSE40 - ZWave

{% include base.html %}

ZSE40 4-in-1 Sensor

This describes the Z-Wave device ZSE40, manufactured by Zooz with the thing type UID of zooz_zse40_00_000.

The device is in the category of Sensor, defining Device used to measure something.

ZSE40 product image

The ZSE40 supports routing. This allows the device to communicate using other routing enabled devices as intermediate routers. This device is unable to participate in the routing of data from other devices.

The ZSE40 does not permanently listen for messages sent from the controller - it will periodically wake up automatically to check if the controller has messages to send, but will sleep most of the time to conserve battery life. Refer to the Wakeup Information section below for further information.

Overview

  • 4 smart sensors in 1 compact device
  • 7 levels of motion sensitivity to choose from
  • 3 modes for motion / temp led indicator notifications
  • Built-in tamper protection
  • Low battery alerts
  • Z-Wave Plus with improved 500 chip for faster and safer wireless communication
  • Security enabled Z-Wave device with AES signal encryption

Factory Reset

If your primary controller is missing or inoperable, you may need to reset the device to factory settings. To complete the reset process manually, remove the back cover to trigger tamper switch. Press and release the Z-Wave button 10 TIMES quickly (within 10 seconds).

NOTE: All previously recorded activity and custom settings will be erased from the device’s memory.

Inclusion Information

  1. Install the batteries and bring the 4-in-1 sensor as close to your Z-Wave gateway controller as possible
  2. Put your Z-Wave controller in inclusion mode
  3. Press and release the Z-Wave button TWICE quickly. The sensor will enter secure inclusion mode.
  4. A new 4-in-1 sensor should appear on your controller’s device list

Q: I have not been able to add the device to my network after several attempts, what do I do now?

A: If you are unable to include the Z-Wave sensor to your controller, please try one of the following:

  • Bring the 4-in-1 sensor closer to your Z-Wave controller
  • Press and release the Z-Wave button quickly several times once you put the controller in the inclusion mode to ensure the command has gone through
  • Put your controller in the EXCLUSION mode and press and release the Z-Wave button, then try adding it to your network again

Initialization/Inclusion Issues

If the unit does not initialize on initial inclusion (i.e., appears to be an unknown device), ask openHAB 2 to reinitialize the device (e.g., in PaperUI, via Configuration > Things > [Name] > Edit) and immediately press the Z-Wave button on the unit (e.g., right after saving your changes in PaperUI).

Exclusion Information

  1. Bring the 4-in-1 sensor as close to your Z-Wave gateway controller as possible
  2. Put your Z-Wave controller in exclusion mode
  3. Press and release the Z-Wave button TWICE quickly
  4. The device should disappear from your controller’s device list.

The led indicator will flash 3 times when you take the batteries out and put them back in to indicate the device has been successfully excluded. Please repeat the process following all steps carefully if the led indicator blinks only once when you re-insert the batteries

Wakeup Information

The ZSE40 does not permanently listen for messages sent from the controller - it will periodically wake up automatically to check if the controller has messages to send, but will sleep most of the time to conserve battery life. The wakeup period can be configured in the user interface - it is advisable not to make this too short as it will impact battery life - a reasonable compromise is 1 hour.

The wakeup period does not impact the devices ability to report events or sensor data. The device can be manually woken with a button press on the device as described below - note that triggering a device to send an event is not the same as a wakeup notification, and this will not allow the controller to communicate with the device.

Use the Wake Up command to set wake-up interval for the sensor (from 10 minutes to 1 week) to report back to the controller. You can also press and release the Z-Wave button once to wake the device up manually.

Channels

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

Channel Channel Id Category Item Type
Sensor (relative humidity) sensor_relhumidity Humidity Number
Sensor (luminance) sensor_luminance Number
Sensor (temperature) sensor_temperature Temperature Number:Temperature
Alarm (motion) alarm_motion Door Switch
Alarm (tamper) alarm_tamper Switch
Battery Level battery-level Battery Number

Sensor (relative humidity)

Indicates the current relative humidity.

The sensor_relhumidity channel supports the Number item and is in the Humidity category. This is a read only channel so will only be updated following state changes from the device.

Sensor (luminance)

Indicates the current light reading.

The sensor_luminance channel supports the Number item. This is a read only channel so will only be updated following state changes from the device.

Sensor (temperature)

Indicates the current temperature.

The sensor_temperature channel supports the Number:Temperature item and is in the Temperature category.

Alarm (motion)

Indicates if a motion alarm is triggered.

The alarm_motion channel supports the Switch item and is in the Door category. This is a read only channel so will only be updated following state changes from the device.

The following state translation is provided for this channel to the Switch item type -:

Value Label
OFF OK
ON Alarm

Alarm (tamper)

Indicates if the tamper alarm is triggered.

The alarm_tamper channel supports the Switch item. This is a read only channel so will only be updated following state changes from the device.

The following state translation is provided for this channel to the Switch item type -:

Value Label
OFF OK
ON Alarm

Battery Level

Represents the battery level as a percentage (0-100%). Bindings for things supporting battery level in a different format (e.g. 4 levels) should convert to a percentage to provide a consistent battery level reading.

The battery-level channel supports the Number item and is in the Battery category.

Device Configuration

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

Param Name Description
1 Temperature Scale Set the temperature scale
2 Temperature offset temperature change to be reported
3 Humidity Configure Relative Humidity
4 Light Sensor Configure Light Sensor
5 Trigger Interval Set the trigger interval for motion sensor re-activation.
6 Motion Sensor Sensitivity Adjust sensitivity of the motion sensor.
7 LED indicator mode Select the LED indicator mode
Wakeup Interval Sets the interval at which the device will accept commands from the controller
Wakeup Node Sets the node ID of the device to receive the wakeup notifications

Parameter 1: Temperature Scale

Set the temperature scale

The following option values may be configured -:

Value Description
0 Celsius
1 Fahrenheit

The manufacturer defined default value is 0 (Celsius).

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

Parameter 2: Temperature offset

temperature change to be reported Use it to set temperature change to be reported by the sensor. Values: 1 - 50 (where 1 stands for 0.1 degree and 50 stands for 5 degrees). Default set to 1 degree (value 10). The sensor will report new temperature value to the controller whenever temperature goes 1 degree up or down.  Values in the range 0 to 50 may be set.

The manufacturer defined default value is 1.

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

Parameter 3: Humidity

Configure Relative Humidity Use it to set humidity percentage change to be reported by the sensor. Values: 1 - 50 where 1 stands for 1% and 50 stands for 50%. Default set to 10%. Values in the range 1 to 50 may be set.

The manufacturer defined default value is 10.

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

Parameter 4: Light Sensor

Configure Light Sensor Reports light level in percentage (1-100). Use it to choose light percentage change to be reported by the sensor. Values: 5 - 50 where 5 stands for 5% and 50 stands for 50%. Default set to 10%.  Values in the range 1 to 50 may be set.

The manufacturer defined default value is 10.

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

Parameter 5: Trigger Interval

Set the trigger interval for motion sensor re-activation. Use it to set trigger interval - the time when motion is reported again after initial trigger. Values: 1 - 255 where 1 stands for 1 minute and 255 stands for 255 minutes. Default set to 3 minutes. Size: 1 byte dec. NOTE: Small interval will increase activity and decrease battery life.  Values in the range 1 to 255 may be set.

The manufacturer defined default value is 3.

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

Parameter 6: Motion Sensor Sensitivity

Adjust sensitivity of the motion sensor.

The following option values may be configured -:

Value Description
1 highest
2 higher
3 high
4 normal
5 low
6 lower
7 lowest

The manufacturer defined default value is 4 (normal).

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

Parameter 7: LED indicator mode

Select the LED indicator mode LED indicator will flash every 3 minutes or whenever you press the Z-Wave button to indicate temperature level.

Green = under 60°F

Blue = 60°-75°F

Yellow = 75°-83°F

Purple = 83°-97°F

Red = over 97°F / motion detected / tamper switch triggered  The following option values may be configured -:

Value Description
1 Off
2 Pulsing Temperature, Flashing Motion
3 Flashing Temperature and Motion
4 No Temperature, Flashing Motion

The manufacturer defined default value is 3 (Flashing Temperature and Motion).

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

Wakeup Interval

The wakeup interval sets the period at which the device will listen for messages from the controller. This is required for battery devices that sleep most of the time in order to conserve battery life. The device will wake up at this interval and send a message to the controller to tell it that it can accept messages - after a few seconds, it will go back to sleep if there is no further communications.

This setting is defined in seconds. It is advisable not to set this interval too short or it could impact battery life. A period of 1 hour (3600 seconds) is suitable in most instances.

Note that this setting does not affect the devices ability to send sensor data, or notification events.

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

Wakeup Node

When sleeping devices wake up, they send a notification to a listening device. Normally, this device is the network controller, and normally the controller will set this automatically to its own address. In the event that the network contains multiple controllers, it may be necessary to configure this to a node that is not the main controller. This is an advanced setting and should not be changed without a full understanding of the impact.

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

Association Groups

Association groups allow the device to send unsolicited reports to the controller, or other devices in the network. Using association groups can allow you to eliminate polling, providing instant feedback of a device state change without unnecessary network traffic.

The ZSE40 supports 1 association group.

Group 1: Receive updates

Receive sensor updates

Association group 1 supports 5 nodes.

Technical Information

Endpoints

Endpoint 0

Command Class Comment
COMMAND_CLASS_NO_OPERATION_V1
COMMAND_CLASS_BASIC_V1
COMMAND_CLASS_SENSOR_BINARY_V1
COMMAND_CLASS_SENSOR_MULTILEVEL_V7
COMMAND_CLASS_ASSOCIATION_GRP_INFO_V1
COMMAND_CLASS_DEVICE_RESET_LOCALLY_V1
COMMAND_CLASS_ZWAVEPLUS_INFO_V1
COMMAND_CLASS_CONFIGURATION_V1
COMMAND_CLASS_ALARM_V4
COMMAND_CLASS_MANUFACTURER_SPECIFIC_V1
COMMAND_CLASS_POWERLEVEL_V1
COMMAND_CLASS_FIRMWARE_UPDATE_MD_V1
COMMAND_CLASS_BATTERY_V1
COMMAND_CLASS_WAKE_UP_V2
COMMAND_CLASS_ASSOCIATION_V2
COMMAND_CLASS_VERSION_V2

Documentation Links


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