diff --git a/fhem/FHEM/01_FHEMWEB.pm b/fhem/FHEM/01_FHEMWEB.pm index 167b533ae..78605b022 100644 --- a/fhem/FHEM/01_FHEMWEB.pm +++ b/fhem/FHEM/01_FHEMWEB.pm @@ -3675,6 +3675,8 @@ FW_show($$) style="width:32px;height:32px;background-color:green"></div>'} + Note: The above is valid for each line of STATE. If STATE (through stateFormat) + is multilined, multiple icons (one per line) will be created.

@@ -4412,6 +4414,8 @@ FW_show($$) {'<div style="width:32px;height:32px;background-color:green"></div>'} + Anmerkung: Obiges gilt pro STATE Zeile. Wenn STATE (durch stateFormat) mehrzeilig + ist, wird pro Zeile ein Icon erzeugt.