Name | pydeconz JSON |
Version |
119
JSON |
| download |
home_page | None |
Summary | Python library for communicating with deCONZ REST-API |
upload_time | 2024-12-16 16:30:13 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.12.0 |
license | MIT |
keywords |
deconz
zigbee
homeassistant
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
deCONZ |Chat Status|
====================
Python library wrapping `deCONZ Rest API`_ for Home-Assistant.
This implementation should cover most devices supported by deCONZ, if that is not the case please create an issue with debug logs and we will get it supported.
Only host address and API key are necessary for normal operations.
**Acknowledgements**
* Mattias Flodins custom deCONZ component was a great source of inspiration.
* Maija Vilkina and her blog `Snillevilla`_ has been a huge help in getting deCONZ up and running.
* Thanks to donnib, dkmh, simonporter007, kroimon, Henrik Nilsson for requesting and verifying functionality!
* Special thanks to Dresden Elektronik for sponsoring with extra Conbee and Raspbee hardware.
.. |Chat Status| image:: https://img.shields.io/discord/330944238910963714.svg
:target: https://discord.gg/c6pvg8a
.. _`deCONZ Rest API`: https://dresden-elektronik.github.io/deconz-rest-doc/
.. _`Snillevilla`: https://snillevilla.se/
Raw data
{
"_id": null,
"home_page": null,
"name": "pydeconz",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12.0",
"maintainer_email": null,
"keywords": "deconz, zigbee, homeassistant",
"author": null,
"author_email": "Robert Svensson <Kane610@users.noreply.github.com>",
"download_url": "https://files.pythonhosted.org/packages/27/e3/bc4209c12907da3c81cac62c9896fd2c801b4e3159ebb29ebf3dd2c554c0/pydeconz-119.tar.gz",
"platform": null,
"description": "deCONZ |Chat Status|\n====================\nPython library wrapping `deCONZ Rest API`_ for Home-Assistant.\n\nThis implementation should cover most devices supported by deCONZ, if that is not the case please create an issue with debug logs and we will get it supported.\n\nOnly host address and API key are necessary for normal operations.\n\n**Acknowledgements**\n * Mattias Flodins custom deCONZ component was a great source of inspiration.\n * Maija Vilkina and her blog `Snillevilla`_ has been a huge help in getting deCONZ up and running.\n * Thanks to donnib, dkmh, simonporter007, kroimon, Henrik Nilsson for requesting and verifying functionality!\n * Special thanks to Dresden Elektronik for sponsoring with extra Conbee and Raspbee hardware.\n\n.. |Chat Status| image:: https://img.shields.io/discord/330944238910963714.svg\n :target: https://discord.gg/c6pvg8a\n.. _`deCONZ Rest API`: https://dresden-elektronik.github.io/deconz-rest-doc/\n.. _`Snillevilla`: https://snillevilla.se/\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python library for communicating with deCONZ REST-API",
"version": "119",
"project_urls": {
"Bug Reports": "https://github.com/Kane610/deconz/issues",
"Forum": "https://community.home-assistant.io/t/deconz-official-thread/",
"Source Code": "https://github.com/Kane610/deconz"
},
"split_keywords": [
"deconz",
" zigbee",
" homeassistant"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1cff77b8aec4656aa347c82696180c37e0365408b1962c11c71b25e86ac15b3b",
"md5": "d254594fc612616cb475c94abb74b218",
"sha256": "325594c1d4b822ce4ba43a341a0278955b17b0da56d949ac840b57c164753039"
},
"downloads": -1,
"filename": "pydeconz-119-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d254594fc612616cb475c94abb74b218",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12.0",
"size": 63874,
"upload_time": "2024-12-16T16:30:11",
"upload_time_iso_8601": "2024-12-16T16:30:11.597660Z",
"url": "https://files.pythonhosted.org/packages/1c/ff/77b8aec4656aa347c82696180c37e0365408b1962c11c71b25e86ac15b3b/pydeconz-119-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "27e3bc4209c12907da3c81cac62c9896fd2c801b4e3159ebb29ebf3dd2c554c0",
"md5": "f93ff98f4e9f5dfc472a9081d7b86ac8",
"sha256": "d0a23a97105a99d7fb8a2eddc69b946700cfe59f070541923db2d160a5e834d1"
},
"downloads": -1,
"filename": "pydeconz-119.tar.gz",
"has_sig": false,
"md5_digest": "f93ff98f4e9f5dfc472a9081d7b86ac8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12.0",
"size": 53592,
"upload_time": "2024-12-16T16:30:13",
"upload_time_iso_8601": "2024-12-16T16:30:13.780475Z",
"url": "https://files.pythonhosted.org/packages/27/e3/bc4209c12907da3c81cac62c9896fd2c801b4e3159ebb29ebf3dd2c554c0/pydeconz-119.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-16 16:30:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Kane610",
"github_project": "deconz",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pydeconz"
}