From 77e42c2b8c5a07809461e0ee830096056af3d8a4 Mon Sep 17 00:00:00 2001 From: nasseeder1 Date: Sun, 10 Mar 2019 21:57:40 +0000 Subject: [PATCH] 76_SMAPortal: contrib 1.2.1 git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18854 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- contrib/DS_Starter/76_SMAPortal.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/DS_Starter/76_SMAPortal.pm b/contrib/DS_Starter/76_SMAPortal.pm index e574bef1c..c1d421ea2 100644 --- a/contrib/DS_Starter/76_SMAPortal.pm +++ b/contrib/DS_Starter/76_SMAPortal.pm @@ -594,7 +594,7 @@ sub SMAPortal_ParseData($) { if(!$hash->{HELPER}{RETRIES} && !$pv && !$fi && !$gc) { # keine Anlagendaten vorhanden - $state = "Data can't be retrieved from SMA-Portal. They will read again next scheduled cycle."; + $state = "Data can't be retrieved from SMA-Portal. It will be reread at next scheduled cycle."; Log3 $name, 2, "$name - $state"; }