Skip to content

Releases: astrandb/weatherlink

Improvements and bugfixes

03 Dec 08:46
Compare
Choose a tag to compare

Downloads for this release

Notable Changes

A new sensor, Last updated, is added that displays when data was last sent from the weatherstation to the WeatherLink cloud. A bux regarding how disconnected state was calculated was removed.

New Features

Translation

Dependencies

8 changes

Code quality and optimizations

Development tools

Minor bug fixes

12 Oct 13:41
Compare
Choose a tag to compare

Downloads for this release

Notable Changes

Bug fixes

Dependencies

5 changes

Beta 1, fix negative gust values

11 Oct 08:45
6e3b76f
Compare
Choose a tag to compare
Pre-release

Downloads for this release

Notable Changes

Bug fixes

Dependencies

5 changes

Development tools

Beta, fix negative gust values

10 Oct 10:19
02675e8
Compare
Choose a tag to compare
Pre-release

Downloads for this release

Notable Changes

Dependencies

5 changes

Development tools

Support for standalone AirLink and some minor tweaks

23 Aug 10:29
a3228a7
Compare
Choose a tag to compare

Downloads for this release

Notable Changes

New Features

Translation

6 changes

Dependencies

15 changes

Code quality and optimizations

New features and improved performance

11 Apr 21:07
Compare
Choose a tag to compare
Pre-release

Downloads for this release

Notable Changes

New Features

Translation

5 changes

Dependencies

11 changes

Code quality and optimizations

More features

21 Jan 09:03
Compare
Choose a tag to compare

Downloads for this release

Notable Changes

This release contains initial support for AirLink devices. It is only tested for installations where the AirLink device is installed through a Console. Standalone installs are not tested and does probably not work perfectly. If your installation of AirLink is affected, please report an issue in the repository.

In previous release it was not always obvious if the values from the weather stations was outdated. In this version the data will be displayed as unavailable if the values from the API are older than 60 minutes.

New Features

Bug fixes

  • Remove float conversions and let None values through @astrandb (#121)

Translation

3 changes

Dependencies

Prerelease: AirLink support and more

17 Jan 10:54
c147223
Compare
Choose a tag to compare
Pre-release

Downloads for this release

Notable Changes

This release adds support for AirLink devices. The feature is not tested with standalone installations of AirLinks. Users with this type of installation are most welcome to confirm if it works as expected or add an issue in the repo if any problems occur.

The other main feature is that it is now clearly signalled when the data from the weather stations is outdated, i.e. > 60 min old.

New Features

Bug fixes

  • Remove float conversions and let None values through @astrandb (#121)

Translation

3 changes

Dependencies

Lots of goodies

12 Jan 08:04
66e8f1f
Compare
Choose a tag to compare

Downloads for this release

Notable Changes

This is an overhaul of most parts of the integration. There are many new features and improvements.

  • An important new feature is that an ISS can be transmitting to Live or Console units on any channel, not only on channel 1.
  • Improved discovery of available sensors and calculated values.
  • There is support for the soil moisture 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.

If many stations belonging to same account on Weatherlink are installed in the integration the API can react with rate limiting (HTTP status 429).

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 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