Name | aiounifi JSON |
Version |
86
JSON |
| download |
home_page | None |
Summary | Python library for communicating with UniFi Network Controller API |
upload_time | 2025-08-08 15:36:26 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.13.0 |
license | MIT |
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.13.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/c7/33/5521b39ba1641a62bdc51672047d6d549bd493fe5ce7d912758217cc9ebd/aiounifi-86.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": "86",
"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": null,
"digests": {
"blake2b_256": "862395b30cd22a170cc2c3a235a68b00c1d01c2a8faf4dc83995f2a6d8b600e3",
"md5": "d27cdfd80ae16755e14d912e193c21a2",
"sha256": "ac113f4a9f285e0c409fdf9a8af7d33dcffd2e0f468961f504d3c75b94ec7c31"
},
"downloads": -1,
"filename": "aiounifi-86-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d27cdfd80ae16755e14d912e193c21a2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.13.0",
"size": 48952,
"upload_time": "2025-08-08T15:36:25",
"upload_time_iso_8601": "2025-08-08T15:36:25.459827Z",
"url": "https://files.pythonhosted.org/packages/86/23/95b30cd22a170cc2c3a235a68b00c1d01c2a8faf4dc83995f2a6d8b600e3/aiounifi-86-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c7335521b39ba1641a62bdc51672047d6d549bd493fe5ce7d912758217cc9ebd",
"md5": "277bdc1bd83dee07af0295faf6653730",
"sha256": "2fa95c547bcabfe0bb2212499fac917e3990f52fc13b48c73fb9b44f30822a27"
},
"downloads": -1,
"filename": "aiounifi-86.tar.gz",
"has_sig": false,
"md5_digest": "277bdc1bd83dee07af0295faf6653730",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.13.0",
"size": 54565,
"upload_time": "2025-08-08T15:36:26",
"upload_time_iso_8601": "2025-08-08T15:36:26.417459Z",
"url": "https://files.pythonhosted.org/packages/c7/33/5521b39ba1641a62bdc51672047d6d549bd493fe5ce7d912758217cc9ebd/aiounifi-86.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-08 15:36:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Kane610",
"github_project": "aiounifi",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "aiounifi"
}