# simplisafe-python

`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.

```{toctree}
:maxdepth: 3

intro
usage
system
sensor
lock
camera
websocket
api
```
