# aioairzone-cloud
[![Latest Version][mdversion-button]][md-pypi]
[![Python Versions][pyversion-button]][md-pypi]
[![License: Apache 2.0][apache-button]](LICENSE)
[apache-button]: https://img.shields.io/badge/License-Apache%202.0-blue.svg
[md-pypi]: https://pypi.org/project/aioairzone-cloud
[mdversion-button]: https://img.shields.io/pypi/v/aioairzone-cloud.svg
[pyversion-button]: https://img.shields.io/pypi/pyversions/aioairzone-cloud.svg
Python library to control Airzone Cloud devices.
## Requirements
- Python >= 3.12
## Install
```bash
pip install aioairzone-cloud
```
## Install from Source
Run the following command inside this folder
```bash
pip install --upgrade .
```
## Examples
Examples can be found in the `examples` folder
Raw data
{
"_id": null,
"home_page": null,
"name": "aioairzone-cloud",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": null,
"keywords": "airzone, cloud, hvac, home",
"author": null,
"author_email": "\u00c1lvaro Fern\u00e1ndez Rojas <noltari@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/c0/bb/daff9cf3635e2ee609f6e1c961d195edf2e897eb4e687498ee7f4cd09efa/aioairzone_cloud-0.6.13.tar.gz",
"platform": "any",
"description": "# aioairzone-cloud\n[![Latest Version][mdversion-button]][md-pypi]\n[![Python Versions][pyversion-button]][md-pypi]\n[![License: Apache 2.0][apache-button]](LICENSE)\n\n[apache-button]: https://img.shields.io/badge/License-Apache%202.0-blue.svg\n[md-pypi]: https://pypi.org/project/aioairzone-cloud\n[mdversion-button]: https://img.shields.io/pypi/v/aioairzone-cloud.svg\n[pyversion-button]: https://img.shields.io/pypi/pyversions/aioairzone-cloud.svg\n\nPython library to control Airzone Cloud devices.\n\n## Requirements\n- Python >= 3.12\n\n## Install\n```bash\npip install aioairzone-cloud\n```\n\n## Install from Source\nRun the following command inside this folder\n```bash\npip install --upgrade .\n```\n\n## Examples\nExamples can be found in the `examples` folder\n",
"bugtrack_url": null,
"license": null,
"summary": "Library to control Airzone Cloud devices",
"version": "0.6.13",
"project_urls": {
"Bug Tracker": "https://github.com/Noltari/aioairzone-cloud/issues",
"Homepage": "https://github.com/Noltari/aioairzone-cloud"
},
"split_keywords": [
"airzone",
" cloud",
" hvac",
" home"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "dc7d3f19c0797176b940ccccfd071c750fcb1351d0bfa33b99fadcb00eb54dab",
"md5": "8a04438c35a2da4c6cbb62b456970556",
"sha256": "e7ae2c2c3ff06cd4996738307864c5784fe0a4f603354841d658664918fe407b"
},
"downloads": -1,
"filename": "aioairzone_cloud-0.6.13-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8a04438c35a2da4c6cbb62b456970556",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 39132,
"upload_time": "2025-07-15T07:28:36",
"upload_time_iso_8601": "2025-07-15T07:28:36.600586Z",
"url": "https://files.pythonhosted.org/packages/dc/7d/3f19c0797176b940ccccfd071c750fcb1351d0bfa33b99fadcb00eb54dab/aioairzone_cloud-0.6.13-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c0bbdaff9cf3635e2ee609f6e1c961d195edf2e897eb4e687498ee7f4cd09efa",
"md5": "1593303ea1f91a4fd98c7b67f565d7d7",
"sha256": "8f4daad18a8cca0dd88e1667ac9943ebe86738e6adabb8e203dd4876d6a817e8"
},
"downloads": -1,
"filename": "aioairzone_cloud-0.6.13.tar.gz",
"has_sig": false,
"md5_digest": "1593303ea1f91a4fd98c7b67f565d7d7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 34119,
"upload_time": "2025-07-15T07:28:37",
"upload_time_iso_8601": "2025-07-15T07:28:37.686358Z",
"url": "https://files.pythonhosted.org/packages/c0/bb/daff9cf3635e2ee609f6e1c961d195edf2e897eb4e687498ee7f4cd09efa/aioairzone_cloud-0.6.13.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-15 07:28:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Noltari",
"github_project": "aioairzone-cloud",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "aiohttp",
"specs": [
[
">=",
"3.9.0b0"
]
]
},
{
"name": "aiohttp",
"specs": [
[
"<=",
"3.8.5"
]
]
}
],
"lcname": "aioairzone-cloud"
}