pydeconz


Namepydeconz JSON
Version 114 PyPI version JSON
download
home_pagehttps://github.com/Kane610/deconz
SummaryPython library for communicating with deCONZ REST-API
upload_time2023-11-20 20:08:25
maintainer
docs_urlNone
authorRobert Svensson
requires_python>=3.11
licenseMIT
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": "https://github.com/Kane610/deconz",
    "name": "pydeconz",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "deconz,zigbee,homeassistant",
    "author": "Robert Svensson",
    "author_email": "Robert Svensson <Kane610@users.noreply.github.com>",
    "download_url": "https://files.pythonhosted.org/packages/d0/b7/b06348466afbd310974015b1e54bd835a74a58af5f604b61e0a49efee818/pydeconz-114.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": "114",
    "project_urls": {
        "Bug Reports": "https://github.com/Kane610/deconz/issues",
        "Download": "https://github.com/Kane610/deconz/archive/v114.tar.gz",
        "Forum": "https://community.home-assistant.io/t/deconz-official-thread/",
        "Homepage": "https://github.com/Kane610/deconz",
        "Source Code": "https://github.com/Kane610/deconz"
    },
    "split_keywords": [
        "deconz",
        "zigbee",
        "homeassistant"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e2420a7f74e6667f70a2815a62817ff76eee573c8aab0d5977fdd67a95c4be0c",
                "md5": "8929a82fc65d27d14d0dde9033ed1574",
                "sha256": "fc13ecaecac30e09b5ea71bf4859dd16e7dc4d19668f7924fc2a12338d4e1b5d"
            },
            "downloads": -1,
            "filename": "pydeconz-114-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8929a82fc65d27d14d0dde9033ed1574",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 62275,
            "upload_time": "2023-11-20T20:08:23",
            "upload_time_iso_8601": "2023-11-20T20:08:23.183655Z",
            "url": "https://files.pythonhosted.org/packages/e2/42/0a7f74e6667f70a2815a62817ff76eee573c8aab0d5977fdd67a95c4be0c/pydeconz-114-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d0b7b06348466afbd310974015b1e54bd835a74a58af5f604b61e0a49efee818",
                "md5": "7f2f24f08f019300bcba02dd9a9ee4bd",
                "sha256": "71830318458f07c5c6aade576a4343ad06dad115d1aa764714024dcf53267cbf"
            },
            "downloads": -1,
            "filename": "pydeconz-114.tar.gz",
            "has_sig": false,
            "md5_digest": "7f2f24f08f019300bcba02dd9a9ee4bd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 53419,
            "upload_time": "2023-11-20T20:08:25",
            "upload_time_iso_8601": "2023-11-20T20:08:25.522312Z",
            "url": "https://files.pythonhosted.org/packages/d0/b7/b06348466afbd310974015b1e54bd835a74a58af5f604b61e0a49efee818/pydeconz-114.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-20 20:08:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Kane610",
    "github_project": "deconz",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pydeconz"
}
        
Elapsed time: 0.17746s