This is the Niagara module implementing the free 5-days weather report provided by Openweathermap. The module implements Niagara Weather API and uses standard Niagara icons so you can use it as the direct replacement for the discontinued Weather Underground service.
Date | Change |
---|---|
9.1.2020 | Using HTTPConnection to pass NiagaraProxy |
1.4.2019 | Module signed with Neopsis certificate |
5.2.2019 | Initial Release |
- Get the API key from the openweathemap homepage here.
- Install the module in your %niagara_home%/modules directory.
- Add the Niagara WeatherService to your station's services.
- Add new provider to the WeatherService - from the list of available
services select
Nv Owm Provider
. - Add the location as
city
orcity,country_code
, for exampleLondon,GB
To download the compiled module go to the Releases link.
For developers: you can find the great documentation here
The code is licensed under Apache 2.0 license, see the LICENSE file
Enjoy