python-openevse-http

Python wrapper for OpenEVSE HTTP API


Keywords
hacktoberfest, home-assistant, home-automation, python, python3
Install
pip install python-openevse-http==0.1.60

Documentation

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