mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
76_SolarForecast.pm: contrib 0.43.0
git-svn-id: https://svn.fhem.de/fhem/trunk@24404 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
6c7c74b0f3
commit
a874f3fb17
@ -2479,7 +2479,8 @@ sub __planSwitchTimes {
|
||||
}
|
||||
}
|
||||
|
||||
Log3($name, 3, qq{$name - Consumer "$calias" planned: }.ConsumerVal ($hash, $c, "planstate", ""));
|
||||
my $planstate = ConsumerVal ($hash, $c, "planstate", "");
|
||||
Log3($name, 3, qq{$name - Consumer "$calias" planned: $planstate}) if($planstate);
|
||||
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user