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 tests that cover 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-7.2.0.tar.gz
(16.0 kB
view hashes)
Built Distribution
Close
Hashes for simplisafe_python-7.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02c9c4c67292cfc9b3fac07e2bfc7703c90524e3d772facf03e0cc9ec8a508f3 |
|
MD5 | 24a95a0aed8892e2808d8338a4e5b925 |
|
BLAKE2b-256 | 376076cee075b3fba5c558ba73cc520ba08663cb84bc73ec7cd371dc240dff74 |