mirror of
https://github.com/Fishwaldo/open-zwave.git
synced 2025-03-15 11:31:40 +00:00
Added config file WiDom Smart Dry Contact. File config/widom/DRY.xml. Added new device in manufacturer_specific.xml: config=widom/DRY.xml, id=0900, name=DRY Smart Dry Contact Switch, type=1214
This commit is contained in:
parent
79663e1e50
commit
405e48646a
3 changed files with 121 additions and 0 deletions
|
@ -1764,6 +1764,7 @@
|
|||
<Product config="widom/UBS104.xml" id="0104" name="UBS104 Universal Relay Switch" type="0012"/>
|
||||
<Product config="widom/UME304C_S.xml" id="0304" name="UME304 Energy Driven Switch" type="1214"/>
|
||||
<Product config="widom/WDS.xml" id="0504" name="WDS Universal Double Switch" type="1214"/>
|
||||
<Product config="widom/DRY.xml" id="0900" name="DRY Smart Dry Contact Switch" type="1214"/>
|
||||
</Manufacturer>
|
||||
<Manufacturer id="012D" name="Wilshine Holding"></Manufacturer>
|
||||
<Manufacturer id="017F" name="Wink"></Manufacturer>
|
||||
|
|
116
config/widom/DRY.xml
Normal file
116
config/widom/DRY.xml
Normal file
|
@ -0,0 +1,116 @@
|
|||
<Product Revision="1" xmlns="https://github.com/OpenZWave/open-zwave">
|
||||
<MetaData>
|
||||
<MetaDataItem id="0900" name="ZWProductPage" type="1214">https://www.widom.it/it/smart-dry-contact-switch/</MetaDataItem>
|
||||
<MetaDataItem name="ProductManual">https://www.widom.it/wp-content/uploads/2019/03/Widom_Dry_Contact_EN.pdf</MetaDataItem>
|
||||
<MetaDataItem id="0900" name="Identifier" type="1214">DRY</MetaDataItem>
|
||||
<MetaDataItem name="Name">WiDOM Smart Dry Contact</MetaDataItem>
|
||||
<MetaDataItem name="Description">WiDOM Smart Dry Contact is an ON\\OFF device based on latching relay and can be used as both a local and remote switch.</MetaDataItem>
|
||||
<MetaDataItem id="0900" name="FrequencyName" type="1214">CEPT (Europe)</MetaDataItem>
|
||||
<ChangeLog>
|
||||
<Entry author="Giuseppe Tiddia - giuseppe.tiddia@widom.it" date="12 Oct 2019" revision="1">Initial Metadata</Entry>
|
||||
</ChangeLog>
|
||||
</MetaData>
|
||||
<!-- wiDom: DRY WiDom Smart Dry Contact -->
|
||||
|
||||
<!-- Configuration -->
|
||||
<CommandClass id="112">
|
||||
<Value type="byte" genre="config" index="1" label="Numbers of clicks to control the load" max="7" min="0" size="1" value="7">
|
||||
<Help>Defines which sequences of clicks on the external switch control the load
|
||||
0 - Local Control disabled
|
||||
1 - 1 click controls the local load
|
||||
2 - 2 clicks control the local load
|
||||
4 - 3 clicks control the local load
|
||||
7 - The load connected to the Channel 1 can be controlled using 1 click, 2 clicks or 3 clicks
|
||||
Default value: 7
|
||||
Other options:
|
||||
To control the load with 1 click and 2 clicks -> Parameter value must be 1 + 2 =3
|
||||
To control the load with 1 click and 3 clicks -> Parameter value must be 1 + 4 =5
|
||||
To control the load with 2 clicks and 3 clicks -> Parameter value must be 2 + 4 =6
|
||||
</Help>
|
||||
</Value>
|
||||
<Value type="byte" genre="config" index="4" label="Value used for devices belonging to Group 2" max="100" min="-1" size="1" value="100">
|
||||
<Help>Value used for devices belonging to Group 2 when the external switch receives 1 Click
|
||||
1-99 : Dimming purpose
|
||||
0 : OFF
|
||||
-1 : ON
|
||||
100 : (Default Value) The same value of dry contact status
|
||||
</Help>
|
||||
</Value>
|
||||
<Value type="byte" genre="config" index="5" label="Value used for devices belonging to Group 3" max="100" min="-1" size="1" value="100">
|
||||
<Help>Value used for devices belonging to Group 3 when the external switch receives 2
|
||||
1-99 : Dimming purpose
|
||||
0 : OFF
|
||||
-1 : ON
|
||||
100 : (Default Value) The same value of dry contact status
|
||||
</Help>
|
||||
</Value>
|
||||
<Value type="byte" genre="config" index="6" label=" Value used for devices belonging to Group 4" max="100" min="-1" size="1" value="100">
|
||||
<Help>Value used for devices belonging to Group 4 when external switch receives 3 Clicks
|
||||
1-99 : Dimming purpose
|
||||
0 : OFF
|
||||
-1 : ON
|
||||
100 : (Default Value) The same value of dry contact status
|
||||
</Help>
|
||||
</Value>
|
||||
<Value type="short" genre="config" index="10" label="Timer to switch OFF the Relay" max="32000" min="0" size="2" value="0">
|
||||
<Help>Defines the time after which the relay is switched OFF
|
||||
1 - 32000 : Number of time units (see parameter No.15) after which the dry contact is switched OFF
|
||||
0 : (Default Value) Timer disabled
|
||||
</Help>
|
||||
</Value>
|
||||
<Value type="short" genre="config" index="11" label="Timer to switch ON the Relay" max="32000" min="0" size="2" value="0">
|
||||
<Help>Defines the time after which the relay is switched ON
|
||||
1 - 32000 : Number of time units (see parameter No.15) after which the dry contact is switched ON
|
||||
0 : (Default Value) Timer disabled
|
||||
</Help>
|
||||
</Value>
|
||||
<Value type="list" genre="config" index="15" label="Timer scale" max="2" min="1" size="2" value="1">
|
||||
<Help>Defines the time unit used for parameters No.10 and No.11. (Default Value: 1 )
|
||||
</Help>
|
||||
<Item label="Tenth of seconds" value="1"/>
|
||||
<Item label="Seconds" value="2"/>
|
||||
</Value>
|
||||
<Value type="short" genre="config" index="20" label="One Click Scene Activation Set" max="255" min="0" size="2" value="0">
|
||||
<Help>Defines the Scene Activation Set value sent to the Lifeline group with 1 Click on the external switch (Default Value: 0 )
|
||||
1 - 255 : Value sent to the Lifeline group
|
||||
0 : (Default Value) No value is sent
|
||||
|
||||
</Help>
|
||||
</Value>
|
||||
<Value type="short" genre="config" index="21" label="Two Clicks Scene Activation Set" max="255" min="0" size="2" value="0">
|
||||
<Help>Defines the Scene Activation Set value sent to the Lifeline group with 2 Clicks on the external switch (Default Value: 0 )
|
||||
1 - 255 : Value sent to the Lifeline group
|
||||
0 : (Default Value) No value is sent
|
||||
|
||||
</Help>
|
||||
</Value>
|
||||
<Value type="short" genre="config" index="22" label="Three Clicks Scene Activation Set" max="255" min="0" size="2" value="0">
|
||||
<Help>Defines the Scene Activation Set value sent to the Lifeline group with 3 Clicks on the external switch (Default Value: 0 )
|
||||
1 - 255 : Value sent to the Lifeline group
|
||||
0 : (Default Value) No value is sent
|
||||
|
||||
</Help>
|
||||
</Value>
|
||||
<Value type="list" genre="config" index="60" label="Startup Status" max="3" min="1" size="1" value="3">
|
||||
<Help>Defines the status of the device following a restart (Default Value: 3 )</Help>
|
||||
<Item label="On" value="1"/>
|
||||
<Item label="Off" value="2"/>
|
||||
<Item label="Previous status" value="3"/>
|
||||
</Value>
|
||||
<Value type="list" genre="config" index="62" label="Type of external switch" max="4" min="0" size="1" value="1">
|
||||
<Help>Defines the type of external switch connected to the device (Default Value: 1 )</Help>
|
||||
<Item label="Ignore" value="0"/>
|
||||
<Item label="Button" value="1"/>
|
||||
<Item label="Bistable switch" value="2"/>
|
||||
</Value>
|
||||
</CommandClass>
|
||||
<!-- Association Groups -->
|
||||
<CommandClass id="133">
|
||||
<Associations num_groups="4">
|
||||
<Group index="1" label="Lifeline" max_associations="8"/>
|
||||
<Group index="2" label="devices controlled by a single click on the external switch" max_associations="8"/>
|
||||
<Group index="3" label="devices controlled by a double click on the external switch" max_associations="8"/>
|
||||
<Group index="4" label="devices controlled by a triple click on the external switch" max_associations="8"/>
|
||||
</Associations>
|
||||
</CommandClass>
|
||||
</Product>
|
|
@ -2519,6 +2519,10 @@
|
|||
'Revision' => '7',
|
||||
'md5' => '571fe7897815e47fd1b640f2bdd741b9daee276510e8348bd6e9002e018a8e16c67b00c94ca6f3d0ce15c847c61ae2eaa0146772b7a8c330aab89f31935ed3b3'
|
||||
},
|
||||
'config/widom/DRY.xml' => {
|
||||
'Revision' => '1',
|
||||
'md5' => '8f3fb96319999fadb2a0ec7f3f80266588c465a022ef2e51b51a8d2bdd431fdaafd705e412a087e71eca17b9bf8282dee4b66975832fc95619280e1f31708179'
|
||||
},
|
||||
'config/widom/UBS104.xml' => {
|
||||
'Revision' => '2',
|
||||
'md5' => '6843a6c3d929b4e54a1751853942e8cea1651c35f39722138cd21ef47746103881cf18242518f9c459087950fdf29f051ec90b56f844b1290a47db87d8a2c47b'
|
||||
|
|
Loading…
Add table
Reference in a new issue