Noltari / aioairzone-cloud

Python library to control Airzone via Cloud API
Apache License 2.0
3 stars 0 forks source link

aioairzone-cloud

Latest Version Python Versions License: Apache 2.0

Python library to control Airzone Cloud devices.

Requirements

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