Skip to content

Beta 5 - Lots of goodies

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 10:28
· 111 commits to refs/heads/main since this release
ec18b89

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