Openweathermap mit 59_weather. Seit ein paar Tagen keine Abrufe mehr

Begonnen von fred_feuerstein, 10 April 2025, 10:29:55

Vorheriges Thema - Nächstes Thema

betateilchen

Already tried to specify the API version?

My definition looks like this:

API=OpenWeatherMapAPI,version:3.0,cachemaxage:600 apikey=....
Please be aware that you need an API key with the ability to use API version 3.
-----------------------
Formuliere die Aufgabe möglichst einfach und
setze die Lösung richtig um - dann wird es auch funktionieren.
-----------------------
Lesen gefährdet die Unwissenheit!

HarryT

Thanks for the suggestion.

I tried and it didn´t help.

Other readings are all fine, including hfc1_wind_gust.
Somehow I have the impression wind_gust keeps the highest value. But I have not enough data to be sure of that.

A "shutdow restart" within fhem does not change anything.

More suggestions what I could try?
 



FHEM 6.4 auf Raspberry Pi3  (1,2 Ghz)
RFXTRX433XL, ZWave, KFL200 and ConBeeIII
Raspberry Pi1 (0,7 Ghz) and Raspberry Pi4 for testing
German reading skills are good.

betateilchen

#17
If I try your shortend location data location=50,6 in my FHEM, I get a reading wind_gust with value=16

setstate test_Wetter 2025-07-08 08:01:52 wind 8
setstate test_Wetter 2025-07-08 08:01:52 wind_condition Wind: W 8 km/h
setstate test_Wetter 2025-07-08 08:01:52 wind_direction 266
setstate test_Wetter 2025-07-08 08:01:52 wind_gust 16

Edit: the reading receives updates in both directions:

2025-07-08_09:52:24 test_Wetter wind_gust: 23
2025-07-08_10:52:24 test_Wetter wind_gust: 24
2025-07-08_11:40:55 test_Wetter wind_gust: 19

You can send me your real location data via PM to check the behavior in my FHEM installation.
-----------------------
Formuliere die Aufgabe möglichst einfach und
setze die Lösung richtig um - dann wird es auch funktionieren.
-----------------------
Lesen gefährdet die Unwissenheit!

HarryT

I have send you the location by PM.

I fiddled around with the location. Sometimes wind_gust is updated sometimes not. Maybe it is just that there is no wind_gust measurement. I tried for instance a location in Berlin, as I assume there are more measurements in that highly populated region.  And it seems Berlin often has wind_gust readings, but not always.

At the moment I think the way to go is using hfc1_wind_gust unless there is a wind_gust reading newer as 30 minutes ago.



 
FHEM 6.4 auf Raspberry Pi3  (1,2 Ghz)
RFXTRX433XL, ZWave, KFL200 and ConBeeIII
Raspberry Pi1 (0,7 Ghz) and Raspberry Pi4 for testing
German reading skills are good.

betateilchen

Zitat von: HarryT am 08 Juli 2025, 14:12:31I have send you the location by PM.

Using your location data:

2025-07-08_16:08:57 test_Wetter wind_gust: 0
2025-07-08_16:08:57 test_Wetter wind_direction: 290
2025-07-08_16:08:57 test_Wetter wind_speed: 20
2025-07-08_16:08:57 test_Wetter wind_condition: Wind: WNW 20 km/h
2025-07-08_16:11:25 test_Wetter wind_gust: 0
2025-07-08_16:11:25 test_Wetter wind_direction: 290
2025-07-08_16:11:25 test_Wetter wind_speed: 20
2025-07-08_16:11:25 test_Wetter wind_condition: Wind: WNW 20 km/h

Seems like there is no valid "wind_gust" on your location ???
-----------------------
Formuliere die Aufgabe möglichst einfach und
setze die Lösung richtig um - dann wird es auch funktionieren.
-----------------------
Lesen gefährdet die Unwissenheit!