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.
- (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
simplisafe-python-2022.3.3.tar.gz
(23.3 kB
view hashes)
Built Distribution
Close
Hashes for simplisafe-python-2022.3.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5228e99f66cc4fb2b07f57ad85142242d355852cb733d3c2858cd45f2a877e1d |
|
MD5 | 669535a950768ebb7b5683bca2406e28 |
|
BLAKE2b-256 | 5487f5edcd6d0a27840a86bb6c715fad6f98ae1053b1009266c5f7468b3584fd |
Close
Hashes for simplisafe_python-2022.3.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a917578e88c7740d9664463973725cce4a74fafa6fdb9fbcb6d9c0eafa410cd |
|
MD5 | 363d18d92c82e9bf3bd4cef72c85b630 |
|
BLAKE2b-256 | 46d172c1c755d9691dd75357dd3bbca5840469aa572d745fa842038f21aa9350 |