klaasnicolaas/python-omnikinverter

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.devcontainer/devcontainer.json
.gitattributes
.github/CODEOWNERS
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.yml
.github/PULL_REQUEST_TEMPLATE.md
.github/labels.yml
.github/release-drafter.yml
.github/renovate.json
.github/workflows/codeql.yaml
.github/workflows/labels.yaml
.github/workflows/linting.yaml
.github/workflows/lock.yaml
.github/workflows/pr-labels.yaml
.github/workflows/release-drafter.yaml
.github/workflows/release.yaml
.github/workflows/stale.yaml
.github/workflows/tests.yaml
.github/workflows/typing.yaml
.gitignore
.pre-commit-config.yaml
.yamllint
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
assets/header_omnik_inverter-min.png
examples/__init__.py1
A
0 mins
examples/ruff.toml
examples/test_default.py32
A
0 mins
examples/test_tcp.py48
A
0 mins
poetry.lock
pyproject.toml
src/omnikinverter/__init__.py18
A
0 mins
src/omnikinverter/const.py3
A
0 mins
src/omnikinverter/exceptions.py20
A
0 mins
src/omnikinverter/models.py251
C
7 hrs
src/omnikinverter/omnikinverter.py203
A
0 mins
src/omnikinverter/py.typed
src/omnikinverter/tcp.py258
B
5 hrs