Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 406 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 406 Bytes

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:

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