mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 16:56:54 +00:00
77_SMAEM: contrib 3.5.0
git-svn-id: https://svn.fhem.de/fhem/trunk@20735 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
b0c204cd52
commit
a3bdd5fb7d
@ -540,7 +540,7 @@ sub SMAEM_DoParse ($) {
|
||||
push(@row_array, $ps."CosPhi ".sprintf("%.3f",$cosphi)."\n");
|
||||
|
||||
push(@row_array, $ps."GridFreq ".$grid_freq."\n") if($grid_freq);
|
||||
push(@row_array, $ps."FwVersion ".$fwversion."\n") if($fwversion);
|
||||
push(@row_array, $ps."FirmwareVersion ".$fwversion."\n") if($fwversion);
|
||||
push(@row_array, "SerialNumber ".$smaserial."\n") if(!$ps);
|
||||
|
||||
# L1
|
||||
|
Loading…
x
Reference in New Issue
Block a user