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.10

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-0.6.0.tar.gz (20.1 kB view details)

Uploaded Source

Built Distribution

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

aioairzone-0.6.0-py3-none-any.whl (22.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aioairzone-0.6.0.tar.gz
  • Upload date:
  • Size: 20.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.2

File hashes

Hashes for aioairzone-0.6.0.tar.gz
Algorithm Hash digest
SHA256 40389014ffb2a138b5730c2238b83d8b2d7c0f69323252749e6018878840293e
MD5 bc880b2fbbbe657c98c954407bfc9904
BLAKE2b-256 25633695d492db65401082504e981a0daa52a0e7744457ba54eec9bb6c14e8ce

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aioairzone-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 22.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.2

File hashes

Hashes for aioairzone-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 52c8b1fb1376350ee91f2faa06b3a783403a88331b4eb322787b4533dd73856f
MD5 b08a90fd6d242098f59ea6f50718ef6a
BLAKE2b-256 2388414c59f73230a65ad2a8643448e7ce019b84d241a2eb9823fe159c4a5963

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