|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<thing:thing-descriptions bindingId="zwave" |
| 3 | + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| 4 | + xmlns:thing="http://eclipse.org/smarthome/schemas/thing-description/v1.0.0" |
| 5 | + xsi:schemaLocation="http://eclipse.org/smarthome/schemas/thing-description/v1.0.0 |
| 6 | + http://eclipse.org/smarthome/schemas/thing-description/v1.0.0"> |
| 7 | + |
| 8 | + <thing-type id="linear_wi15vz1_00_000" listed="false"> |
| 9 | + <label>GoControl Smart Irrigation Controller Sprinkler Controller Supporting Flow Sensors, Rain Sensors and Moisture Sensors</label> |
| 10 | + <description><![CDATA[ |
| 11 | +Sprinkler Controller Supporting Flow Sensors, Rain Sensors and Moisture Sensors<br /><h1>Overview</h1><p>The WI15Z5-1 Smart Irrigation Controller supports up to 15 valves using the Irrigation Command Class. A Z-Wave hub can use local weather conditions and connected rain and moisture sensors to optimizes the use of the scheduled watering cycles. As a connected device, sprinklers can be turned on or off from anywhere there is internet connectivity. <br />Integrated diagnostics and flow sensor support help determine breaks or improper operation of the irrigation system. </p> <br /><h2>Inclusion Information</h2><p>Adding to a Network</p> <p>NOTE: If you have trouble adding the GoControl Irrigation Controller to a group it may be that the Home ID and Node ID were not cleared from it after testing. You must fi rst “RESET UNIT” to remove it from the network.</p> <p>When the WI15VZ-1 is first powered up, the Status LED should be Red. If the Status LED is Green, the WI15VZ-1 needs to be reset (see below). To add it to your network refer to your controller operating instructions.</p> <ol><li>With your controller in Discovery or Add Mode, tap the button (See Figure8).</li> <li>You should see an indication on your controller that the “device was added” to the network and the Green LED will blink. The device will appear in the list of switches. It should display as a switch. If the controller shows the addition failed, repeat Steps 1-3.</li> </ol><br /><h2>Exclusion Information</h2><p>Removing from a Network:</p> <p>The GoControl Irrigation Controller can be removed from the network by the controller. Refer to the controller operating instructions for details.</p> <ol><li>Set the controller into Removal Mode and follow its instructions to delete it from the controller.</li> <li>Remove the Irrigation Controller by tapping the button 2 times.</li> <li>You should see an indication on your controller that the “device was removed” from the network and the Green LED will blink then turn Red.</li> </ol> |
| 12 | + ]]></description> |
| 13 | + <category>Valve</category> |
| 14 | + |
| 15 | + <!-- CHANNEL DEFINITIONS --> |
| 16 | + <channels> |
| 17 | + <channel id="switch_binary" typeId="switch_binary"> |
| 18 | + <label>Switch</label> |
| 19 | + <properties> |
| 20 | + <property name="binding:*:OnOffType">COMMAND_CLASS_SWITCH_BINARY</property> |
| 21 | + </properties> |
| 22 | + </channel> |
| 23 | + <channel id="alarm_general" typeId="alarm_general"> |
| 24 | + <label>Alarm</label> |
| 25 | + <properties> |
| 26 | + <property name="binding:*:OnOffType">COMMAND_CLASS_ALARM</property> |
| 27 | + </properties> |
| 28 | + </channel> |
| 29 | + <channel id="time_offset" typeId="time_offset"> |
| 30 | + <label>Clock Time Offset</label> |
| 31 | + <properties> |
| 32 | + <property name="binding:*:DecimalType">COMMAND_CLASS_TIME_PARAMETERS</property> |
| 33 | + </properties> |
| 34 | + </channel> |
| 35 | + </channels> |
| 36 | + |
| 37 | + <!-- DEVICE PROPERTY DEFINITIONS --> |
| 38 | + <properties> |
| 39 | + <property name="vendor">Linear Corp</property> |
| 40 | + <property name="modelId">GoControl Smart Irrigation Controller</property> |
| 41 | + <property name="manufacturerId">014F</property> |
| 42 | + <property name="manufacturerRef">5749:3135</property> |
| 43 | + <property name="dbReference">1001</property> |
| 44 | + <property name="defaultAssociations">1</property> |
| 45 | + </properties> |
| 46 | + |
| 47 | + <!-- CONFIGURATION DESCRIPTIONS --> |
| 48 | + <config-description> |
| 49 | + |
| 50 | + <!-- GROUP DEFINITIONS --> |
| 51 | + <parameter-group name="configuration"> |
| 52 | + <context>setup</context> |
| 53 | + <label>Configuration Parameters</label> |
| 54 | + </parameter-group> |
| 55 | + |
| 56 | + <parameter-group name="association"> |
| 57 | + <context>link</context> |
| 58 | + <label>Association Groups</label> |
| 59 | + </parameter-group> |
| 60 | + |
| 61 | + <!-- PARAMETER DEFINITIONS --> |
| 62 | + <parameter name="config_2_2" type="integer" groupName="configuration" |
| 63 | + min="1" max="255"> |
| 64 | + <label>2: Master Valve Delay</label> |
| 65 | + <description>Delay in seconds</description> |
| 66 | + <default>1</default> |
| 67 | + </parameter> |
| 68 | + |
| 69 | + <parameter name="config_12_4" type="integer" groupName="configuration" |
| 70 | + min="0" max="2147483647"> |
| 71 | + <label>12: Flow Sensor K value</label> |
| 72 | + <description>Unique to flow sensor</description> |
| 73 | + <default>0</default> |
| 74 | + </parameter> |
| 75 | + |
| 76 | + <parameter name="config_13_4" type="integer" groupName="configuration" |
| 77 | + min="0" max="2147483647"> |
| 78 | + <label>13: Flow Sensor Offset value</label> |
| 79 | + <description>Unique to the flow sensor</description> |
| 80 | + <default>0</default> |
| 81 | + </parameter> |
| 82 | + |
| 83 | + <!-- ASSOCIATION DEFINITIONS --> |
| 84 | + <parameter name="group_1" type="text" groupName="association"> |
| 85 | + <label>1: Lifeline</label> |
| 86 | + </parameter> |
| 87 | + |
| 88 | + <!-- STATIC DEFINITIONS --> |
| 89 | + <parameter name="node_id" type="integer" min="1" max="232" readOnly="true" required="true"> |
| 90 | + <label>Node ID</label> |
| 91 | + <advanced>true</advanced> |
| 92 | + </parameter> |
| 93 | + |
| 94 | + </config-description> |
| 95 | + |
| 96 | + </thing-type> |
| 97 | + |
| 98 | +</thing:thing-descriptions> |
0 commit comments