mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-17 11:26:03 +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:
parent
d2a1892917
commit
602c446873
@ -594,7 +594,7 @@ sub SMAPortal_ParseData($) {
|
|||||||
|
|
||||||
if(!$hash->{HELPER}{RETRIES} && !$pv && !$fi && !$gc) {
|
if(!$hash->{HELPER}{RETRIES} && !$pv && !$fi && !$gc) {
|
||||||
# keine Anlagendaten vorhanden
|
# 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";
|
Log3 $name, 2, "$name - $state";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user