.bandit.yaml | |
|
|
.codeclimate.yml | |
|
|
.coverage | |
|
|
.coveragerc | |
|
|
.flake8 | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.github/labeler.yml | |
|
|
.github/pull_request_template.md | |
|
|
.github/release-drafter.yml | |
|
|
.github/stale.yml | |
|
|
.github/workflows/ci.yaml | |
|
|
.github/workflows/publish.yaml | |
|
|
.github/workflows/release.yaml | |
|
|
.gitignore | |
|
|
.pre-commit-config.yaml | |
|
|
.whitesource | |
|
|
AUTHORS.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
eufy_security_ws_python/__init__.py | 1 | A 0 mins |
|
eufy_security_ws_python/client.py | 227 | A 25 mins |
|
eufy_security_ws_python/const.py | 5 | A 0 mins |
|
eufy_security_ws_python/errors.py | 32 | A 0 mins |
|
eufy_security_ws_python/event.py | 44 | A 0 mins |
|
eufy_security_ws_python/model/__init__.py | 1 | A 0 mins |
|
eufy_security_ws_python/model/device.py | 70 | A 0 mins |
|
eufy_security_ws_python/model/driver.py | 45 | A 0 mins |
|
eufy_security_ws_python/model/station.py | 88 | A 0 mins |
|
eufy_security_ws_python/model/version.py | 18 | A 0 mins |
|
eufy_security_ws_python/version.py | 12 | A 0 mins |
|
examples/__init__.py | 1 | A 0 mins |
|
examples/test_websocket.py | 20 | A 0 mins |
|
poetry.lock | |
|
|
pylintrc | |
|
|
pyproject.toml | |
|
|
renovate.json | |
|
|
requirements_test.txt | |
|
|
script/release | |
|
|
script/setup | |
|
|
script/test | |
|
|