Skip to content

Releases: obones/openhab-binding-openmeteo

Version 0.3.0

24 Jan 21:53
Compare
Choose a tag to compare

New features:

  • Introduce the missing solar related channels
  • Introduce all "instant" solar related channels
  • Introduce an "Icon Id" channel that provides icon ids compatible with OpenWeatherMap definitions
    • Those icon ids are much less detailed than the WMO code and are only available to make using existing weather widgets easier.

Version 0.2.1

28 Sep 20:11
Compare
Choose a tag to compare

Fixes:

  • The "Observation time in split channel groups" option was wrongly applied to timeseries channels, preventing the values to be stored by the persistence layer.

Version 0.2.0

08 Jul 14:28
Compare
Choose a tag to compare

New features:

  • Introduce the Air quality report thing type, with current and hourly time series groups.
    • All variables are supported as individually selected channels
    • Discovery for the system location

Changes:

  • Better documentation in Readme
  • Fix the typo in hourly weather forecast maximum value (348 instead of 384)
  • Add a last-updated channel on the bridge, and a last-updated property on all other things

Version 0.1.0

25 Mar 10:49
Compare
Choose a tag to compare

New features:

  • Introduce the Current weather channel group
  • Introduce the 15 minutely weather forecast channel group
  • Discovery service that auto creates a forecast thing for the system location

Changes:

  • Channels are now suffixed with the name of the channel group they belong to

Version 0.0.1

05 Mar 14:14
Compare
Choose a tag to compare

This is the initial version with daily and hourly forecast.