Skip to content

Noltari/aioairzone-cloud

Repository files navigation

aioairzone-cloud

Latest Version Python Versions License: Apache 2.0

Python library to control Airzone Cloud devices.

Requirements

  • Python >= 3.11

Install

pip install aioairzone-cloud

Install from Source

Run the following command inside this folder

pip install --upgrade .

Examples

Examples can be found in the examples folder