diff --git a/fhem/FHEM/01_FHEMWEB.pm b/fhem/FHEM/01_FHEMWEB.pm index adbe0576a..9c8c5df32 100644 --- a/fhem/FHEM/01_FHEMWEB.pm +++ b/fhem/FHEM/01_FHEMWEB.pm @@ -2723,7 +2723,7 @@ FW_makeImage(@) $data =~ s/[\r\n]/ /g; $data =~ s/ *$//g; $data =~ s/ If the cmd is noFhemwebLink, then no HTML-link will be generated, i.e. - nothing will happen when clicking on the icon or text. - + nothing will happen when clicking on the icon or text.
+ Note: if you need stroke coloring in the devStateIcon, you have to use + the alternative @fill@stroke syntax. Second form:
Falls cmd noFhemwebLink ist, dann wird kein HTML-Link generiert, d.h. es passiert nichts, wenn man auf das Icon/Text klickt. + Achtung: falls im devStateIcons das Ändern der Stiftfarbe + benötigt wird, dann ist die alternative @fill@stroke Syntax zu + verwenden. Zweite Variante: