A Python3 library for Elexa Guardian water valves and sensors
Project description
🚰 aioguardian: A Python3 library for Elexa Guardian devices
aioguardian
is a Python3, asyncio
-focused library for interacting with
the Guardian line of water valves and sensors from Elexa.
Installation
pip install aioguardian
Python Versions
aioguardian
is currently supported on:
- Python 3.10
- Python 3.11
- Python 3.12
Documentation
Complete documentation can be found here.
Contributing
Thanks to all of our contributors so far!
- Check for open features/bugs or initiate a discussion on one.
- Fork the repository.
- (optional, but highly recommended) Create a virtual environment:
python3 -m venv .venv
- (optional, but highly recommended) Enter the virtual environment:
source ./.venv/bin/activate
- Install the dev environment:
script/setup
- Code your new feature or bug fix on a new branch.
- Write tests that cover your new functionality.
- Run tests and ensure 100% code coverage:
poetry run pytest --cov aioguardian tests
- Update
README.md
with any new documentation. - Submit a pull request!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aioguardian-2023.11.0.tar.gz
(11.1 kB
view hashes)
Built Distribution
Close
Hashes for aioguardian-2023.11.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0620c029019f98196b52169280f204a284c855590c4450f2e9f064e7b227ebe2 |
|
MD5 | 1cfe6a4858f9732110ffef49844330b9 |
|
BLAKE2b-256 | a5fe19d024a8792e493686169ba9c167b88594827d613bb0c735ffb6b5382fa0 |