goecharger API (WIP)
Python API for accessing the go-eCharger EV-Charger via the local http-Endpoint
Tested with the "go-eCharger HOME+" CEE-Version
Warning: WIP - Breaking changes possible
This is the first version of the API so there are still breaking chnages possible eg. output parameter names or values.
Links
goecharger CLI App (TBD / WIP)
Features
- Query Charger Status
- Set Charger Configuration
Install
pip install goecharger
Example
from goecharger import GoeCharger
charger = GoeCharger('192.168.1.1') # <- change to your charger IP
print (charger.requestStatus())
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
goecharger-0.1.0.tar.gz
(5.3 kB
view details)
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 goecharger-0.1.0.tar.gz.
File metadata
- Download URL: goecharger-0.1.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecb8fa9958007679308c090a230d968e9c010d8b918191687882d2c77bf00223
|
|
| MD5 |
2521636813d170bddf5f93f166873df4
|
|
| BLAKE2b-256 |
0b9d67508ce221848938ca4d826e6eb31ba8b74c0fe5939cd669884bed01d8e3
|
File details
Details for the file goecharger-0.1.0-py2.py3-none-any.whl.
File metadata
- Download URL: goecharger-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fe6ef4c3051265b386e6e5385b0173e56395c2f55950295b714afe678a296ee
|
|
| MD5 |
718c9c7339d0f824f86ec22800d4e602
|
|
| BLAKE2b-256 |
4174da82e43d47dd4d7df7b193b25af648f3c46890bd10f510e552cc8aa53893
|