mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
76_SMAPortal: contrib 2.3.6
git-svn-id: https://svn.fhem.de/fhem/trunk@19675 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
39f2901ca7
commit
cdcd62bbc2
@ -1985,8 +1985,8 @@ sub PortalAsHtml ($$) {
|
|||||||
$lup = "$3.$2.$1 $4";
|
$lup = "$3.$2.$1 $4";
|
||||||
$lupt = "letzte Aktualisierung:";
|
$lupt = "letzte Aktualisierung:";
|
||||||
} else {
|
} else {
|
||||||
$h1 = "forecast data [pv] - next 4 hours: $pv4h/h / rest of day: $pvRe / tomorrow: $pvTo/h";
|
$h1 = "forecast data [pv] - next 4 hours: $pv4h / rest of day: $pvRe / tomorrow: $pvTo";
|
||||||
$h2 = "forecast data [co] - next 4 hours: $co4h/h / rest of day: $coRe / tomorrow: $coTo/h";
|
$h2 = "forecast data [co] - next 4 hours: $co4h / rest of day: $coRe / tomorrow: $coTo";
|
||||||
}
|
}
|
||||||
|
|
||||||
$lup = " ($lupt $lup)";
|
$lup = " ($lupt $lup)";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user