Async client library for the KEBA P40 / P40 Pro wallbox local REST API
Project description
keba-kecontact-p40
Async Python client for the KEBA P40 / P40 Pro wallbox local REST API (v3.0.3).
The P40 exposes a self-signed HTTPS endpoint on port 8443 with JWT auth. Pass an
aiohttp.ClientSessionconfigured to skip certificate verification.
import aiohttp
from keba_kecontact_p40 import KebaP40Client
async with aiohttp.ClientSession(connector=aiohttp.TCPConnector(ssl=False)) as session:
client = KebaP40Client("192.168.1.50", "my-password", session=session)
await client.login()
wallboxes = await client.get_wallboxes()
print(wallboxes[0].serial_number, wallboxes[0].state)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file keba_kecontact_p40-0.1.0.tar.gz.
File metadata
- Download URL: keba_kecontact_p40-0.1.0.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
800b7a79b430d2fadd968dd37826b3d336e9df5dfa901138a5a45332f4c77bf7
|
|
| MD5 |
644facb1298608b98318717b0166488f
|
|
| BLAKE2b-256 |
cba3a03e631333ed60dc943d94e7e0ca850e68ad60406e6c92e07c0ab54aa3de
|
Provenance
The following attestation bundles were made for keba_kecontact_p40-0.1.0.tar.gz:
Publisher:
ci.yml on lpostiglione/keba-kecontact-p40
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
keba_kecontact_p40-0.1.0.tar.gz -
Subject digest:
800b7a79b430d2fadd968dd37826b3d336e9df5dfa901138a5a45332f4c77bf7 - Sigstore transparency entry: 1740530111
- Sigstore integration time:
-
Permalink:
lpostiglione/keba-kecontact-p40@738bcf780af5423814c4fc6f027c0bb07ec14522 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/lpostiglione
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@738bcf780af5423814c4fc6f027c0bb07ec14522 -
Trigger Event:
push
-
Statement type:
File details
Details for the file keba_kecontact_p40-0.1.0-py3-none-any.whl.
File metadata
- Download URL: keba_kecontact_p40-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23ec9322a4f6241edd8c6ade791eec042c80bb087ac170a271ee87a426202d33
|
|
| MD5 |
ca4492c3f2dcdf0a70be19eca3c35be2
|
|
| BLAKE2b-256 |
b3376943db9572699711b7f88f5132aa4cdb215998ae54e108f20b8b163a0de9
|
Provenance
The following attestation bundles were made for keba_kecontact_p40-0.1.0-py3-none-any.whl:
Publisher:
ci.yml on lpostiglione/keba-kecontact-p40
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
keba_kecontact_p40-0.1.0-py3-none-any.whl -
Subject digest:
23ec9322a4f6241edd8c6ade791eec042c80bb087ac170a271ee87a426202d33 - Sigstore transparency entry: 1740530117
- Sigstore integration time:
-
Permalink:
lpostiglione/keba-kecontact-p40@738bcf780af5423814c4fc6f027c0bb07ec14522 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/lpostiglione
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@738bcf780af5423814c4fc6f027c0bb07ec14522 -
Trigger Event:
push
-
Statement type: