Added fp_backgroundimg

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1975 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
ulimaass
2012-10-15 19:27:38 +00:00
parent 68b0a9f4c3
commit 1b673a0e84

View File

@@ -10000,7 +10000,7 @@ KlikAanKlikUit, NEXA, CHACON, HomeEasy UK. <br> You need to define an RFXtrx433
<code>define &lt;name&gt; FLOORPLAN </code> <code>define &lt;name&gt; FLOORPLAN </code>
<br><br> <br><br>
<b>Hint:</b> Store fp_&lt;name&gt;.png in your image folder (www/pgm2/images/default , www/pgm2 or FHEM) to use it as background picture.<br><br> <b>Hint:</b> Store fp_&lt;name&gt;.png in your image folder (www/images/default , www/pgm2 or FHEM) to use it as background picture.<br><br>
Example: Example:
<ul> <ul>
<code> <code>
@@ -10100,6 +10100,14 @@ KlikAanKlikUit, NEXA, CHACON, HomeEasy UK. <br> You need to define an RFXtrx433
<ul> <ul>
<code>attr Groundfloor commandfield 1</code><br><br> <code>attr Groundfloor commandfield 1</code><br><br>
</ul> </ul>
<li><a name="fp_backgroundimg">fp_backgroundimg</a><br>
Allows to choose a background-picture independent of the floorplan-name.
</li>
Example:
<ul>
<code>attr Groundfloor fp_backgroundimg foobar.png</code><br><br>
</ul>
<li><a name="fp_inherited">Inherited from FHEMWEB</a><br> <li><a name="fp_inherited">Inherited from FHEMWEB</a><br>
The following attributes are inherited from the underlying <a href="#FHEMWEB">FHEMWEB</a> instance:<br> The following attributes are inherited from the underlying <a href="#FHEMWEB">FHEMWEB</a> instance:<br>