| Name | imeon-inverter-api JSON |
| Version |
0.3.7
JSON |
| download |
| home_page | None |
| Summary | A standalone API to collect data from the Imeon Energy Inverters. Uses HTTP POST/GET. |
| upload_time | 2024-09-02 09:53:29 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.11 |
| license | Apache-2.0 |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# Imeon Inverter Standalone API
[](https://github.com/Imeon-Inverters-for-Home-Assistant/inverter-api)
[](https://pypi.org/project/imeon-inverter-api/)
[](https://imeon-energy.com/)
[](https://www.apache.org/licenses/LICENSE-2.0)
A standalone API allowing communication with Imeon Energy inverters.
#
### Features
- uses HTTP POST/GET (auth + read-only)
- compatible with all models
- request rate limiter
### Planned
- changing inverter settings from API calls
## Installation
You can install the package using pip:
```bash
pip install imeon_inverter_api
```
You can then simply use the package like this:
```python
import imeon_inverter_api
```
## Wiki
For documentation and some examples, please consult this project's **[wiki](https://github.com/Imeon-Inverters-for-Home-Assistant/inverter-api/wiki)**.
Raw data
{
"_id": null,
"home_page": null,
"name": "imeon-inverter-api",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Rodrigue Lemaire <developpement@imeon-energy.com>",
"download_url": "https://files.pythonhosted.org/packages/6c/c7/8412289d87ed5ba111cb5236efe5bc8567aee4d7e7074ccd2299ece2b42c/imeon-inverter-api-0.3.7.tar.gz",
"platform": null,
"description": "# Imeon Inverter Standalone API\n\n[](https://github.com/Imeon-Inverters-for-Home-Assistant/inverter-api)\n[](https://pypi.org/project/imeon-inverter-api/)\n[](https://imeon-energy.com/)\n[](https://www.apache.org/licenses/LICENSE-2.0)\n\nA standalone API allowing communication with Imeon Energy inverters.\n\n#\n\n### Features\n- uses HTTP POST/GET (auth + read-only)\n- compatible with all models\n- request rate limiter\n\n\n### Planned\n- changing inverter settings from API calls\n\n## Installation\n\nYou can install the package using pip:\n\n```bash\npip install imeon_inverter_api\n```\nYou can then simply use the package like this:\n```python\nimport imeon_inverter_api\n```\n\n\n## Wiki\n\nFor documentation and some examples, please consult this project's **[wiki](https://github.com/Imeon-Inverters-for-Home-Assistant/inverter-api/wiki)**.\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A standalone API to collect data from the Imeon Energy Inverters. Uses HTTP POST/GET.",
"version": "0.3.7",
"project_urls": {
"Documentation": "https://github.com/Imeon-Inverters-for-Home-Assistant/inverter-api/wiki",
"Homepage": "https://github.com/Imeon-Inverters-for-Home-Assistant/inverter-api",
"Issues": "https://github.com/Imeon-Inverters-for-Home-Assistant/inverter-api/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a9cf61c2d74772684b1c30e46a9fe4aacce6d338e257f09cbea50e0e99b72e65",
"md5": "4e7a8604673e776b04a2065b22255199",
"sha256": "25e4ec05093cf64c34d3716bf070801e7233c1a1bf67aedb19e6171b96b22058"
},
"downloads": -1,
"filename": "imeon_inverter_api-0.3.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4e7a8604673e776b04a2065b22255199",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 9036,
"upload_time": "2024-09-02T09:53:27",
"upload_time_iso_8601": "2024-09-02T09:53:27.140698Z",
"url": "https://files.pythonhosted.org/packages/a9/cf/61c2d74772684b1c30e46a9fe4aacce6d338e257f09cbea50e0e99b72e65/imeon_inverter_api-0.3.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6cc78412289d87ed5ba111cb5236efe5bc8567aee4d7e7074ccd2299ece2b42c",
"md5": "c95927c7656e74acbeb29d8e3437ec2e",
"sha256": "643d88e464f95096a8c5a6945d4da1766b15ea2951bd0bbefba6ccd96e52d0f0"
},
"downloads": -1,
"filename": "imeon-inverter-api-0.3.7.tar.gz",
"has_sig": false,
"md5_digest": "c95927c7656e74acbeb29d8e3437ec2e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 8144,
"upload_time": "2024-09-02T09:53:29",
"upload_time_iso_8601": "2024-09-02T09:53:29.223095Z",
"url": "https://files.pythonhosted.org/packages/6c/c7/8412289d87ed5ba111cb5236efe5bc8567aee4d7e7074ccd2299ece2b42c/imeon-inverter-api-0.3.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-02 09:53:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Imeon-Inverters-for-Home-Assistant",
"github_project": "inverter-api",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "imeon-inverter-api"
}