Name | jeelink JSON |
Version |
0.2.2
JSON |
| download |
home_page | |
Summary | Python interface for jeelink sketches |
upload_time | 2023-01-10 22:06:37 |
maintainer | |
docs_url | None |
author | Andre Basche |
requires_python | >=3.8 |
license | MIT |
keywords |
smart
home
automation
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Jeelink-Python
Async python library for serial connections to jeelink sketches
## Installation
```commandline
pip install jeelink
```
## Supported sketches
### PCA 301
### LaCrosse
Raw data
{
"_id": null,
"home_page": "",
"name": "jeelink",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "smart home automation",
"author": "Andre Basche",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/cf/33/0e4df3d24235bb15c9a62a24562631ecbfdf8e480df6ad8d33d8948f9d28/jeelink-0.2.2.tar.gz",
"platform": "any",
"description": "# Jeelink-Python\n\nAsync python library for serial connections to jeelink sketches\n\n## Installation\n```commandline\npip install jeelink\n```\n\n## Supported sketches\n### PCA 301\n### LaCrosse\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python interface for jeelink sketches",
"version": "0.2.2",
"split_keywords": [
"smart",
"home",
"automation"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3b8e90eb4457d89fbfaef47c0a3a110c910b790c358907644fc6497353c89f58",
"md5": "6160dbc5203ff1a9d49016575ad9c3ec",
"sha256": "6feda1cbde3fb103145a03668bd8f05dc9a6ec99c90dacccb7c22b83b0ff0cb0"
},
"downloads": -1,
"filename": "jeelink-0.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6160dbc5203ff1a9d49016575ad9c3ec",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 7461,
"upload_time": "2023-01-10T22:06:36",
"upload_time_iso_8601": "2023-01-10T22:06:36.548214Z",
"url": "https://files.pythonhosted.org/packages/3b/8e/90eb4457d89fbfaef47c0a3a110c910b790c358907644fc6497353c89f58/jeelink-0.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cf330e4df3d24235bb15c9a62a24562631ecbfdf8e480df6ad8d33d8948f9d28",
"md5": "2dca865011f51efe6d12f8fc913eb3f2",
"sha256": "f6c55f5d542d2f003c4db1d7dbcf66b204d9e18fa2450f270efe6c5d1c297e65"
},
"downloads": -1,
"filename": "jeelink-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "2dca865011f51efe6d12f8fc913eb3f2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 5999,
"upload_time": "2023-01-10T22:06:37",
"upload_time_iso_8601": "2023-01-10T22:06:37.642118Z",
"url": "https://files.pythonhosted.org/packages/cf/33/0e4df3d24235bb15c9a62a24562631ecbfdf8e480df6ad8d33d8948f9d28/jeelink-0.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-10 22:06:37",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "jeelink"
}