FLOORPLAN: fixed html in pod
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@2091 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -747,20 +747,21 @@ FP_input(@)
|
|||||||
<li><a name="fp_fpname">userattr fp_<name> <top>,<left>[,<style>[,<description>]]</a><br><br>
|
<li><a name="fp_fpname">userattr fp_<name> <top>,<left>[,<style>[,<description>]]</a><br><br>
|
||||||
A <a href="#userattr">userattr</a> fp_<name> will be created automatically if it does not exist yet.<br>
|
A <a href="#userattr">userattr</a> fp_<name> will be created automatically if it does not exist yet.<br>
|
||||||
<ul>
|
<ul>
|
||||||
<li>top = screen-position, pixels from top of screen
|
<li>top = screen-position, pixels from top of screen</li>
|
||||||
<li>left = screen-position, pixels from left of screen
|
<li>left = screen-position, pixels from left of screen</li>
|
||||||
<li>style =
|
<li>style =
|
||||||
<ul>
|
<ul>
|
||||||
<li>0 icon/state only
|
<li>0 icon/state only</li>
|
||||||
<li>1 devicename and icon/state
|
<li>1 devicename and icon/state</li>
|
||||||
<li>2 devicename, icon/state and commands
|
<li>2 devicename, icon/state and commands</li>
|
||||||
<li>3 device-reading and optional description
|
<li>3 device-reading and optional description</li>
|
||||||
<li>4 S300TH-specific, displays temperature above humidity
|
<li>4 S300TH-specific, displays temperature above humidity</li>
|
||||||
<li>5 icon/state and commands
|
<li>5 icon/state and commands</li>
|
||||||
<li>6 device-reading, reading-timestamp and optional description
|
<li>6 device-reading, reading-timestamp and optional description</li>
|
||||||
</ul>
|
</ul>
|
||||||
<li>description will be displayed instead of the original devicename
|
</li>
|
||||||
</ul><br>
|
<li>description will be displayed instead of the original devicename</li>
|
||||||
|
</ul></li><br>
|
||||||
Examples:<br>
|
Examples:<br>
|
||||||
<ul>
|
<ul>
|
||||||
<table>
|
<table>
|
||||||
|
|||||||
Reference in New Issue
Block a user