" if($pbs <= 100); $ret .= " | " if($pbs >= 105);
if ($img =~ m/\.svg/x) { # Verwendung für SVG's
$img = FW_makeImage($img, $cmd, "rc-button");
} else { # $FW_ME = URL-Pfad unter dem der FHEMWEB-Server via HTTP erreichbar ist, z.B. /fhem
$img = " | ";
}
$ret .= "
Modern | : creates an analog clock with a modern design |
Station | : creates a station clock |
Digital | : creates a digital display (clock, (CountDown)stop watch, static time display or text) |
countdownwatch | : CountDown Stopwatch |
staticwatch | : static time display |
stopwatch | : Stopwatch |
text | : Display of a definable text |
watch | : Watch |
Modern | : erstellt eine analoge Uhr im modernen Design |
Station | : erstellt eine Bahnhofsuhr |
Digital | : erstellt eine Digitalanzeige (Uhr, (CountDown)Stoppuhr, statische Zeitanzeige oder Text) |
countdownwatch | : CountDown Stoppuhr |
staticwatch | : statische Zeitanzeige |
stopwatch | : Stoppuhr |
text | : Anzeige eines definierbaren Textes |
watch | : Uhr |