From cdcd62bbc2246b5635cbec466813974c205ae1fb Mon Sep 17 00:00:00 2001 From: nasseeder1 Date: Fri, 21 Jun 2019 07:32:12 +0000 Subject: [PATCH] 76_SMAPortal: contrib 2.3.6 git-svn-id: https://svn.fhem.de/fhem/trunk@19675 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/DS_Starter/76_SMAPortal.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fhem/contrib/DS_Starter/76_SMAPortal.pm b/fhem/contrib/DS_Starter/76_SMAPortal.pm index a0802f00f..d1dde8801 100644 --- a/fhem/contrib/DS_Starter/76_SMAPortal.pm +++ b/fhem/contrib/DS_Starter/76_SMAPortal.pm @@ -1985,8 +1985,8 @@ sub PortalAsHtml ($$) { $lup = "$3.$2.$1 $4"; $lupt = "letzte Aktualisierung:"; } else { - $h1 = "forecast data [pv] - next 4 hours: $pv4h/h / rest of day: $pvRe / tomorrow: $pvTo/h"; - $h2 = "forecast data [co] - next 4 hours: $co4h/h / rest of day: $coRe / tomorrow: $coTo/h"; + $h1 = "forecast data [pv] - next 4 hours: $pv4h / rest of day: $pvRe / tomorrow: $pvTo"; + $h2 = "forecast data [co] - next 4 hours: $co4h / rest of day: $coRe / tomorrow: $coTo"; } $lup = "     ($lupt $lup)";