Skip to content

Releases: astrandb/weatherlink

Beta 5 - Lots of goodies

11 Jan 10:28
ec18b89
Compare
Choose a tag to compare
Pre-release

Downloads for this release

Beta comments

No more features will be added to this release. Only bugs will be fixed before the planned release later this week.

Please test this beta version in the mean time and report any issues in the repo on Github.

Notable Changes

  • The main new feature is that an ISS can be transmitting to Live or Console units on any channel, not only on channel 1.
  • There is also support for the Moist/Soil transmitter.
  • A binary sensor that signals if observation data is older than 30 min. The exact time when the station was updated is stored as an attribute to this sensor.

Known problems

In certain configurations invalid sensors can be exposed. E.g. Leaf wetness 4. This is due to a bug on Weatherlink's side and not possible to handle by the integration. Users can disable these sensors in the UI if they don't want to see them.

New features

Bug fixes

Translation

Dependencies

Maintenance

  • Change versioning to CalVer (e g 2023.12.0) @astrandb (#88)

Code quality and optimizations

  • Deduplicate sensor descriptions and data interpretation @astrandb (#115)
  • Change versioning to CalVer (e g 2023.12.0) @astrandb (#88)

Development tools

Beta 3 - Lots of goodies

09 Jan 08:37
Compare
Choose a tag to compare
Pre-release

Downloads for this release

Notable Changes

  • The main new feature is that an ISS can be transmitting to Live or Console units on any channel, not only on channel 1.
  • There is also support for the Moist/Soil transmitter.
  • A binary sensor that signals if observation data is older than 30 min. The exact time when the station was updated is stored as an attribute to this sensor.

There are a few more features in the pipeline that are planned for inclusion in the upcoming release. Please test this beta version in the mean time and report any issues in the repo on Github.

New Features

Bug fixes

Translation

Dependencies

Maintenance

  • Change versioning to CalVer (e g 2023.12.0) @astrandb (#88)

Code quality and optimizations

  • Change versioning to CalVer (e g 2023.12.0) @astrandb (#88)

Development tools

Add support for sensor transmitters and more

22 Dec 09:03
Compare
Choose a tag to compare

Downloads for this release

Notable Changes

The integration can now display data from multiple sensor units (ISS or sensor transmitters) when connected to the same Live or Console device. SUppport for Leaf/Soil sensors will be added in a later release.

New Features

  • Refactor to support extra sensor transmitters @astrandb (#78)

Translation

Maintenance

Development tools

Some more sensors and general performance improvements

18 Dec 21:04
8a9d64c
Compare
Choose a tag to compare

Downloads for this release

Notable changes

  • A number of new sensors are exposed, some are disabled by default and must be enabled by the user if used.
  • A number of minor performance improvements and optimizations

Note that this version will only display data from one primary device, such as Vantage Vue or Vantage Pro. It will not detect the presence of extra sensor suites or similar add-ons. This will be addressed in an upcoming release. No delivery time promised!

New Features

Dependencies

Maintenance

Development environment and tools

  • Minor fixes in development container

A few new sensors

14 Dec 20:36
Compare
Choose a tag to compare

Downloads for this release

New Features

  • Add sensors for wind_gust and rain_storm @astrandb (#68)
  • Add datetime attribute to rain_storm sensor
  • Slovak translation @misa1515

Changes

Dependencies

Bugfix release

24 Nov 17:21
Compare
Choose a tag to compare

Downloads for this release

Changes

Bug Fixes

  • Display unknown when wind dierection is missing @astrandb (#60)

Dependencies

Bugfix release

20 Sep 14:19
29078e0
Compare
Choose a tag to compare

Downloads for this release

Minor bug fixes and tweaks

New Features

  • Improved auth error handling and sensor metadata to diagnostics @astrandb (#46)

Bug Fixes

Maintenance

Support for more station types

18 Sep 14:01
04c77c1
Compare
Choose a tag to compare

Downloads for this release

Notable changes

This release contains support for most variants of Vue and Vantage pro stations. There has been a major overhaul of the codebase so there might be regressions hiding...
The diagnotic download function is also improved in order to simplify trouble-shooting.

Sensor names and states are now localized, currently only English and Swedish. Contributions of new languages are welcome.

New Features

Dependencies

Maintenance

Much improved behind the scene and support for API V2

17 Sep 13:45
a3541aa
Compare
Choose a tag to compare

Downloads for this release

The main new feature is support for API V2 in addition to the legacy API V1.
This release is fairly complete regarding the Vantage Vue sensors. There is no support for Vantage Pro currently. Initial support will be added soon.

If you have a setup that is not fully supported, please create an issue in the repo and upload a diagnostic download from the Device page.

Changes

New Features

Maintenance

Translate wind direction

13 Apr 21:18
Compare
Choose a tag to compare

Downloads for this release

Changes