Skip to content

Commit

Permalink
Zwave GE Database Edit : Relay
Browse files Browse the repository at this point in the history
Added CDATA and formatted code.
  • Loading branch information
SkynetHome committed Aug 6, 2015
1 parent af48bb6 commit 6b852ac
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions bundles/binding/org.openhab.binding.zwave/database/ge/relay.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
<CommandClasses>
<Class><id>0x70</id></Class>
</CommandClasses>

<Configuration>
<Parameter>
<Index>3</Index>
Expand All @@ -25,9 +24,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,10 +41,11 @@
<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[Change the top of the switch to OFF and <br>
the bottom of the switch to ON. <br>
Note: If you invert the switches and also install the product upside down, <br>
remember the load will now be controlled by the right, not the left switch.]]></Help>
</Parameter>

</Configuration>

</Product>

0 comments on commit 6b852ac

Please sign in to comment.