Skip to main content

"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


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 hashes)

Uploaded Source

Built Distribution

evcc-0.0.1-py3-none-any.whl (2.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page