Metadata-Version: 2.1
Name: python-airzone
Version: 0.17.0
Summary: 'Python library for interfacing with Airzone using the modbus protocol',  # Required
Home-page: https://github.com/gpulido/python-airzone
Author: Gabriel Pulido
Author-email: gabriel.pulidodetorres@gmail.com
License: MIT
Keywords: innobus,airzone,modbus,HVAC
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
License-File: LICENSE
Requires-Dist: pyModbus>=3.7.0
Requires-Dist: pybase64
Requires-Dist: importlib-metadata
Requires-Dist: requests
Requires-Dist: Python-Deprecated

Python control of Innobus installation through Modbus serial Gateway & local API
================================================================================

|PyPI version|

A simple Python API for controlling and interfacing with an Airzone installation devices.
The systems currently supported:
   
- Innobus through modbus protocol.
- Aidoo through modbus protocol.
- Local API use on ethernet airzone controller like AIRZONE AZX6WEBSCLOUDC


.. |PyPI version| image:: https://badge.fury.io/py/python-airzone.svg
   :target: https://badge.fury.io/py/python-airzone


