File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed
Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 55[ ![ codecov] ( https://codecov.io/gh/ahayworth/python_awair/branch/master/graph/badge.svg )] ( https://codecov.io/gh/ahayworth/python_awair )
66[ ![ Documentation Status] ( https://readthedocs.org/projects/python-awair/badge/?version=latest )] ( https://python-awair.readthedocs.io/en/latest/?badge=latest )
77
8- This is an async library which accesses portions of the [ Awair] ( https://getawair.com ) REST API. It exists primarily
9- to support the Home Assistant integration, but is considered active and supported by its author. PRs welcome!
8+ This is an async library which accesses portions of the [ Awair] ( https://getawair.com ) REST API, and it exists primarily
9+ to support the Home Assistant integration for Awair devices.
1010
1111Features:
1212- Object-oriented approach to querying and handling data
@@ -20,6 +20,15 @@ Not yet supported:
2020
2121Dive into our [ documentation] ( https://python-awair.readthedocs.io/en/latest ) to get started!
2222
23+ # Status
24+
25+ This project could be considered in "maintenance mode". It meets the needs of the Home Assistant integration,
26+ and there are no current plans to add new features. Large PRs adding significant new features or drastically
27+ changing the library are unlikely to be accepted without prior discussion (please open an issue first).
28+
29+ However, bug fixes and updates to support python and/or Home Assistant compatibility are welcomed and accepted!
30+ I intend to keep passively maintaining the library, and please open an issue if there is an unaddressed need.
31+
2332# Development
2433
2534- We manage dependencies and builds via [ poetry] ( https://python-poetry.org )
You can’t perform that action at this time.
0 commit comments