Name | wolf-ism8 JSON |
Version |
3.3.1
JSON |
| download |
home_page | None |
Summary | Write and read data from wolf heating system via ISM8 |
upload_time | 2024-12-29 12:35:20 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | MIT License |
keywords |
home assistant
wolf
hvac
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Implementation of an http server which communicates with WOLF HVAC systems via their ISM8 module. Documentation can be found on the official Homepage of Wolf, which provides detailed documentation on https://oxomi.com/service/json/catalog/pdf?portal=2024876&user=&roles=&accessToken=&catalog=10572791
Received datagrams are translated to pyhon datatypes and held in a internal dictionary for further usage. Callback functionality is implemented for push-style integrations. R/W datapoints can be encoded and sent to ISM8.
This python package was built in order to integrate a [WOLF](https://www.wolf.eu) heating system into the [Home Assistant](https://www.home-assistant.io) ecosystem. The library takes advantage of the ASYNCIO-Library.
Raw data
{
"_id": null,
"home_page": null,
"name": "wolf-ism8",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "Home Assistant, Wolf, HVAC",
"author": null,
"author_email": "marcschmiedchen <marc.schmiedchen@protonmail.com>",
"download_url": "https://files.pythonhosted.org/packages/a8/8f/c8ae6c655c556c0217069277393091e206343b1775809dc55ce3d14b4583/wolf_ism8-3.3.1.tar.gz",
"platform": null,
"description": "Implementation of an http server which communicates with WOLF HVAC systems via their ISM8 module. Documentation can be found on the official Homepage of Wolf, which provides detailed documentation on https://oxomi.com/service/json/catalog/pdf?portal=2024876&user=&roles=&accessToken=&catalog=10572791\r\n\r\nReceived datagrams are translated to pyhon datatypes and held in a internal dictionary for further usage. Callback functionality is implemented for push-style integrations. R/W datapoints can be encoded and sent to ISM8. \r\n\r\nThis python package was built in order to integrate a [WOLF](https://www.wolf.eu) heating system into the [Home Assistant](https://www.home-assistant.io) ecosystem. The library takes advantage of the ASYNCIO-Library.\r\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Write and read data from wolf heating system via ISM8",
"version": "3.3.1",
"project_urls": {
"Issues": "https://github.com/marcschmiedchen/wolf_ism8/issues",
"Repository": "https://github.com/marcschmiedchen/wolf_ism8"
},
"split_keywords": [
"home assistant",
" wolf",
" hvac"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0984071322820ffc385350cd73f495804deb8e88842ee1728e3ac1e2c1cf29f8",
"md5": "68594add21871cd4610d60e759dceb22",
"sha256": "7729514ef4635bc39287d95c8f15b7a3c04202df299d5682cff07f57fa6ce4b7"
},
"downloads": -1,
"filename": "wolf_ism8-3.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "68594add21871cd4610d60e759dceb22",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 12910,
"upload_time": "2024-12-29T12:35:19",
"upload_time_iso_8601": "2024-12-29T12:35:19.146860Z",
"url": "https://files.pythonhosted.org/packages/09/84/071322820ffc385350cd73f495804deb8e88842ee1728e3ac1e2c1cf29f8/wolf_ism8-3.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a88fc8ae6c655c556c0217069277393091e206343b1775809dc55ce3d14b4583",
"md5": "96f5a80c642de3b4a8c96cf74da83539",
"sha256": "dfd177f50b6fe88c9db51ffe6a0858bc194aac46cf37eeda27030fc15305c790"
},
"downloads": -1,
"filename": "wolf_ism8-3.3.1.tar.gz",
"has_sig": false,
"md5_digest": "96f5a80c642de3b4a8c96cf74da83539",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 12752,
"upload_time": "2024-12-29T12:35:20",
"upload_time_iso_8601": "2024-12-29T12:35:20.740586Z",
"url": "https://files.pythonhosted.org/packages/a8/8f/c8ae6c655c556c0217069277393091e206343b1775809dc55ce3d14b4583/wolf_ism8-3.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-29 12:35:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "marcschmiedchen",
"github_project": "wolf_ism8",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "wolf-ism8"
}