Open Meteo weather forecast binding [5.0.0.0;5.9.9.9)

This binding integrates the Open Meteo weather forecast api service.

Supported things

  • Open Meteo bridge to represent the connection to the Open Meteo service. If you are a paid user of this service, you will want to use the advanced properties to set your custom URL and API key.
  • Weather forecast to provide the hourly, daily and 15 minutely forecast for a specific location. It requires coordinates of the location of your interest.
  • Hourly air quality forecasts for a specific location.
  • Hourly and daily marine condition forecasts for a specific location
  • Automatic discovery if the system location is set

Changelog

Version 0.5.0

New features:

  • Add proxy parameters on the bridge (#7)
  • Add models parameter on forecasts that support it (#9)

Fixes:

  • Do not send UNDEF or NULL to timeseries (#8)
  • Indicate proper connection type in addon properties to achieve correct filtering in the marketplace

Version 0.4.1

Fixes:

  • Do not crash when the API returns invalid numbers in the forecast

Version 0.4.0

New features:

  • Support for OpenHAB 5.0
  • Add the marine conditions forecast thing
  • Current groups now have the same channels as the hourly groups
  • Introduce past days/hours/15 minutely options to retrieve archived data from the online service

Fixes:

  • Cloud cover details were missing from weather forecast

Resources

JAR file
Source code
Source repository
Binding discussion

2 Likes