Inels-mqtt
========
A Python library that handles communication with inels over mqtt
[iNels](https://www.inels.com/) by ElkoEP company.
Requirements
============
For smooth using you need to have Python 3.9 or higher.
Install
=======
Use PyPI repository
```
pip install inels-mqtt
```
Testing
=======
I use [tox](https://tox.readthedocs.io) for testing.
```
$ pip install tox
```
Raw data
{
"_id": null,
"home_page": "https://github.com/Nejezchleb/inels-mqtt",
"name": "inels-mqtt",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "iNels,Elko EP,Home assistant integration",
"author": "Elko EP s.r.o.",
"author_email": "nejezchleb@elkoep.cz",
"download_url": "https://files.pythonhosted.org/packages/dd/81/d840e777da73adf40f38ecf81265d40b64889ebd76df898a33ba5243e206/inels-mqtt-0.0.60.tar.gz",
"platform": null,
"description": "Inels-mqtt\n========\nA Python library that handles communication with inels over mqtt\n[iNels](https://www.inels.com/) by ElkoEP company.\n\nRequirements\n============\nFor smooth using you need to have Python 3.9 or higher.\n\nInstall\n=======\nUse PyPI repository\n```\npip install inels-mqtt\n```\n\nTesting\n=======\nI use [tox](https://tox.readthedocs.io) for testing.\n\n```\n$ pip install tox\n\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python library for iNels mqtt protocol",
"version": "0.0.60",
"split_keywords": [
"inels",
"elko ep",
"home assistant integration"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "080fc588f22e5d22925e9ec5c31077e5",
"sha256": "2bbf096b2616863650608668a0a53b97f3882b3a5c6939bc5e5d296c1adf3aeb"
},
"downloads": -1,
"filename": "inels_mqtt-0.0.60-py3-none-any.whl",
"has_sig": false,
"md5_digest": "080fc588f22e5d22925e9ec5c31077e5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 30681,
"upload_time": "2022-12-01T00:32:24",
"upload_time_iso_8601": "2022-12-01T00:32:24.634840Z",
"url": "https://files.pythonhosted.org/packages/16/77/8cfd93e2bfbd57ac5e7952c506808f6f05e156aea01013a8f15df5f79e1a/inels_mqtt-0.0.60-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "68484bc329d825877783ad50ec945b3b",
"sha256": "bb9df8561b2535086ddb4f09aad1b1866d335ae83fa0114298c077cbd209973c"
},
"downloads": -1,
"filename": "inels-mqtt-0.0.60.tar.gz",
"has_sig": false,
"md5_digest": "68484bc329d825877783ad50ec945b3b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 22861,
"upload_time": "2022-12-01T00:32:25",
"upload_time_iso_8601": "2022-12-01T00:32:25.824241Z",
"url": "https://files.pythonhosted.org/packages/dd/81/d840e777da73adf40f38ecf81265d40b64889ebd76df898a33ba5243e206/inels-mqtt-0.0.60.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-01 00:32:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "Nejezchleb",
"github_project": "inels-mqtt",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "paho-mqtt",
"specs": [
[
">=",
"1.6.1"
]
]
},
{
"name": "attrs",
"specs": [
[
">=",
"21.2.0"
]
]
}
],
"tox": true,
"lcname": "inels-mqtt"
}