Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 895 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 895 Bytes

Weather Widget

GitHub Releases

A fully configurable PCF control that uses Open Weather Data API to show current as well as 5 day/3 hour weather forecast.

Configure the control

Control has 3 configuration properities which are described below:

Configuration Property Description Required
OpenWeather API Key API Key from OpenWeather. Get your API Key from https://openweathermap.org Yes
Zip Code Zip or Postal code Yes
Country Code Two-digit country code (e.g. US) Yes

Screenshot of the configuration

WeatherWidget-Configuration

Demo of the control

Coming soon!!