bachya/regenmaschine

View on GitHub
Branch: dev(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.flake8
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/dependabot.yml
.github/labels.yml
.github/pull_request_template.md
.github/release-drafter.yml
.github/workflows/codeql.yml
.github/workflows/labels.yml
.github/workflows/lock.yml
.github/workflows/publish.yml
.github/workflows/release-drafter.yml
.github/workflows/requirements.txt
.github/workflows/stale.yml
.github/workflows/static-analysis.yml
.github/workflows/test.yml
.gitignore
.mise.toml
.pre-commit-config.yaml
LICENSE
README.md
examples/__init__.py1
A
0 mins
examples/test_api.py76
A
0 mins
poetry.lock
pyproject.toml
regenmaschine/__init__.py2
A
0 mins
regenmaschine/client.py191
A
0 mins
regenmaschine/const.py3
A
0 mins
regenmaschine/controller.py122
A
0 mins
regenmaschine/endpoints/__init__.py37
A
0 mins
regenmaschine/endpoints/api.py12
A
0 mins
regenmaschine/endpoints/diagnostics.py21
A
0 mins
regenmaschine/endpoints/machine.py35
A
0 mins
regenmaschine/endpoints/parser.py25
A
0 mins
regenmaschine/endpoints/program.py85
A
0 mins
regenmaschine/endpoints/provision.py26
A
0 mins
regenmaschine/endpoints/restriction.py45
A
0 mins
regenmaschine/endpoints/stats.py31
A
0 mins
regenmaschine/endpoints/watering.py107
A
0 mins
regenmaschine/endpoints/zone.py108
A
0 mins
regenmaschine/errors.py78
A
0 mins
regenmaschine/py.typed
script/release
script/setup