mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-04 11:26:55 +00:00
FRAMEBUFFER: documentation fixes
git-svn-id: https://svn.fhem.de/fhem/trunk@7169 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
d771413c00
commit
16be2ac1e0
@ -471,9 +471,11 @@ FRAMEBUFFER_returnPNG($) {
|
||||
<ul>bgcolor <color><br>Sets the background color. <color> is
|
||||
a 6-digit hex number, every 2 digits determining the red, green and blue
|
||||
color components as in HTML color codes (e.g.<code>FF0000</code> for red, <code>C0C0C0</code> for light gray).
|
||||
<br><br>
|
||||
</ul>
|
||||
<ul>enableCmd <fhem cmd><br>
|
||||
if set this command is executed layout with a timeout is displayed. This can e.g. be used to enable a backlight.
|
||||
if set this command is executed before a layout with a timeout is displayed. This can e.g. be used to enable a backlight.
|
||||
<br><br>
|
||||
</ul>
|
||||
<ul>disableCmd <fhem cmd><br>
|
||||
if set this command is executed after a layout with a timeout has expired. This can e.g. be used to disable a backlight.
|
||||
|
Loading…
x
Reference in New Issue
Block a user