fixed missing </li> in documentation
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@2421 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -602,7 +602,7 @@ X10_Parse($$)
|
|||||||
<li>Only switching and dimming are supported by now.</li>
|
<li>Only switching and dimming are supported by now.</li>
|
||||||
<li>Dimming is valid only for a dimmable device as specified by
|
<li>Dimming is valid only for a dimmable device as specified by
|
||||||
the <code>model</code> argument in its <code>define</code>
|
the <code>model</code> argument in its <code>define</code>
|
||||||
statement.
|
statement.</li>
|
||||||
<li>An X10 device has 210 discrete brightness levels. If you use a
|
<li>An X10 device has 210 discrete brightness levels. If you use a
|
||||||
X10 sender, e.g. a remote control or a wall switch to dim, a
|
X10 sender, e.g. a remote control or a wall switch to dim, a
|
||||||
brightness step is 100%/210.</li>
|
brightness step is 100%/210.</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user