Skip to main content

A Python API for accessing the go-eCharger EV-Charger

Project description

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

Product Homepage

API-Documentation

Project Homepage

PyPi Package

goecharger CLI App (TBD / WIP)

Home Assistant Integration (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())

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

goecharger-0.0.4.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

goecharger-0.0.4-py2.py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 2 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