--- layout: documentation title: MT02647 - ZWave --- {% include base.html %} # MT02647 Motion Sensor This describes the Z-Wave device *MT02647*, manufactured by *Devolo* with the thing type UID of ```devolo_mt02647_00_000```. The device is in the category of *Motion Detector*, defining Motion sensors/detectors.  The MT02647 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 MT02647 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 Door/Window Contact and Motion Detector with temperature and illumination measurement. ### Inclusion Information * Have Z-Wave Controller enter inclusion mode. * Press tamper key three times within 1.5 seconds to enter the inclusion mode. ### Exclusion Information * Have Z-Wave Controller enter exclusion mode. * Pressing tamper key three times within 1.5 seconds to enter the exclusion mode. RESET: Notice: Use this procedure only in the event that the primary controller is lost or otherwise inoperable. * Pressing tamper key four times within 1.5 seconds and do not release the tamper key in the 4th pressed, and the LED will light ON. * After 3 seconds the LED will turn OFF, after that within 2 seconds, release the tamper key. If successful, the LED will light ON one second. Otherwise, the LED will flash once. * IDs are excluded and all settings will reset to factory default. ### Wakeup Information The MT02647 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. * After the device is added to the network, it will wake-up once per day in default. When it wakes up it will broadcast the “Wake Up Notification” message to the network, and wake-up 10 seconds for receiving the setting commands. * The wake-up interval minimum setting is 30 minutes, and maximum setting is 120 hours. And the interval step is 30 minutes. * If the user want to wake-up the device immediately, please remove the front cover, and press the tamper key once. The device will wake-up for 10 seconds. ### General Usage Information * Parameter 7: Setting this Parameter to 20 is from user side wanted as this enables Binary Sensor to report OPEN / CLOSE status by changing Bit 4 * The calculation from the recommended column is: Bit7 to Bit0 = 000100100 Binary which is euqal to 20 decimal ## Channels The following table summarises the channels available for the MT02647 -: | Channel | Channel Id | Category | Item Type | |---------|------------|----------|-----------| | Binary Sensor | sensor_binary | Door | Switch | | Sensor (luminance) | sensor_luminance | | Number | | Sensor (temperature) | sensor_temperature | Temperature | Number:Temperature | | Alarm | alarm_general | Door | Switch | | Battery Level | battery-level | Battery | Number | ### Binary Sensor Indicates if a sensor has triggered. The ```sensor_binary``` 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 | |-------|-----------| | ON | Triggered | | OFF | Untriggered | ### 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 Indicates if an alarm is triggered. The ```alarm_general``` 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 | ### 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 15 configuration parameters available in the MT02647. Detailed information on each parameter can be found in the sections below. | Param | Name | Description | |-------|-------|-------------| | 2 | Basic Set Level | Setting the BASIC command value to turn on the light. | | 3 | PIR Sensitivity | Set the sensitivity for the PIR (Passive Infrared Sensor). | | 4 | Light Threshold | Set the illumination threshold to turn on the light. | | 5 | Operation Mode | Parameter to set the Operation Mode | | 6 | Multi-Sensor Function Switch | Parameter to set the sensor functions. | | 7 | Customer Function | Parameter to set the Customer Function. | | 8 | PIR Re-Detect Interval Time | Setting the re-detect time after motion detected | | 9 | Turn Off Light Time | Setting delay time to turn off the light when no motion | | 10 | Auto Report Battery Time | The interval time for auto reporting the battery level. | | 11 | Auto Report Door/Window State Time | Interval time for auto reporting the door/window state. | | 12 | Auto Report Illumination Time | The Interval time for auto reporting the illumination state. | | 13 | Auto Report Temperature Time | The interval time for auto reporting the temperature state. | | 20 | Auto Report Tick Interval | The interval time for each auto report tick. | | 21 | Temperature Differential Report | The temperature differential to report. | | 22 | Illumination Differential Report | The illumination differential to report. | | | 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 | | | Lock Timeout | Sets the time after which the door will auto lock | ### Parameter 2: Basic Set Level Setting the BASIC command value to turn on the light. * 0: Turn off the light. * 1 - 100: For dimmers 1 to 100 means the light level. * 255: Turns on the light. (Default) The following option values may be configured, in addition to values in the range 0 to 100 -: | Value | Description | |--------|-------------| | 0 | Off | | 255 | On | The manufacturer defined default value is ```255``` (On). This parameter has the configuration ID ```config_2_1``` and is of type ```INTEGER```. ### Parameter 3: PIR Sensitivity Set the sensitivity for the PIR (Passive Infrared Sensor). * 0 = Disable the PIR motion detection. * 1 - 99 = 1 means the lowest sensitivity, 99 means the highest sensitivity The following option values may be configured, in addition to values in the range 0 to 99 -: | Value | Description | |--------|-------------| | 0 | Disable | The manufacturer defined default value is ```70```. This parameter has the configuration ID ```config_3_1``` and is of type ```INTEGER```. ### Parameter 4: Light Threshold Set the illumination threshold to turn on the light. When the event triggers and the environment illumination is lower than the threshold, the device will turn on the light. * 0 = Turn off illumination detected function and never turn The following option values may be configured, in addition to values in the range 0 to 100 -: | Value | Description | |--------|-------------| | 0 | Disable | The manufacturer defined default value is ```100```. This parameter has the configuration ID ```config_4_1``` and is of type ```INTEGER```. ### Parameter 5: Operation Mode Parameter to set the Operation Mode Parameter to set the Operation Mode. Bit 0: Reserved. Bit 1: 1 means enable test mode; 0 means normal mode. Notice: Ignored if DIP Switch is not set to Customer Mode. Bit 2: Disable the door/window function. Values in the range 0 to 127 may be set. The manufacturer defined default value is ```0```. This parameter has the configuration ID ```config_5_1``` and is of type ```INTEGER```. ### Parameter 6: Multi-Sensor Function Switch Parameter to set the sensor functions. Parameter to set the sensor functions. Bit 0: Disable magnetic integrate illumination to turn on the lighting nodes in the association group 2. 1: Disable, 0: Enable Bit 1: Disable PIR integrate Illumination to turn on the light Values in the range 0 to 127 may be set. The manufacturer defined default value is ```4```. This parameter has the configuration ID ```config_6_1``` and is of type ```INTEGER```. ### Parameter 7: Customer Function Parameter to set the Customer Function. Parameter 7 Customer Function:
Bits | Default | Recommended |
unused | ||
1 | unused | |
2 | unused | |
3 | Disable send out BASIC OFF after door closed. (1:Disable, 0:Enable) | |
4 | Notification Type, 0: Using Notification Report. 1: Using Sensor Binary Report | 1 |
5 | Disable Multi CC in auto report. (1:Disable, 0:Enable) | |
6 | Disable to report battery state when the device triggered. (1:Disable, 10 0:Enable) | |
7 | unused |