Name | aiounifi JSON |
Version |
81
JSON |
| download |
home_page | None |
Summary | Python library for communicating with UniFi Network Controller API |
upload_time | 2024-12-07 08:19:11 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.12.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.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/dc/7e/29eb78091904dc0ae1a9e92d378d9d542d703e11f456082bf8d1a734316e/aiounifi-81.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": "81",
"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": "2433d9802184311bf0055350e95bf0fc1c0e782a6bb28ee06b0b0f7b06e1c50e",
"md5": "ec43f04b1e007a924a375417999e141d",
"sha256": "30caea8fdb0cba463378256b41000bd7919bf043adc2cdc7480b184ee62829f4"
},
"downloads": -1,
"filename": "aiounifi-81-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ec43f04b1e007a924a375417999e141d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12.0",
"size": 45696,
"upload_time": "2024-12-07T08:19:09",
"upload_time_iso_8601": "2024-12-07T08:19:09.439005Z",
"url": "https://files.pythonhosted.org/packages/24/33/d9802184311bf0055350e95bf0fc1c0e782a6bb28ee06b0b0f7b06e1c50e/aiounifi-81-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "dc7e29eb78091904dc0ae1a9e92d378d9d542d703e11f456082bf8d1a734316e",
"md5": "572cb2c4bcc88b9deb3ab03a9cbb2dc7",
"sha256": "3c9822b04ec7437adf00485288c810ff06e1c12e93792e55187dc3a4d4ff1663"
},
"downloads": -1,
"filename": "aiounifi-81.tar.gz",
"has_sig": false,
"md5_digest": "572cb2c4bcc88b9deb3ab03a9cbb2dc7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12.0",
"size": 51188,
"upload_time": "2024-12-07T08:19:11",
"upload_time_iso_8601": "2024-12-07T08:19:11.164463Z",
"url": "https://files.pythonhosted.org/packages/dc/7e/29eb78091904dc0ae1a9e92d378d9d542d703e11f456082bf8d1a734316e/aiounifi-81.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-07 08:19:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Kane610",
"github_project": "aiounifi",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "aiounifi"
}