python-airzone


Namepython-airzone JSON
Version 0.15.0 PyPI version JSON
download
home_pagehttps://github.com/gpulido/python-airzone
Summary'Python library for interfacing with Airzone using the modbus protocol', # Required
upload_time2023-02-11 01:52:39
maintainer
docs_urlNone
authorGabriel Pulido
requires_python
licenseMIT
keywords innobus airzone modbus hvac
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gpulido/python-airzone",
    "name": "python-airzone",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "innobus,airzone,modbus,HVAC",
    "author": "Gabriel Pulido",
    "author_email": "gabriel.pulidodetorres@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/cb/d1/38336f2a6b4c9189481b4958be2675bc62e0c361d4c07424e85420ee047c/python-airzone-0.15.0.tar.gz",
    "platform": null,
    "description": "Python control of Innobus installation through Modbus serial Gateway & local API\n================================================================================\n\n|PyPI version|\n\nA simple Python API for controlling and interfacing with an Airzone installation devices.\nThe systems currently supported:\n   \n- Innobus through modbus protocol.\n- Aidoo through modbus protocol.\n- Local API use on ethernet airzone controller like AIRZONE AZX6WEBSCLOUDC\n\n\n.. |PyPI version| image:: https://badge.fury.io/py/python-airzone.svg\n   :target: https://badge.fury.io/py/python-airzone\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "'Python library for interfacing with Airzone using the modbus protocol',  # Required",
    "version": "0.15.0",
    "split_keywords": [
        "innobus",
        "airzone",
        "modbus",
        "hvac"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a6dc2cf7a42cc862b654c004cda964ffea1d64386be90e6f889cc608b0eabb34",
                "md5": "57cd863fa82cd04a4d91e93ea854df63",
                "sha256": "d207e2ac531ce3be89c6c44303e5161619930e1f6106020d1696182f520cc9df"
            },
            "downloads": -1,
            "filename": "python_airzone-0.15.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "57cd863fa82cd04a4d91e93ea854df63",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13184,
            "upload_time": "2023-02-11T01:52:38",
            "upload_time_iso_8601": "2023-02-11T01:52:38.070777Z",
            "url": "https://files.pythonhosted.org/packages/a6/dc/2cf7a42cc862b654c004cda964ffea1d64386be90e6f889cc608b0eabb34/python_airzone-0.15.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cbd138336f2a6b4c9189481b4958be2675bc62e0c361d4c07424e85420ee047c",
                "md5": "9df52fbbc0866ea87dfbf588306bc88b",
                "sha256": "cbbcd934af2e552c193f0e931a6824ec49e3883d639acb69a6cf7164b6a5347b"
            },
            "downloads": -1,
            "filename": "python-airzone-0.15.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9df52fbbc0866ea87dfbf588306bc88b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13617,
            "upload_time": "2023-02-11T01:52:39",
            "upload_time_iso_8601": "2023-02-11T01:52:39.451910Z",
            "url": "https://files.pythonhosted.org/packages/cb/d1/38336f2a6b4c9189481b4958be2675bc62e0c361d4c07424e85420ee047c/python-airzone-0.15.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-11 01:52:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "gpulido",
    "github_project": "python-airzone",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "python-airzone"
}
        
Elapsed time: 0.04341s