Skip to content

Lots of goodies

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 08:04
· 107 commits to refs/heads/main since this release
66e8f1f

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