|
| 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="ge_14294_00_000" listed="false"> |
| 9 | + <label>GE 14294 (ZW3005) In-Wall Dimmer Switch</label> |
| 10 | + <description><![CDATA[ |
| 11 | +In-Wall Dimmer Switch<br /><h1>Overview</h1><p>Transform any home into a smart home with the GE In-Wall Smart Dimmer. The In-Wall Smart Dimmer can easily replace any standard in-wall switch and remotely controls a light in your home. Your home will be equipped with ultimate flexibility with the GE Z-Wave Smart Dimmer, capable of being used by itself or with up to four add-on switches. Screw terminal installation provides improved space efficiency when replacing existing switches and the integrated LED indicator light allows you to easily locate the switch in a dark room. The GE Z-Wave In-Wall Smart Dimmer is compatible with any Z-Wave certified gateway, providing access to many popular home automation systems. Take control of your home lighting with GE Z-Wave Smart Lighting Controls! </p> <br /><h2>Inclusion Information</h2><ol><li>Follow the instructions for your Z-Wave certified controller to include a device to the Z-Wave network.</li> <li>Once the controller is ready to add your device, press and release the top or bottom of the wireless smart switch (rocker) to add it in the network.</li> </ol><br /><h2>Exclusion Information</h2><ol><li>Follow the instructions for your Z-Wave certified controller to remove a device from the Z-Wave network.</li> <li>Once the controller is ready to Exclude your device, press and release the top or bottom of the wireless smart dimmer (rocker) to remove it from the network.</li> </ol><p><strong>Factory Reset</strong></p> <p>Quickly press ON (Top) button three (3) times then immediately press the OFF (Bottom) button three (3) times. The LED will flash ON/OFF 5 times when completed successfully.</p> <p>NOTE: This should only be used in the event your network’s primary controller is missing or otherwise inoperable. </p> |
| 12 | + ]]></description> |
| 13 | + <category>WallSwitch</category> |
| 14 | + |
| 15 | + <!-- CHANNEL DEFINITIONS --> |
| 16 | + <channels> |
| 17 | + <channel id="switch_dimmer" typeId="switch_dimmer"> |
| 18 | + <label>Dimmer</label> |
| 19 | + <properties> |
| 20 | + <property name="binding:*:PercentType">COMMAND_CLASS_SWITCH_MULTILEVEL,COMMAND_CLASS_BASIC</property> |
| 21 | + <property name="binding:Command:OnOffType">COMMAND_CLASS_SWITCH_MULTILEVEL,COMMAND_CLASS_BASIC</property> |
| 22 | + </properties> |
| 23 | + </channel> |
| 24 | + </channels> |
| 25 | + |
| 26 | + <!-- DEVICE PROPERTY DEFINITIONS --> |
| 27 | + <properties> |
| 28 | + <property name="vendor">Jasco Products</property> |
| 29 | + <property name="modelId">GE 14294 (ZW3005)</property> |
| 30 | + <property name="manufacturerId">0063</property> |
| 31 | + <property name="manufacturerRef">4944:3038</property> |
| 32 | + <property name="dbReference">543</property> |
| 33 | + <property name="defaultAssociations">1,2,3</property> |
| 34 | + </properties> |
| 35 | + |
| 36 | + <!-- CONFIGURATION DESCRIPTIONS --> |
| 37 | + <config-description> |
| 38 | + |
| 39 | + <!-- GROUP DEFINITIONS --> |
| 40 | + <parameter-group name="configuration"> |
| 41 | + <context>setup</context> |
| 42 | + <label>Configuration Parameters</label> |
| 43 | + </parameter-group> |
| 44 | + |
| 45 | + <parameter-group name="association"> |
| 46 | + <context>link</context> |
| 47 | + <label>Association Groups</label> |
| 48 | + </parameter-group> |
| 49 | + |
| 50 | + <!-- PARAMETER DEFINITIONS --> |
| 51 | + <parameter name="config_3_1" type="integer" groupName="configuration"> |
| 52 | + <label>3: Night Light</label> |
| 53 | + <description>Defines the behavior of the blue LED. Default is on when switch is off.</description> |
| 54 | + <default>0</default> |
| 55 | + <options> |
| 56 | + <option value="0">LED on when switch is OFF</option> |
| 57 | + <option value="1">LED on when switch is ON</option> |
| 58 | + <option value="2">LED always off</option> |
| 59 | + </options> |
| 60 | + </parameter> |
| 61 | + |
| 62 | + <parameter name="config_4_1" type="integer" groupName="configuration"> |
| 63 | + <label>4: Invert Switch</label> |
| 64 | + <description>Invert the ON/OFF Switch State.</description> |
| 65 | + <default>0</default> |
| 66 | + <options> |
| 67 | + <option value="0">No</option> |
| 68 | + <option value="1">Yes</option> |
| 69 | + </options> |
| 70 | + </parameter> |
| 71 | + |
| 72 | + <parameter name="config_5_1" type="integer" groupName="configuration"> |
| 73 | + <label>5: Ignore Start-Level (Receiving)</label> |
| 74 | + <description>This dimmer will start dimming from its current level.</description> |
| 75 | + <default>0</default> |
| 76 | + <options> |
| 77 | + <option value="0">No</option> |
| 78 | + <option value="1">Yes</option> |
| 79 | + </options> |
| 80 | + </parameter> |
| 81 | + |
| 82 | + <parameter name="config_7_1" type="integer" groupName="configuration" |
| 83 | + min="1" max="99"> |
| 84 | + <label>7: On/Off Command Dim Step</label> |
| 85 | + <description>Indicates how many levels the dimmer will change per step.</description> |
| 86 | + <default>3</default> |
| 87 | + </parameter> |
| 88 | + |
| 89 | + <parameter name="config_8_2" type="integer" groupName="configuration" |
| 90 | + min="1" max="255"> |
| 91 | + <label>8: On/Off Command Dim Rate</label> |
| 92 | + <description>This sets how often the dim level will change.</description> |
| 93 | + <default>3</default> |
| 94 | + </parameter> |
| 95 | + |
| 96 | + <parameter name="config_9_1" type="integer" groupName="configuration" |
| 97 | + min="1" max="99"> |
| 98 | + <label>9: Local Control Dim Step</label> |
| 99 | + <description>How many levels the dimmer will change for each step.</description> |
| 100 | + <default>3</default> |
| 101 | + </parameter> |
| 102 | + |
| 103 | + <parameter name="config_10_2" type="integer" groupName="configuration" |
| 104 | + min="1" max="255"> |
| 105 | + <label>10: Local Control Dim Rate</label> |
| 106 | + <description>This sets how often the dim level will change.</description> |
| 107 | + <default>3</default> |
| 108 | + </parameter> |
| 109 | + |
| 110 | + <parameter name="config_11_1" type="integer" groupName="configuration" |
| 111 | + min="1" max="99"> |
| 112 | + <label>11: ALL ON/ALL OFF Dim Step</label> |
| 113 | + <description>How many levels the dimmer will change per step.</description> |
| 114 | + <default>1</default> |
| 115 | + </parameter> |
| 116 | + |
| 117 | + <parameter name="config_12_2" type="integer" groupName="configuration" |
| 118 | + min="1" max="255"> |
| 119 | + <label>12: ALL ON/ALL OFF Dim Rate</label> |
| 120 | + <description>This sets how often the dim level will change.</description> |
| 121 | + <default>1</default> |
| 122 | + </parameter> |
| 123 | + |
| 124 | + <!-- ASSOCIATION DEFINITIONS --> |
| 125 | + <parameter name="group_1" type="text" groupName="association" multiple="true"> |
| 126 | + <label>1: Lifeline</label> |
| 127 | + <description>Multilevel Switch Report</description> |
| 128 | + <multipleLimit>5</multipleLimit> |
| 129 | + </parameter> |
| 130 | + |
| 131 | + <parameter name="group_2" type="text" groupName="association" multiple="true"> |
| 132 | + <label>2: Basic Group</label> |
| 133 | + <description>Support Basic Set and is controlled with the local load</description> |
| 134 | + <multipleLimit>5</multipleLimit> |
| 135 | + </parameter> |
| 136 | + |
| 137 | + <parameter name="group_3" type="text" groupName="association" multiple="true"> |
| 138 | + <label>3: Scene Group</label> |
| 139 | + <description>This group gets notifications of double taps via basic set</description> |
| 140 | + <multipleLimit>5</multipleLimit> |
| 141 | + </parameter> |
| 142 | + |
| 143 | + <!-- STATIC DEFINITIONS --> |
| 144 | + <parameter name="node_id" type="integer" min="1" max="232" readOnly="true" required="true"> |
| 145 | + <label>Node ID</label> |
| 146 | + <advanced>true</advanced> |
| 147 | + </parameter> |
| 148 | + |
| 149 | + </config-description> |
| 150 | + |
| 151 | + </thing-type> |
| 152 | + |
| 153 | +</thing:thing-descriptions> |
0 commit comments