mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
fixed missing </li> in documentation
git-svn-id: https://svn.fhem.de/fhem/trunk@2421 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
53e6569fff
commit
df524b5810
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user