Skip to content

Commit

Permalink
Zwave GE Database Edit : ZW4005
Browse files Browse the repository at this point in the history
Added CDATA tags and formatted code
  • Loading branch information
SkynetHome committed Aug 6, 2015
1 parent af48bb6 commit 44404e7
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions bundles/binding/org.openhab.binding.zwave/database/ge/ZW4005.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
<Model>ZW4005</Model>
<Label lang="en">On/Off Relay Switch</Label>
<CommandClasses>
<Class><id>0x70</id></Class>
<Class>
<id>0x70</id>
</Class>
</CommandClasses>

<Configuration>
<Parameter>
<Index>3</Index>
Expand All @@ -25,9 +26,9 @@
<Value>2</Value>
<Label lang="en">LED always off</Label>
</Item>
<Help lang="en">Defines the behavior of the blue LED. Default is Night Light mode where LED is on when switch is off.</Help>
<Help lang="en"><![CDATA[Defines the behavior of the blue LED. <br>
Default is Night Light mode where LED is on when switch is off.]]></Help>
</Parameter>

<Parameter>
<Index>4</Index>
<Type>list</Type>
Expand All @@ -42,9 +43,10 @@
<Value>1</Value>
<Label lang="en">Yes</Label>
</Item>
<Help lang="en">Change the top of the switch to OFF and the bottom of the switch to ON. Note: If you invert the switches and also install the product upside down, remember the load will now be controlled by the right, not the left switch.</Help>
<Help lang="en"><![CDATA[Invert the ON/OFF Switch State. <br>
Setting this parameter to Yes will change the top of the switch to OFF and the bottom to ON. <br>
Note: If you invert the switches and also install the product upside down, the load will now
be controlled by the right, not the left switch.]]></Help>
</Parameter>

</Configuration>

</Product>

0 comments on commit 44404e7

Please sign in to comment.