mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +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
f7645e13b0
commit
6bd9c36a6a
@ -3002,7 +3002,7 @@ sub centralTask {
|
||||
|
||||
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
|
||||
if ($ret) {
|
||||
|
Loading…
Reference in New Issue
Block a user