Skip to main content

Python API for controlling Vent-Axia IoT devices

Project description

ventaxiaiot

An async Python library to comunicate with the Wifi module of the Vent Axia Sentinel Kinetic Advance S. It was reverse engineering using the Vent Axia Connect App

This is an early release and under active development, so use at your own risk.

[!IMPORTANT]

Disclaimer

This project is a community-developed integration and not officially affiliated with or supported by Vent-Axia. Functionality may break at any time if the Vent-Axia API changes without warning. All reverse engineering was performed for interoperability purposes only. No proprietary binaries or copyrighted material are distributed.

Installation

The easiest method is to install using pip (pip/pip3):

pip install ventaxiaiot

Installing within a Python virtual environment is recommended:

python -m venv .venv
source .venv/bin/activate
pip install ventaxiaiot

To upgrade to the latest version:

pip install --upgrade ventaxiaiot

Features

Connects securely to VentAxia devices using native TLS-PSK cipher suites

Fully async Python client with message parsing and event handling

Automatic reconnect and robust error handling

Home Assistant integration with sensors for exhaust/supply airflow, humidity, and device status

CLI tool for manual testing and debugging

Logs detailed connection and message flow for troubleshooting

Running as CLI.

cli.py status 

Configuration file will be searched for in ./.config.json

Example configuration file

{
  "host": "host-ip",
  "port": 0,
  "identity": "secert-id",
  "psk_key": "device-wifi-password",
  "wifi_device_id": "your-device-model"
}

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

ventaxiaiot-0.1.7.tar.gz (13.7 kB view details)

Uploaded Source

Built Distribution

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

ventaxiaiot-0.1.7-py3-none-any.whl (15.6 kB view details)

Uploaded Python 3

File details

Details for the file ventaxiaiot-0.1.7.tar.gz.

File metadata

  • Download URL: ventaxiaiot-0.1.7.tar.gz
  • Upload date:
  • Size: 13.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ventaxiaiot-0.1.7.tar.gz
Algorithm Hash digest
SHA256 60d3ec5e80c00fc7353c962c18988deb0f84c5b7720159fefbb872baaee2eda8
MD5 f4d763e491d2a88d20451710b487dc89
BLAKE2b-256 3dc339194fbe46a1ee1ca26e9298226755f3dead79f420baa4c285dfe2be73ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for ventaxiaiot-0.1.7.tar.gz:

Publisher: python-publish.yml on JosyBan/ventaxiaiot

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

File details

Details for the file ventaxiaiot-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: ventaxiaiot-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 15.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ventaxiaiot-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 45a4ae2e525e0476752b1521870bc58b303bdd67e10052280790bbd3eaaa8d7a
MD5 7cc83f66cf32025d8534997b32b8955b
BLAKE2b-256 7ba73ccdba1af265513091d5be6a23befaec790c74b1f8f5b2f8b532c3fcb94a

See more details on using hashes here.

Provenance

The following attestation bundles were made for ventaxiaiot-0.1.7-py3-none-any.whl:

Publisher: python-publish.yml on JosyBan/ventaxiaiot

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

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