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.6
- Python 3.7
- Python 3.8
- Python 3.9
- Python 3.10
Documentation
Complete documentation can be found here: http://aioguardian.readthedocs.io
Contributing
- 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.
- Write tests that cover your new functionality.
- Run tests and ensure 100% code coverage:
script/test
- Update
README.md
with any new documentation. - Add yourself to
AUTHORS.md
. - 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-2022.3.1.tar.gz
(9.9 kB
view hashes)
Built Distribution
Close
Hashes for aioguardian-2022.3.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | af7748f97c62c14edfc88cfce97ff1f47a424caf025daf757b8a8725d6f29bec |
|
MD5 | 908f598a147fdeec232e9edca7027f88 |
|
BLAKE2b-256 | 0f349a91d11ffb0c1eed2da4e93f67c24b5cd2b8f2c4941232e3e9fd12d39f2d |