Hallo, seit dem 26.01. bekomme ich täglich einmal diese Fehlermeldung:
PERL WARNING: Argument "" isn't numeric in addition (+) at ./FHEM/59_Weather.pm line 468.
Gruß
Tom
Schließe mich an, hab es gerade auch im Log entdeckt.
Gruß
Michael
Habe ich auch gerade gesehen.
Wetter DEF: 698064 900 de
Viele Grüße vom Gent
Hallo. Bei mir auch. Dachte schon ich hätt wieder was verlästert...
Hallo,
habe eine Abfrage eingebaut, die die Warnung unterdrücken soll. Ab sofort im SVN und morgen per Update erhältlich.
Ursache: Yahoo liefert keine Windgeschwindigkeit.
Grüße
Boris
Danke.
Gruß Friedrich
Hallo,
Yahoo liefert die Windgeschwindigkeit! Mit der weather.pm vom 08.02.16 wird die Windgeschwindigkeit einwandfrei zurück gegeben.
Gruß Bruno
Irgendetwas scheint immer noch nicht zu stimmen:
Useless use of int in void context at ./FHEM/59_Weather.pm line 468, <$fh> line 2419.
Useless use of a constant () in void context at ./FHEM/59_Weather.pm line 468, <$fh> line 2419.
Kann ich bestätigen, ich hatte aber die ganze Zeit auch keinen Update des Wettermoduls im Log.
Helmut
Useless use of int in void context at ./FHEM/59_Weather.pm line 468, <$fh> line 182.
Useless use of a constant ("") in void context at ./FHEM/59_Weather.pm line 468, <$fh> line 182
Ich schließe mich hier mal an:
Useless use of int in void context at ./FHEM/59_Weather.pm line 468, <$fh> line 826.
Useless use of a constant ("") in void context at ./FHEM/59_Weather.pm line 468, <$fh> line 826.
Hi, ich krieg auch so was rein:
Useless use of int in void context at ./FHEM/59_Weather.pm line 468, <$fh> line 188.
Useless use of a constant ("") in void context at ./FHEM/59_Weather.pm line 468, <$fh> line 188.
Use of uninitialized value $temperature in concatenation (.) or string at ./FHEM/59_Weather.pm line 503, <$fh> line 188.
Use of uninitialized value $humidity in concatenation (.) or string at ./FHEM/59_Weather.pm line 503, <$fh> line 188.
Use of uninitialized value $wind in concatenation (.) or string at ./FHEM/59_Weather.pm line 503, <$fh> line 188.
Use of uninitialized value $pressure in concatenation (.) or string at ./FHEM/59_Weather.pm line 503, <$fh> line 188.
Das liegt daran weil Momentan keine Werte von Yahoo kommen. Irgendwas ist da umgestellt. Keine Werte bedeutet keine initialisierten values.
Hallo Zusammen,
ich denke das es hieran liegen könnte:
ZitatYahoo! is in the process of changing access to their API query language (yahooapis.com) to require OAuth authentication to use them. WebParser is never going to be able to support that, and it is likely that many folks using Yahoo! weather skins have suddenly run into problems where nothing is being returned.
https://forum.rainmeter.net/viewtopic.php?f=13&t=23010
Guckt Ihr bitte hier:
https://forum.fhem.de/index.php?topic=51461 (https://forum.fhem.de/index.php?topic=51461)
Bei mir heißt das Paket libjson-perl.
Danke für die Anpassung - nun geht es wieder.