simplisafe-python
simplisafe-python copied to clipboard
šØ A Python3, asyncio-based interface to the SimpliSafe⢠API
So the "SimpliCam" as they call it is a combination camera and motion sensor. The camera itself is joined to your local network wifi during setup. I am unsure if...
Something strange is happening with multidict when the script executes with "script/setup". I get this error: - Updating multidict (5.2.0 -> 6.0.4): Failed ChefBuildError Backend subprocess exited when trying to...
**Describe the bug** Step one goes fine. Step two gets the error in the attached screenshot. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on...
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.3 to 0.10.0. Release notes Sourced from ruff's releases. 0.10.0 Release Notes Check out the blog post for a migration guide and overview of the changes! Breaking...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.0.1 to 4.1.0. Release notes Sourced from pre-commit's releases. pre-commit v4.1.0 Features Add language: julia. #3348 PR by @āfredrikekre. #2689 issue @ājmuchovej. Fixes Disable automatic toolchain switching...
**Describe the bug** After running script/auth and going through login/MFA, the browser shows a pop-up saying there is no app that can open the link **To Reproduce** Steps to reproduce...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.24.0 to 0.25.3. Release notes Sourced from pytest-asyncio's releases. pytest-asyncio 0.25.3 Avoid errors in cleanup of async generators when event loop is already closed #1040 pytest-asyncio 0.25.2...
**Describe the bug** Following the instructions in https://simplisafe-python.readthedocs.io/en/latest/usage.html#installation, after running scripts/setup in the virtualenv the terminal hangs and does not complete and therefor not allowing you to proceed to the...
Bumps [websockets](https://github.com/python-websockets/websockets) from 14.0 to 15.0.1. Release notes Sourced from websockets's releases. 15.0.1 See https://websockets.readthedocs.io/en/stable/project/changelog.html for details. 15.0 See https://websockets.readthedocs.io/en/stable/project/changelog.html for details. 14.2 See https://websockets.readthedocs.io/en/stable/project/changelog.html for details. 14.1 See https://websockets.readthedocs.io/en/stable/project/changelog.html...
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.6. Release notes Sourced from jinja2's releases. 3.1.6 This is the Jinja 3.1.6 security release, which fixes security issues but does not otherwise change behavior...