The code that collects the data seems to be initiated by meteohub/wnetd. Watching the running processes and what is done, I was able to find that the access to weather underground comes every 2 minutes from these commands:
/home/meteohub/timeout 1 30 php-cgi /tmp/mnt/PWS/MB2/mbdbfiles/nanocron.php ...
Search found 2 matches
- Thu Jun 15, 2023 11:23 pm
- Forum: Meteobridge Discussion
- Topic: Weather Underground API failures
- Replies: 2
- Views: 725
- Tue Jun 13, 2023 6:30 pm
- Forum: Meteobridge Discussion
- Topic: Weather Underground API failures
- Replies: 2
- Views: 725
Weather Underground API failures
I recently setup a RPI with Meteobridge. It looks like it uses weather underground for the forecast and needs my WU API key to get the forecast. It appears the Meteobridge will query WU for forecast data about once every 2 minutes based on the API usage stats I see.
That seems a little excessive ...
That seems a little excessive ...