A Python3, async-friendly library for Flo by Moen Smart Water Detectors
Project description
📟 aioflo: a Python3, asyncio-friendly library for Notion® Home Monitoring
aioflo
is a Python 3, asyncio
-friendly library for interacting with
Flo by Moen Smart Water Detectors.
Python Versions
aioflo
is currently supported on:
- Python 3.6
- Python 3.7
- Python 3.8
Installation
pip install aioflo
Usage
TBD
Contributing
- Check for open features/bugs or initiate a discussion on one.
- Fork the repository.
- Install the dev environment:
make init
. - Enter the virtual environment:
source .venv/bin/activate
- Code your new feature or bug fix.
- Write a test that covers your new functionality.
- Run tests and ensure 100% code coverage:
make coverage
- 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
aioflo-0.0.1.tar.gz
(3.1 kB
view hashes)
Built Distribution
aioflo-0.0.1-py3-none-any.whl
(2.7 kB
view hashes)