Search results for: “openweather”
-
PRO: Openweather Forecast – search location, show weather
Challenge: Show current and forecast weather data via https://api.openweathermap.org/data/2.5/onecall?lat={{lat}}&lon={{lon}}&exclude={part}&appid=….for a searchable location. Solution:Use the above API for the weather at a location defined by lat and lon. Also use the openweather-geocoding API to transform a locationname into lat & lon. See how this is done with a JCI-Shortcode: With this JCI-template:
-
PRO: Openweather Forecast – weather at a location
See how this is done: JCI-Template:
-
Free: API openweathermap.org
Shortcode: In Action: