Beta 3 - Lots of goodies
Pre-release
Pre-release
github-actions
released this
09 Jan 08:37
·
129 commits
to refs/heads/main
since 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
- Connect/Disconnected sensor if last update > 30 minutes @astrandb (#104)
- Add Moist/Soil transmitter @astrandb (#101)
- Add UV-index sensor @astrandb (#98)
- Allow primary ISS to have any tx_id @astrandb (#97)
Bug fixes
- Enable timestamp sensor for data_structure 2 @astrandb (#111)
- Remove moist/soil sensors from data_structure 23 @astrandb (#107)
- Change rain storm datetimes to local tz @astrandb (#105)
- Handle None values in rain data @astrandb (#94)
Translation
- Lokalise: Translations update @astrandb (#112)
- Enable timestamp sensor for data_structure 2 @astrandb (#111)
- Lokalise: Translations update @astrandb (#108)
- Rename "Irradiance" to "Solar irradiance" @astrandb (#102)
- Add Moist/Soil transmitter @astrandb (#101)
- Add UV-index sensor @astrandb (#98)
Dependencies
- Bump ruff from 0.1.9 to 0.1.11 @dependabot (#109)
- Bump ruff from 0.1.8 to 0.1.9 @dependabot (#86)