Python-awair

Latest version: v0.2.4

Safety actively analyzes 623248 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.4

What's Changed
* Capture firmware version from local devices by zachberger in https://github.com/ahayworth/python_awair/pull/26

New Contributors
* zachberger made their first contribution in https://github.com/ahayworth/python_awair/pull/26

**Full Changelog**: https://github.com/ahayworth/python_awair/compare/0.2.3...0.2.4

0.2.3

A very minor update, to support a request from the home-assistant project.

- Loosens constraints for `voluptuous`, so that home-assistant can upgrade successfully - cc [home-assistant/core68897](https://github.com/home-assistant/core/pull/68897)
- Loosens a few other dev-related version constraints (`mypy`, etc) to build on arm64.
- Test against python 3.9 and 3.10, and run GH Actions a little less aggressively on PRs.

0.2.2

This is a minor release, which allows `python_awair` to be built with `poetry-core` rather than `poetry`. It turns out that `poetry-core` is a PEP517-compliant build backend, and that means other PEP517-compliant frontends can build the project easily. Practically speaking, that means you won't have to install `poetry` to build the project, just `poetry-core`. This allows `python_awair` to be more easily integrated into other systems. Thanks, fabaff ! 🎉

We also have a version bump of `aiohttp` for the sphinx docs, which I doubt is interesting to anyone.

Otherwise- there is no new functionality in this release!

0.2.1

This release just loosens the requirements for `aiohttp`, making us less strict about which future versions we'll accept.

0.2.0

A small, but exciting release! Thanks to the efforts of bpowers, we now support the Awair Local API! Documentation for the new Local API can be found [here](https://docs.google.com/document/d/1001C-ro_ig7aEyz0GiWUiiJn0M6DLj47BYWj31acesg/edit).

Note that if you have an older Awair device (such as the first-generation Awair), the Local API is not supported at this time.

Big thanks to bpowers! ❤️

0.1.1

This release only contains updates to dev tooling, so that the CI builds will pass again. It's unclear why they stopped passing, but my money is on caching.

There is no functional change to the library.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.