aiounifi


Nameaiounifi JSON
Version 75 PyPI version JSON
download
home_pageNone
SummaryPython library for communicating with UniFi Network Controller API
upload_time2024-04-18 20:33:31
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12.0
licenseMIT
keywords unifi homeassistant
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # aiounifi
Asynchronous library to communicate with Unifi Controller

## Acknowledgements
* Paulus Schoutsen (balloob) creator of aiohue which most of this code repository is modeled after.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "aiounifi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12.0",
    "maintainer_email": null,
    "keywords": "unifi, homeassistant",
    "author": null,
    "author_email": "Robert Svensson <Kane610@users.noreply.github.com>",
    "download_url": "https://files.pythonhosted.org/packages/bd/1e/6ebb1a8fe9f1f53ad0af694e900e61d9ab7b694c4bfbdfa0f54409ede14c/aiounifi-75.tar.gz",
    "platform": null,
    "description": "# aiounifi\nAsynchronous library to communicate with Unifi Controller\n\n## Acknowledgements\n* Paulus Schoutsen (balloob) creator of aiohue which most of this code repository is modeled after.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python library for communicating with UniFi Network Controller API",
    "version": "75",
    "project_urls": {
        "Bug Reports": "https://github.com/Kane610/aiounifi/issues",
        "Forum": "https://community.home-assistant.io/t/unifi-network-integration-official-thread/",
        "Source Code": "https://github.com/Kane610/aiounifi"
    },
    "split_keywords": [
        "unifi",
        " homeassistant"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff2f60973bd892e1698ce80ad36decdd1a2d57adff780e35e85a59e7598a8b2a",
                "md5": "68d2b3e0031fdc3d9400c4bd2cc9f1cd",
                "sha256": "ca100552ebbda35f8775c29afe609bb847b6d2d1e6fdac2466d47a9e7a8e0641"
            },
            "downloads": -1,
            "filename": "aiounifi-75-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "68d2b3e0031fdc3d9400c4bd2cc9f1cd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12.0",
            "size": 42708,
            "upload_time": "2024-04-18T20:33:23",
            "upload_time_iso_8601": "2024-04-18T20:33:23.566434Z",
            "url": "https://files.pythonhosted.org/packages/ff/2f/60973bd892e1698ce80ad36decdd1a2d57adff780e35e85a59e7598a8b2a/aiounifi-75-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd1e6ebb1a8fe9f1f53ad0af694e900e61d9ab7b694c4bfbdfa0f54409ede14c",
                "md5": "aa8f40d9c118c0e91af29ab5829dee45",
                "sha256": "95aa610a1b63e51512ff61b9f6c08dafa69fb1109e2cbbc7d9e6466d85e77c6c"
            },
            "downloads": -1,
            "filename": "aiounifi-75.tar.gz",
            "has_sig": false,
            "md5_digest": "aa8f40d9c118c0e91af29ab5829dee45",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12.0",
            "size": 47177,
            "upload_time": "2024-04-18T20:33:31",
            "upload_time_iso_8601": "2024-04-18T20:33:31.652360Z",
            "url": "https://files.pythonhosted.org/packages/bd/1e/6ebb1a8fe9f1f53ad0af694e900e61d9ab7b694c4bfbdfa0f54409ede14c/aiounifi-75.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-18 20:33:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Kane610",
    "github_project": "aiounifi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "aiounifi"
}
        
Elapsed time: 0.23731s