Skip to content

firstof9/python-openevse-http

Repository files navigation

Codecov branch GitHub commit activity (branch) GitHub last commit GitHub release (latest SemVer)

python-openevse-http

Python Library for OpenEVSE HTTP API

A python library for communicating with the ESP8266- and ESP32-based wifi module from OpenEVSE. This library uses the HTTP API commands to query the OpenEVSE charger.

TODO:

  • Finish tests
  • Finish HTTP API functions
  • Setup webosocket listener for value updates
  • Convert to aiohttp from requests
  • Expose values as properties