"evcc access via API"
Project description
SonnenCharger
Purpose
Read status information from evcc's API
Installation
Using pip
pip3 install evcc
Manual installation
Download the archive from pypi.org and unpack where needed ;)
Usage
from evcc import evcc
evcc_host = '192.168.1.2'
evcc_port = 502 # optional, default=502
# Init class, establish connection
evcc_info = evcc(sc_host, sc_port)
print(evcc.get_state()) # retrieve general wallbox information
Results (examples)
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
evcc-0.0.1.tar.gz
(4.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
evcc-0.0.1-py3-none-any.whl
(2.3 kB
view details)
File details
Details for the file evcc-0.0.1.tar.gz.
File metadata
- Download URL: evcc-0.0.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d14242f837b76947a6c09ee493770e2ce9efaa7e89cc057c146dc52a68f3707
|
|
| MD5 |
fcc2fe1a2b10e3f7e7ec7acc9eec4bf2
|
|
| BLAKE2b-256 |
b459a5aa267023455dff13de2d882a2a356d79a398f131fe2a71950f16c5ca53
|
File details
Details for the file evcc-0.0.1-py3-none-any.whl.
File metadata
- Download URL: evcc-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
816dadc8296f8fd9563bf0f75a985d8d91b01c955a6f9c72554639a0a45fe262
|
|
| MD5 |
d79b58eb6eb0becaacb70aad7013a4bb
|
|
| BLAKE2b-256 |
a96781e1c2dc2072ebfac59ba0fd86133db0d866debb709d2a019d336827de80
|