Skip to main content
Yanked

This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Consider using release 1.3.10 instead.
Reason given by maintainers: Beta

python-izone

Python library for the iZone air conditioning system.

Used by the Home Assistant iZone integration.

Install

pip install python-izone

Overview

The main entry points are Controller and Zone for device control, and DiscoveryService for UDP discovery on the local network.

Synchronous property reads return cached device data and do not raise ConnectionError. Async command and refresh methods perform HTTP I/O and raise ConnectionError when the device cannot be reached. They raise ControllerCommandError when the device responds but rejects the request ({ERROR} body or HTTP 4xx).

Dependencies

Requires aiohttp>=3.14.1. Home Assistant pins aiohttp==3.14.1; that version includes the HTTP POST coalescing fix (aiohttp#10991) needed for iZone controllers that read the request in a single operation.

Protocol documentation

The iZone Ethernet interface is documented in AC-DOC-1401-11_iZoneEthernetInterface.pdf.

Development

  1. Install uv.
  2. uv sync --all-extras --group dev
  3. ./scripts/check — lint, type-check, test, and build (same as CI)
  4. ./scripts/coverage — test coverage report (advisory; not part of the CI gate)

Individual commands:

  • uv run pytest tests/
  • uv run pylint pizone
  • uv run mypy pizone
  • uv build

To run integration tests against a controller on your network:

uv run pytest tests/test_fullstack.py -m hardware -o addopts=

Download files

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

Source Distribution

python_izone-1.3b4.tar.gz (630.0 kB view details)

Uploaded Source

Built Distribution

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

python_izone-1.3b4-py3-none-any.whl (31.7 kB view details)

Uploaded Python 3

File details

Details for the file python_izone-1.3b4.tar.gz.

File metadata

  • Download URL: python_izone-1.3b4.tar.gz
  • Upload date:
  • Size: 630.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for python_izone-1.3b4.tar.gz
Algorithm Hash digest
SHA256 186d392e3d9a4c418a9379497173daf308fddd24afa00032d2bc13b2d7342dde
MD5 9cbe0e6acddce5f66ffce8fd13262cfe
BLAKE2b-256 142a5804b951de9c5f3bd6df2033d46ab68a63ab1056b735d50719f1602efc3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for python_izone-1.3b4.tar.gz:

Publisher: main.yml on Swamp-Ig/pizone

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file python_izone-1.3b4-py3-none-any.whl.

File metadata

  • Download URL: python_izone-1.3b4-py3-none-any.whl
  • Upload date:
  • Size: 31.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for python_izone-1.3b4-py3-none-any.whl
Algorithm Hash digest
SHA256 4ccc8b8e9af4020ce7217f8a476db4f6ce99370e4e0fbca027870d9444d1f61a
MD5 dc9cf59ca6cd6f4a9f027c426bbdee15
BLAKE2b-256 5a246231e9903d2573984c40f36bc8a0c10f8380a5bf4c7ab86cf7718cae0647

See more details on using hashes here.

Provenance

The following attestation bundles were made for python_izone-1.3b4-py3-none-any.whl:

Publisher: main.yml on Swamp-Ig/pizone

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

1.3.10

2 files

1.3.9

2 files

1.3.8

2 files

1.3.7

2 files

1.3.6

2 files

1.3.5

2 files

1.3.4

2 files

1.3.3

2 files

1.3.2

2 files

1.3.1

2 files

1.3.0

2 files

This release

1.3b4 This release

2 files

1.2.10

2 files

1.2.9

2 files

1.2.7

2 files

1.2.5

2 files

1.2.4

2 files

1.2.3

2 files

1.2.2

2 files

1.2.0

2 files

1.1.8

2 files

1.1.7

2 files

1.1.6

2 files

1.1.5

2 files

1.1.4

2 files

1.1.3

2 files

1.1.2

2 files

1.1.1

2 files

1.1.0

2 files

1.0.5

2 files

1.0.4

2 files

1.0.3

2 files

1.0.1

2 files

1.0.0

2 files

Supported by

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