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.1.tar.gz
(23.4 kB
view hashes)
Built Distribution
Close
Hashes for simplisafe-python-2022.3.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36e7a281b635723447349842bb787973dd5d629acf9702140890371a476db772 |
|
MD5 | 7207e0140b609b2e71b7821f6335dac8 |
|
BLAKE2b-256 | b5b39fdf425b160036267196ccf706b4875f990cfeb7a3592c9606a6b562e891 |
Close
Hashes for simplisafe_python-2022.3.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c4e059e3fcced1d464f0898f4b049038d4eb5ae207e6c056fa3bb4d2c10826c |
|
MD5 | aa11668a096723c20fb2a122faf4452c |
|
BLAKE2b-256 | 4e5fe757e8075f52e221c5f4267a47940daebde099e40ca3a9b236b6ad764c2c |