mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
76_SolarForecast.pm: contrib 0.10.0
git-svn-id: https://svn.fhem.de/fhem/trunk@23958 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
c7f04bf989
commit
2da252ce60
@ -973,9 +973,9 @@ sub DbLogSplit {
|
||||
$reading =~ tr/://d;
|
||||
$value = $parts[1];
|
||||
$unit = $parts[2];
|
||||
}
|
||||
|
||||
Log3 ($device, 5, qq{$device - Split for DbLog done -> Reading: $reading, Value: $value, Unit: $unit});
|
||||
# Log3 ($device, 1, qq{$device - Split for DbLog done -> Reading: $reading, Value: $value, Unit: $unit});
|
||||
}
|
||||
|
||||
return ($reading, $value, $unit);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user