# 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/ee/1e/174cd868d00d331d8e9dc305bfa87823d0eb29ca2e99d3266664181bcbf9/aioairzone_cloud-0.7.1.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.7.1",
"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": "516d9b68697642e1b0611e09c15fb4483ae9c0f132da08e6b121a23c5c39ca8b",
"md5": "e3ed858d458b7ae6304483c129df38c8",
"sha256": "9c87303d7e4dba2d4c2f6cdc3b3b6c751d975812eefce66f5eb4a2d4d5ad796e"
},
"downloads": -1,
"filename": "aioairzone_cloud-0.7.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e3ed858d458b7ae6304483c129df38c8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 42721,
"upload_time": "2025-07-24T15:54:13",
"upload_time_iso_8601": "2025-07-24T15:54:13.741270Z",
"url": "https://files.pythonhosted.org/packages/51/6d/9b68697642e1b0611e09c15fb4483ae9c0f132da08e6b121a23c5c39ca8b/aioairzone_cloud-0.7.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ee1e174cd868d00d331d8e9dc305bfa87823d0eb29ca2e99d3266664181bcbf9",
"md5": "65a0de7d9e984a670c54cd4f03f208df",
"sha256": "c2baa98dde75c30862a5471935b12ef9b1a2ea28edc0d243728c1c402f919bd9"
},
"downloads": -1,
"filename": "aioairzone_cloud-0.7.1.tar.gz",
"has_sig": false,
"md5_digest": "65a0de7d9e984a670c54cd4f03f208df",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 36621,
"upload_time": "2025-07-24T15:54:15",
"upload_time_iso_8601": "2025-07-24T15:54:15.276979Z",
"url": "https://files.pythonhosted.org/packages/ee/1e/174cd868d00d331d8e9dc305bfa87823d0eb29ca2e99d3266664181bcbf9/aioairzone_cloud-0.7.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-24 15:54:15",
"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"
}