Skip to main content

Library to control Airzone devices

Project description

aioairzone

Python library to control Airzone devices.

Requirements

  • Python >= 3.8

Install

pip install aioairzone

Install from Source

Run the following command inside this folder

pip install --upgrade .

Examples

Examples can be found in the examples folder

API Call example

Run the following command to list all your Airzone systems and zones

curl --location --request POST "http://192.168.1.25:3000/api/v1/hvac" -d '{"systemID": 0, "zoneID": 0}' | jq

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aioairzone-0.0.3.tar.gz (10.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page