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.10.tar.gz (14.5 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.10-py3-none-any.whl (16.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ventaxiaiot-0.1.10.tar.gz
  • Upload date:
  • Size: 14.5 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.10.tar.gz
Algorithm Hash digest
SHA256 aee35d4e3eb25cc04dee8de9fa96d7d610eb3b0fc78d3c0ece1877168cca4962
MD5 a3fa90fb9122292ac17f7ecee812a1fb
BLAKE2b-256 fcc35e5790565357cf1a0e5d482b1512ecd64dd665193d27202e392bdb0a1461

See more details on using hashes here.

Provenance

The following attestation bundles were made for ventaxiaiot-0.1.10.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.10-py3-none-any.whl.

File metadata

  • Download URL: ventaxiaiot-0.1.10-py3-none-any.whl
  • Upload date:
  • Size: 16.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.10-py3-none-any.whl
Algorithm Hash digest
SHA256 b2877f81e1fbbc57af896027144855a141556203bc426dd66deda612719d82ec
MD5 8ad387e9e7f12a9710b2d78a7e24f2cf
BLAKE2b-256 1cc94439c5e1055a33990cc486060418d34a414b7bd869d38d3cb9972700a9a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for ventaxiaiot-0.1.10-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