Note for the openweathermap call on your pages, is a potentially paid subscription necessary.
I will try this free API-Call in few hours if my subscription activated:
Code: Select all
https://api.openweathermap.org/data/2.5/forecast?lat={lat}&lon={lon}&appid={API key}