



# 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
- [X] Setup webosocket listener for value updates
- [X] Convert to aiohttp from requests
- [X] Expose values as properties
Raw data
{
"_id": null,
"home_page": "https://github.com/firstof9/python-openevse-http",
"name": "python-openevse-http",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": "firstof9",
"author_email": "firstof9@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/57/53/d6319fc2e310b39ab3a45c82450cfd593980fef61e07415c63b4c4fe4793/python-openevse-http-0.1.62.tar.gz",
"platform": null,
"description": "\n\n\n\n# python-openevse-http\nPython Library for OpenEVSE HTTP API\n\nA 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.\n\nTODO:\n- [ ] Finish tests\n- [ ] Finish HTTP API functions\n- [X] Setup webosocket listener for value updates\n- [X] Convert to aiohttp from requests\n- [X] Expose values as properties\n\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Python wrapper for OpenEVSE HTTP API",
"version": "0.1.62",
"project_urls": {
"Download": "https://github.com/firstof9/python-openevse-http",
"Homepage": "https://github.com/firstof9/python-openevse-http"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c03ee2b62953378cba97664197102efd5f4dfe14d65947f9dc1d7d25653f6e8c",
"md5": "29250cf7e742b0b302a3f311718401ef",
"sha256": "16d38eb127af5f3ad6cf9f67ac0f174fa9f7cfe0430d9abb0147fdcea54def9e"
},
"downloads": -1,
"filename": "python_openevse_http-0.1.62-py3-none-any.whl",
"has_sig": false,
"md5_digest": "29250cf7e742b0b302a3f311718401ef",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 11977,
"upload_time": "2024-10-11T14:07:30",
"upload_time_iso_8601": "2024-10-11T14:07:30.788121Z",
"url": "https://files.pythonhosted.org/packages/c0/3e/e2b62953378cba97664197102efd5f4dfe14d65947f9dc1d7d25653f6e8c/python_openevse_http-0.1.62-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5753d6319fc2e310b39ab3a45c82450cfd593980fef61e07415c63b4c4fe4793",
"md5": "da43e40337747640a37659e75560032d",
"sha256": "9b829bdc0f83b14b9b10b5c1a4d77699c6f2b5ed498c6c5e98aca60ac2e2df0b"
},
"downloads": -1,
"filename": "python-openevse-http-0.1.62.tar.gz",
"has_sig": false,
"md5_digest": "da43e40337747640a37659e75560032d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 11790,
"upload_time": "2024-10-11T14:07:31",
"upload_time_iso_8601": "2024-10-11T14:07:31.930455Z",
"url": "https://files.pythonhosted.org/packages/57/53/d6319fc2e310b39ab3a45c82450cfd593980fef61e07415c63b4c4fe4793/python-openevse-http-0.1.62.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-11 14:07:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "firstof9",
"github_project": "python-openevse-http",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "python-openevse-http"
}