2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-07 16:59:18 +00:00

76_SMAPortal: contrib 1.2.1

git-svn-id: https://svn.fhem.de/fhem/trunk@18854 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2019-03-10 21:57:40 +00:00
parent d2a1892917
commit 602c446873

View File

@ -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";
}