mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-03 13:45:36 +00:00
76_SolarForecast.pm: contrib 0.71.2
git-svn-id: https://svn.fhem.de/fhem/trunk@26595 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
d75e234546
commit
7d673fa908
@ -3002,7 +3002,7 @@ sub centralTask {
|
|||||||
|
|
||||||
return if(IsDisabled($name));
|
return if(IsDisabled($name));
|
||||||
|
|
||||||
readingsSingleUpdate($hash, "state", "running", 1) if(!$noUpdState);
|
#readingsSingleUpdate($hash, "state", "running", 1) if(!$noUpdState);
|
||||||
|
|
||||||
my $ret = createStringConfig ($hash); # die String Konfiguration erstellen
|
my $ret = createStringConfig ($hash); # die String Konfiguration erstellen
|
||||||
if ($ret) {
|
if ($ret) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user