Skip to main content

Library to control Airzone devices

Project description

aioairzone

Latest Version Python Versions License: Apache 2.0

Python library to control Airzone devices.

Requirements

  • Python >= 3.12

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 examples

Run the following command to list all your Airzone Zones:

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

Run the following command to list all your Airzone Systems:

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

Run the following command to fetch your Airzone Altherma parameters:

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

Run the following command to fetch your Airzone WebServer parameters:

curl -s --location --request POST "http://192.168.1.25:3000/api/v1/webserver" | jq

Run the following command to fetch a demo Airzone Zone:

curl -s --location --request POST "http://192.168.1.25:3000/api/v1/demo" | jq

Run the following command to fetch your Airzone LocalAPI version:

curl -s --location --request POST "http://192.168.1.25:3000/api/v1/version" | jq

Run the following command to fetch your Airzone LocalAPI integration driver:

curl -s --location --request POST "http://192.168.1.25:3000/api/v1/integration" -d '{}' | 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-1.0.5.tar.gz (27.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aioairzone-1.0.5-py3-none-any.whl (29.7 kB view details)

Uploaded Python 3

File details

Details for the file aioairzone-1.0.5.tar.gz.

File metadata

  • Download URL: aioairzone-1.0.5.tar.gz
  • Upload date:
  • Size: 27.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for aioairzone-1.0.5.tar.gz
Algorithm Hash digest
SHA256 01bb44e8aab9ad09f13e1e0af5cb4bc8f6a8ff9c27a11e83e5260a32c62f0f27
MD5 5556827a1eda49d95d04463fcb7997b2
BLAKE2b-256 32631860d648ae54443b529445a68333101bd985328497852b7979c08815980c

See more details on using hashes here.

File details

Details for the file aioairzone-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: aioairzone-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 29.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for aioairzone-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 2fee3c1dc523a5c59b50a74b490df09ae8d5f21055942c5fc2094ab7815a7051
MD5 2d44e094429231b4f33c9b3e2b4f0112
BLAKE2b-256 1dcd174739d2abb74d040ec123ca1540a0a2a4dbf7aff5f4c43dcb5b08a7783e

See more details on using hashes here.

Supported by

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