|
| 1 | +<!-- ZWA008 Door Window Sensor 7 --> |
| 2 | +<Product Revision="1" xmlns="https://github.com/OpenZWave/open-zwave"> |
| 3 | + <MetaData> |
| 4 | + <MetaDataItem name="OzwInfoPage">http://www.openzwave.com/device-database/0371:000B:0002</MetaDataItem> |
| 5 | + <MetaDataItem name="ProductPic">images/aeotec/zwa011.png</MetaDataItem> |
| 6 | + <MetaDataItem id="000B" name="ZWProductPage" type="0002">https://products.z-wavealliance.org/products/3866/</MetaDataItem> |
| 7 | + <MetaDataItem name="Name">Door / Window Sensor 7</MetaDataItem> |
| 8 | + <MetaDataItem id="000B" name="FrequencyName" type="0002">CEPT (Europe)</MetaDataItem> |
| 9 | + <MetaDataItem id="000B" name="Identifier" type="0002">ZWA011-C</MetaDataItem> |
| 10 | + <MetaDataItem name="Description">Aeotec Door/ Window Sensor 7 is built on the 700 series Z-Wave technology. |
| 11 | + Its a small window position sensor for your smart home, it monitors window and their exact opening position and lets your know when a window is tilted or completely opened. |
| 12 | + It also supports connecting external binary sensors with a dry contact through the dry binary contact of the Door/ Window sensor. |
| 13 | + Using the latest technology it supports the highest Z-Wave security level of S2 and SmartStart. |
| 14 | + </MetaDataItem> |
| 15 | + <MetaDataItem name="WakeupDescription">Press the tamper once</MetaDataItem> |
| 16 | + <MetaDataItem name="InclusionDescription">1. Open the housing. |
| 17 | + 2. Remove the battery protection. |
| 18 | + 3. Press the tamper on the side of the appliance three times quickly. |
| 19 | + </MetaDataItem> |
| 20 | + <MetaDataItem name="ExclusionDescription">1. Open the housing. |
| 21 | + 2. Press the tamper on the side of the appliance three times quickly. |
| 22 | + </MetaDataItem> |
| 23 | + <MetaDataItem name="ResetDescription">Reset to factory default |
| 24 | + This device also allows to be reset without any involvement of a Z-Wave controller. This procedure should only be used when the primary controller is inoperable. |
| 25 | + Once Cover is removed and the tamper switch is tripped, push the tamper for 5 seconds until the RED LED |
| 26 | + blinks once. Then release tamper and push it again for 5 seconds while the RED LED is blinking until the |
| 27 | + GREEN LED blinks once. |
| 28 | + </MetaDataItem> |
| 29 | + <MetaDataItem name="ProductManual">https://aeotec.freshdesk.com/support/solutions/folders/6000237099</MetaDataItem> |
| 30 | + <MetaDataItem name="ProductSupport">https://aeotec.freshdesk.com/support/solutions/folders/6000237099</MetaDataItem> |
| 31 | + <ChangeLog> |
| 32 | + <Entry author="Justin Hammond" date="06 July 2020" revision="1">Initial Config File taken from ZWA012</Entry> |
| 33 | + <Entry author="GizMoCuz" date="13 April 2021" revision="1">Initial Config File taken from https://help.aeotec.com/support/solutions/articles/6000218764-door-windows-sensor-7-user-guide</Entry> |
| 34 | + </ChangeLog> |
| 35 | + </MetaData> |
| 36 | + <!-- Basic set as report --> |
| 37 | + <CommandClass id="32"> |
| 38 | + <Compatibility> |
| 39 | + <SetAsReport>true</SetAsReport> |
| 40 | + </Compatibility> |
| 41 | + </CommandClass> |
| 42 | + <!-- Configuration Parameters --> |
| 43 | + <CommandClass id="112"> |
| 44 | + <Value genre="config" index="1" instance="1" label="Operation mode" max="1" min="0" size="1" type="list" value="0"> |
| 45 | + <Help>Parameter defines device operation mode.</Help> |
| 46 | + <Item label="Built-in hall sensor" value="0"/> |
| 47 | + <Item label="External Input" value="1"/> |
| 48 | + </Value> |
| 49 | + <Value genre="config" index="2" instance="1" label="Door/Window or alarm status" max="1" min="0" size="1" type="list" value="0"> |
| 50 | + <Help> |
| 51 | + Parameter defines state of the sensor when the magnet is close. |
| 52 | + If the alarm sensor is connected, it determines the output type. |
| 53 | + Parameter inactive in external button mode (parameter Operation Mode set to 1). |
| 54 | + </Help> |
| 55 | + <Item label="Closed" value="0"/> |
| 56 | + <Item label="Opened" value="1"/> |
| 57 | + </Value> |
| 58 | + <Value genre="config" index="3" instance="1" label="Visual LED indications" max="7" min="0" size="1" type="byte" value="7"> |
| 59 | + <Help> |
| 60 | + This parameter defines events indicated by the visual LED indicator. Disabling events might extend battery life. |
| 61 | + Values of parameters may be combined, e.g. 1+2=3 means opening/closing and wake up will be indicated by the visual indicator. |
| 62 | + 0 - No indications. |
| 63 | + 1 - Indication of opening/closing status change (input In). |
| 64 | + 2 - Indication of wake up (1 x click or periodical). |
| 65 | + 4 - Indication of device tampering. |
| 66 | + </Help> |
| 67 | + </Value> |
| 68 | + <Value genre="config" index="4" instance="1" label="Range test after double click" max="1" min="0" size="1" type="list" value="0"> |
| 69 | + <Help> |
| 70 | + Allows to enable activation of Z-Wave range test with double click of a Tamper Switch 2. |
| 71 | + </Help> |
| 72 | + <Item label="Disable" value="0"/> |
| 73 | + <Item label="Enable" value="1"/> |
| 74 | + </Value> |
| 75 | + <Value genre="config" index="5" instance="1" label="2nd Association Group triggers" max="1" min="0" size="1" type="list" value="0"> |
| 76 | + <Help> |
| 77 | + Parameter defines events which result in sending On/Off commands to devices added to the 2nd Association Group. |
| 78 | + These commands are sent alternately to switch the devices On and Off. |
| 79 | + Commands represent the values of BASIC SET command frames. |
| 80 | + Parameter is inactive in external dry-contact mode (parameter Operation Mode set to 1). |
| 81 | + </Help> |
| 82 | + <Item label="Switch after opening and closing" value="0"/> |
| 83 | + <Item label="Switch after opening" value="1"/> |
| 84 | + <Item label="Switch after closing" value="2"/> |
| 85 | + </Value> |
| 86 | + <Value genre="config" index="6" instance="1" label="Commands sent to 2nd Association Group" max="1" min="0" size="1" type="list" value="2"> |
| 87 | + <Help> |
| 88 | + Command frames sent to devices added to the 2nd association group. |
| 89 | + </Help> |
| 90 | + <Item label="On" value="0"/> |
| 91 | + <Item label="Off" value="1"/> |
| 92 | + <Item label="On and Off" value="2"/> |
| 93 | + </Value> |
| 94 | + <Value genre="config" index="7" instance="1" label="Value of ON command frame sent to 2nd Association Group" max="255" min="0" size="1" type="byte" value="255"> |
| 95 | + <Help> |
| 96 | + The value of 0 turns OFF the device, 255 turns it On. |
| 97 | + In case of associating the Dimmer or Roller Shutter module, values 1-99 allow to set an Associated device to a specified level. |
| 98 | + </Help> |
| 99 | + </Value> |
| 100 | + <Value genre="config" index="8" instance="1" label="Value of OFF command frame sent to 2nd Association Group" max="255" min="0" size="1" type="byte" value="0"> |
| 101 | + <Help> |
| 102 | + The value of 0 turns OFF the device, 255 turns it On. |
| 103 | + In case of associating the Dimmer or Roller Shutter module, values 1-99 allow to set an Associated device to a specified level. |
| 104 | + </Help> |
| 105 | + </Value> |
| 106 | + <Value genre="config" index="9" instance="1" label="Time delay of ON command frame" max="32400" min="0" size="2" type="short" units="seconds" value="0"> |
| 107 | + <Help> |
| 108 | + Time period after which On command frame will be sent. |
| 109 | + </Help> |
| 110 | + </Value> |
| 111 | + <Value genre="config" index="10" instance="1" label="Time delay of OFF command frame" max="32400" min="0" size="2" type="short" units="seconds" value="0"> |
| 112 | + <Help> |
| 113 | + Time period after which Off command frame will be sent. |
| 114 | + </Help> |
| 115 | + </Value> |
| 116 | + <Value genre="config" index="11" instance="1" label="Delay of tamper alarm cancellation" max="32400" min="0" size="2" type="short" units="seconds" value="5"> |
| 117 | + <Help> |
| 118 | + Time period after which a tamper alarm will be cancelled. |
| 119 | + </Help> |
| 120 | + </Value> |
| 121 | + <Value genre="config" index="12" instance="1" label="Reporting tamper alarm cancellation" max="1" min="0" size="1" type="list" value="1"> |
| 122 | + <Help> |
| 123 | + Reporting cancellation of tamper alarm to the controller and 5th Association Group. |
| 124 | + </Help> |
| 125 | + <Item label="Do not send tamper cancellation report" value="0"/> |
| 126 | + <Item label="Send tamper cancellation report" value="1"/> |
| 127 | + </Value> |
| 128 | + <Value genre="config" index="13" instance="1" label="Scene activation functionality" max="1" min="0" size="1" type="list" value="0"> |
| 129 | + <Help> |
| 130 | + The device can trigger scenes via Dry Input Terminal (external contact) using scene IDs assigned to different events. |
| 131 | + </Help> |
| 132 | + <Item label="Disable" value="0"/> |
| 133 | + <Item label="Enable" value="1"/> |
| 134 | + </Value> |
| 135 | + <Value genre="config" index="14" instance="1" label="Tilt Sensor functionality" max="1" min="0" size="1" type="list" value="1"> |
| 136 | + <Help> |
| 137 | + The device can report Tilt Window events. |
| 138 | + This functionality can be disabled if the device is mounted on a door or windows without tilt functionality.To disable tilt detection set the value to 0. |
| 139 | + </Help> |
| 140 | + <Item label="Disable" value="0"/> |
| 141 | + <Item label="Enable" value="1"/> |
| 142 | + </Value> |
| 143 | + <Value genre="config" index="15" instance="1" label="Tilt sensitivity" max="100" min="0" size="1" type="byte" units="" value="50"> |
| 144 | + <Help>You can use this parameter to adjust the tilt sensitivity if the tilt is too low or too high. |
| 145 | + </Help> |
| 146 | + </Value> |
| 147 | + </CommandClass> |
| 148 | + <!-- Association Groups --> |
| 149 | + <CommandClass id="133"> |
| 150 | + <Associations num_groups="4"> |
| 151 | + <Group index="1" label="Lifeline" max_associations="5"/> |
| 152 | + <Group index="2" label="Control" max_associations="5"/> |
| 153 | + <Group index="3" label="Alarm sensor" max_associations="5"/> |
| 154 | + <Group index="4" label="Alarm tamper" max_associations="5"/> |
| 155 | + </Associations> |
| 156 | + </CommandClass> |
| 157 | +</Product> |
0 commit comments