A Python3, async interface to the SimpliSafe API
Project description
🚨 simplisafe-python: A Python3, async interface to the SimpliSafe™ API
simplisafe-python
(hereafter referred to as simplipy
) is a Python3,
asyncio
-driven interface to the unofficial SimpliSafe™ API. With it, users can
get data on their system (including available sensors), set the system state,
and more.
Documentation
You can find complete documentation here: https://simplisafe-python.readthedocs.io
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
- 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
simplisafe-python-6.0.0.tar.gz
(15.0 kB
view hashes)
Built Distribution
Close
Hashes for simplisafe_python-6.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d587d30d9c74ef656b195589f048849da23ff8ff5fb102b6dded890e19a2f285 |
|
MD5 | bd53ee6c9345cfedcc4327c53c7f5d29 |
|
BLAKE2b-256 | 6e926a68b2224c80389991b78edf1ac201449348a130fe8984ec3a44f5aae76d |