FHEM Forum

FHEM - Hausautomations-Systeme => Unterstützende Dienste => Thema gestartet von: HomeAuto_User am 09 April 2019, 19:48:25

Titel: [need PATCH] - 98_statistics.pm
Beitrag von: HomeAuto_User am 09 April 2019, 19:48:25
Hallo, die aktuelle Fassung des 98_statistics.pm Modules benötigt einen Fix!
2019.04.09 19:35:43 1: PERL WARNING: Argument "" isn't numeric in subtraction (-) at ./FHEM/98_statistics.pm line 733.

... wird generiert durch die Zeile
      my $deltaValue = $value - $hidden[1];

MfG
Titel: Antw:[need PATCH] - 98_statistics.pm
Beitrag von: CoolTux am 09 April 2019, 20:08:56
Sende Tupol am besten einen Patch.